Welcome![Sign In][Sign Up]
Location:
Search - Algorithm in A

Search list

[AI-NN-PRGenetic Algorithm

Description: LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
Platform: | Size: 9216 | Author: 苏明春 | Hits:

[matlabGa3

Description: 本程序基于matlab 遗传算法的源程序代码,遗传算法是应用于各种优化问题的典型算法,有很高的参考价值。-procedures based on the Matlab genetic algorithm source code, the genetic algorithm is applied in a variety of typical optimization algorithm, a high reference value.
Platform: | Size: 587776 | Author: 梁子 | Hits:

[OtherA的算法

Description: A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
Platform: | Size: 2048 | Author: | Hits:

[Education soft systemSOVA

Description: 这是log-map或者说是软输出维特比算法的一个实现。-This is the log-map or the soft output Viterbi Algorithm in a realization.
Platform: | Size: 7168 | Author: 逄玉叶 | Hits:

[3D Graphickoda

Description: ZBUFFER algorithm 是zbuffer算法的一个具体实现,即线消隐-ZBUFFER algorithm is a buffer algorithm to realize that is, hidden line removal
Platform: | Size: 509952 | Author: 海玲 | Hits:

[AI-NN-PRQuantumGeneticAlgorithm

Description: 量子遗传算法并行性好,不易陷入早熟,是目前在遗传算法方面一个比较新研究,该压缩包里包含了大量了一些优秀的量子遗传算法的一些优秀文章.-quantum parallelism of genetic algorithms, and not caught early, which is the genetic algorithm in a relatively new area, The compressed bundle contains a number of outstanding Quantum Genetic Algorithm some excellent articles.
Platform: | Size: 2674688 | Author: 刘洪文 | Hits:

[Compress-Decompress algrithmslbgvq

Description: lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。-lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.
Platform: | Size: 2048 | Author: slyang | Hits:

[AI-NN-PREight_Num_Fengart

Description: 本代码是为了应付人工智能的实验而编写的,写的潦草请不要介意。我又是通过这代码来“引玉”,相信看过我编写的黑白棋源代码的人应该知道“引玉”是什么意思。如果你有“玉”(什么更高效的算法能在更短的时间内求得结果,或者博弈方面的),就欢迎“砸”过来--fengart@126.com,我会很感激!(A* 算法解决八数码问题我已经研究过了,不要砸这个来)在 赛扬D2.1G 的机器上测试,算法的解答时间不超过0.1秒。 最好优先搜索算法的解答时间一般在0.05秒左右。 里面还可以演示八数码问题的从初始态到目标状态的过程。 -the code is intended to meet the artificial intelligence experiments prepared, the notoriously difficult to write please do not mind. I pass this code is to "take the jade" I believe I read prepared reversi source code, should know "primer" jade what it meant. If you have "Jade" (what more efficient algorithm in a short time of use, or the Game) welcomed "crushed" them-- fengart @ 126.com, I would be very grateful! (A* algorithm to solve the problem eight digital I have examined, not to drop it on this) Celeron D2.1G machines to test, the algorithm is not the time to answer more than 0.1 seconds. Best first search algorithm to answer in time normally around 0.05 seconds. Which can also display eight digital issues from the initial state to target s
Platform: | Size: 83968 | Author: Feng | Hits:

[VC/MFCAstar

Description: A*(A-Star)算法是一种静态路网中求解最短路最有效的方法。 公式表示为: f(n)=g(n)+h(n), 其中f(n) 是节点n从初始点到目标点的估价函数, g(n) 是在状态空间中从初始节点到n节点的实际代价, h(n)是从n到目标节点最佳路径的估计代价。 -A* (A-Star) algorithm is a static network shortest path in solving the most effective way. Formula is expressed as: f (n) = g (n)+ H (n), in which f (n) is a node n from the initial point to the target point of the valuation function, g (n) in state space from the initial node to node n of the actual cost, h (n) from n to the target node of the estimated cost of the best path.
Platform: | Size: 13312 | Author: 朱宝三 | Hits:

[matlabNewFolder2

Description: 序列Lloyd算法,对一个正弦信号数据进行标量量化-Sequence Lloyd algorithm, for a sinusoidal signal data Scalar quantization
Platform: | Size: 1024 | Author: lee | Hits:

[SCMDES

Description: DES的C语言算法,是一个完整C51工程,直接下载就可以应用了.-DES algorithm in C language, is a complete C51 project, you can directly download the application.
Platform: | Size: 28672 | Author: 米挂 | Hits:

[AI-NN-PRA-star(vb)

Description: 初学A*算法的很好源码,基于最短路径规则-Novice A* algorithm is a good source, based on the shortest path rules
Platform: | Size: 5120 | Author: 杨羽 | Hits:

[Special Effectsrendring2006

Description: 一份retinex算法的code,其中利用pca 做 色度分解,利用改进的bilateral滤波器进行低频和高频分解-Retinex algorithm in a code, which made use of PCA colority decomposition, the use of improved bilateral filter for low frequency and high-frequency decomposition
Platform: | Size: 17408 | Author: 裘振 | Hits:

[AI-NN-PRISODATA

Description: ISODATA算法是一种基于统计模式识别的非监督学习动态聚类算法,有较强的实用性。介绍了ISODATA算法原理和实现步骤,结合具体算例进行了聚类分析,得到了理想的分类结果,并分析了参数的选取将对分类结果产生的影响。 -ISODATA algorithm is a statistical pattern recognition based on non-supervised learning dynamic clustering algorithm has good practicability. Introduction of the ISODATA algorithm and the realization of these steps, combined with specific examples of cluster analysis, to be an ideal classification results and an analysis of the selected parameters will be the impact of classification results.
Platform: | Size: 102400 | Author: | Hits:

[Data structsculturalalgorithm_1108[1]

Description: 文化算法是一种社会算法,这是一个文化算法的PPT让你能清楚的认识文化算法的作用特性以及其核心。-Cultural Algorithm is a kind of social algorithm, this is a culture of the PPT algorithm to allow you a clear understanding of the role of cultural algorithms, as well as its core characteristics.
Platform: | Size: 873472 | Author: 张聪誉 | Hits:

[Mathimatics-Numerical algorithmsAlgorithm_in_nju

Description: ACM资料:南京大学算法讲义 这是一套对于ACM初学者十分有价值的内部资料,介绍了最重要最常用的算法。-ACM Information: Nanjing algorithm is a set of lectures for beginners ACM valuable internal information, introduce the most important and most commonly used algorithms.
Platform: | Size: 1584128 | Author: another | Hits:

[AI-NN-PRQoSRoute-GA

Description: 带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you can provide for such a solution
Platform: | Size: 2048 | Author: zhao xian sheng | Hits:

[Mathimatics-Numerical algorithmsAn-Adaptive-Ant-Colony-Algorithm-Applied-to-Bidire

Description: 自适应蚁群算法在车间调度中的应用研究,包含了绝大部分详细研究说明文档。-Adaptive ant colony algorithm in the shop scheduling of applied research, contains a detailed study of the vast majority of documentation.
Platform: | Size: 12291072 | Author: baihualin | Hits:

[JSP/Java222jfilecrypt

Description: 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。 -JAVA strong encryption, decryption algorithm source, a total of six kinds of algorithms to choose from, also can directly generate ZIP compressed file.
Platform: | Size: 26624 | Author: lb | Hits:

[AI-NN-PRquantum2

Description: 遗传算法并行性好,不易陷入早熟,是目前在遗传算法方面一个比较新研究,该压缩包里包含了大量了一些优秀的遗传算法的一些优秀文章-Parallel genetic algorithm is good, not easily caught early, is the genetic algorithm in a relatively new research area, the compression bag contains a large number of a number of excellent genetic algorithm to some excellent articles
Platform: | Size: 433152 | Author: meng | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net