搜索资源列表
ants
- 用蚂蚁算法解决TSP的70点问题,没有密码,解压之后就能直接运行-ant algorithm used to solve the TSP 70 points, no password can be extracted directly after Operation
ACOTSP.V2.0
- 蚁群算法的程序,蚁群算法提出者网站上提供的代码-Ant Algorithm procedures, the author ant colony algorithm available on the web site code
yiqunsuanfavc++
- 蚁群算法的vc++编程实现。转载自别处,事先声明。-Ant Algorithm vc programming. Reprinted from elsewhere, prior statement.
antargc++
- 从其他网站下载的经典蚁群算法,对初学者非常有用,请看看。-downloaded from other websites of the classic ant algorithm, very useful for beginners, please look at.
acadatamining
- 蚁群算法在数据挖掘中的应用的源程序,希望对大家有所帮助。-ant algorithm in data mining of the source files, we hope to help.
200711912175433168
- tsp蚂蚁算法的最优化的方法matlab语言-tsp ant algorithm optimization method Matlab language
ant
- 蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启发 式仿生进化系统。蚁群算法包含两个基本阶段:适应阶 段和协作阶段。在适应阶段,各候选解根据积累的信息 不断调整自身结构。在协作阶段,候选解之间通过信息 交流,以期望产生性能更好的解,这类似于学习自动机 的学习机制。蚁群算法最早成功应用于解决著名的旅 行商问
蚂蚁算法
- VC++设计的蚂蚁算法在TSP问题中的应用 方便学习蚂蚁算法 -VC design Ant Algorithm in the TSP of ants facilitate learning algorithm
P07164389[1].pdf
- Ant colony Algorithm for Vehicle Routing Problem wiht ComPleiton Time the pdf. it s useful to stuy GA for reader.-Ant colony Algorithm for Vehicle Routing Problem wiht ComPleiton Time the pdf. It' s useful to stuy GA for reader.
P07164538[1].pdf
- An Improved Genetic & Ant Colony Optimization Algorithm and Its Applications.the formula is pdf.-An Improved Genetic & Ant Colony Optimization Algorithm and Its Applications.the formula is pdf.
P07298198[1].pdf
- An Application of the Combination of Ant Colony Algorithm and Neural Network. thank you for your download.-An Application of the Combination of Ant Colony Algorithm and Neural Network. Thank you for your download.
P07195031[1].pdf
- An Improved Genetic & Ant Colony Optimization Algorithm and Its Applications-An Improved Genetic & Ant Colony Optimization Algorithm and Its Applications
ant
- 蚁群算法的C语言实验,如有不足,还请大家多多改正-Ant colony algorithm C-language test and, if inadequate, but also please correct lot
ACO
- 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
yiqunAdhoc
- 该文件包含了蚁群算法的Adhoc多路径路由协议,对初学者很有用-This file contains the ant colony algorithm Adhoc multi-path routing protocol, useful for beginners
VRP
- 31个城市的VRP进行蚁群算法求解的matlab源码-31 cities, ant colony algorithm for VRP to the matlab source code
ANT
- 蚁群算法 解决车辆路径问题应用软件 VC-ant colony algorithm[VC++]
ant
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-The ant colony algorithm (ant colony optimization, ACO), also known as ant algorithm the the probability type algorithm is a method for finding the optimal path in the graph.
ant
- 这是一款蚂蚁算法的源代码,希望对你有帮助!-This is an ant algorithm source code, I hope to help you!
ant-algorithm-twodemension
- matlab智能算法基于蚁群算法的二维路径规划(案例背景为在一个200*200的空间中找寻从起点S到终点D的最优路径)-ant colony algorithm find the beat path between two points in a two dimension place