搜索资源列表
蚂蚁算法求解TSP的源代码
- 基于C++开发的蚂蚁算法求解TSP的源程序。这种代码不多见哦,还不快下载。-C development based on the ant algorithm for TSP of the source. This code rare Oh, not faster download.
浅谈蚂蚁算法
- 蚂蚁算法的分析与举例。-ant algorithm analysis and examples.
机器人路径规划蚂蚁算法
- 这是一个关于蚂蚁算法在机器人路径寻优应用方面的一个幻灯片,希望对对大家有所帮助。-This is one of the ant algorithm robot path optimization application of a slide, and I hope to be helpful to everyone.
蚂蚁算法
- VC++设计的蚂蚁算法在TSP问题中的应用 方便学习蚂蚁算法 -VC design Ant Algorithm in the TSP of ants facilitate learning algorithm
遗传算法与蚂蚁算法的融合
- 摘要 遗传算法具有快速随机的全局搜索能力,但对于系统中的反馈信息利用却*为力,当求解到一定范围时往往 做大量无为的冗余迭代,求精确解效率低9蚂蚁算法是通过信息素的累积和更新收敛于最优路径上,具有分布式并行全 局搜索能力9但初期信息素匮乏,求解速度慢9算法是将遗传算法与蚂蚁算法融合,采用遗传算法生成信息素分布,利用 蚂蚁算法求精确解,优势互补9仿真表明取得了非常好的效果9
mmas
- 蚂蚁算法实验室,可以仿真模拟一-laboratory ant algorithm can be simulated under what
program
- 一个根据蚂蚁算法编写的程序-an ant algorithm based on the procedures
java_celluar
- 根据蚂蚁算法模拟的程序-under the ant algorithm simulation procedures
浅谈蚂蚁算法
- 蚂蚁算法的分析与举例。-ant algorithm analysis and examples.
AntTSP
- tsp问题的蚂蚁算法-ant colony algorithm for TSP problem
ant algorithm
- 关于蚂蚁算法方面的一些文章,这次一定要通过哦。-on the Ant Algorithm some articles that must pass oh.
机器人路径规划蚂蚁算法
- 这是一个关于蚂蚁算法在机器人路径寻优应用方面的一个幻灯片,希望对对大家有所帮助。-This is one of the ant algorithm robot path optimization application of a slide, and I hope to be helpful to everyone.
从人工蚂蚁系统浅谈复杂性的研究
- 这是一个研究人工智能中蚂蚁算法的研究性文档,对想了解这方面内容的人相当有益,很难才找到的-This is a study artificial intelligence ant algorithm research documents, to think about it as a very useful one, it is difficult to find the
AntColony
- 师兄写的一个蚂蚁算法的实现。现在与大家共同分析讨论-Hold write a Ant Algorithm realized. And now everyone is discussed
蚂蚁算法
- VC++设计的蚂蚁算法在TSP问题中的应用 方便学习蚂蚁算法 -VC design Ant Algorithm in the TSP of ants facilitate learning algorithm
蚂蚁算法求解TSP的源代码
- 基于C++开发的蚂蚁算法求解TSP的源程序。这种代码不多见哦,还不快下载。-C development based on the ant algorithm for TSP of the source. This code rare Oh, not faster download.
蚂蚁算法
- 蚂蚁算法的源代码,用于解决tsp等问题。(Ant algorithm source code, used to solve TSP and other issues.)
蚂蚁算法
- 蚁群算法又叫蚂蚁算法,借助蚂蚁的一些生活方式进行问题的解决,最著名的就是TSP问题(Ant colony algorithm, also called ant colony algorithm, solves the problem by means of some way of life of ants. The most famous problem is the TSP problem)
matlab蚂蚁算法VRP
- matlab 蚂蚁算法 进行VRP 计算(Matlab Ant Algorithms for VRP Computing)
基于蚂蚁算法的移动机器人三维路径规划代码
- 基于蚂蚁算法的三维航迹规划,程序可以运行,亲测有效(Three dimensional path planning based on ant algorithm, the program can run, and the pro test is effective)