搜索资源列表
Ant-Q.rar
- 一个很好的蚁群算法程序,我读研的时候写的.,Ant colony algorithm a very good program, I wrote读研time.
ant
- 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
ant
- 关于地图着色问题的蚁群搜索算法,启发式搜索算法的改进-Map Coloring Problem on ant colony search algorithm, heuristic search algorithm to improve
Image-Edge-Detection-Using-Ant-Colony-Optimization
- This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
Ant-Algorithmcpp
- 蚁群算法的C++实现,VC6.0环境。基本蚁群算法+2OPT局部优化+Etlist精英解策略。-Ant colony algorithm C++ implementation, VC6.0 environment. The basic ant colony algorithm+2 OPT local optimization+ Etlist elite Solution Strategy.
ant-simulator-src
- 蚁群算法基本原理(用助于初学者对蚁群算法的基本原理有一个系统的了解,图形界面、形象直观。)-The basic principles of ant colony algorithm (with help beginners on the basic principles of ant colony algorithm to have a system of understanding, graphical interfaces, visual image.)
ant
- 本教程介绍了ANT怎么使用,相信您看过后一定会大有收获.-This tutorial describes how to use ANT, I believe after you read will have much to gain.
ant
- 蚂蚁算法小程序,比较好用,大家可以下来看一下,交流一下-Ant Algorithm applet to compare ease of use, we can look under the exchange of about
An-Adaptive-Ant-Colony-Algorithm-Applied-to-Bidire
- 自适应蚁群算法在车间调度中的应用研究,包含了绝大部分详细研究说明文档。-Adaptive ant colony algorithm in the shop scheduling of applied research, contains a detailed study of the vast majority of documentation.
ant
- 一种可运行的最优路径蚁群算法,可以用于机器人路径寻优等方向-An optimal path running ant colony algorithm, robot path can be used to find the direction of Excellence
ant
- ant蚁群算法,求解局部或者全局优化问题。-ant
Ant-Circle
- 经典的蚁群算法蚁周模型的实现,论文:《Distributed Optimization by Ant Colonies》-ant colony system, ant circle
ant
- 蚁群算法 却是一种源于自然现象的算法,即与具体问题关系不大的优化算法,也就是它是一种用来在图中寻找优化路径的机率型技术。-Ant colony algorithm Ant colony algorithm is a natural phenomenon due to the algorithm, that is, has little to do with the specific problem of the optimization algorithm, that is, it is a d
Genetic-Ant
- 遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值-Genetic Algorithm and Ant Algorithm code integration, better use of the advantages of two kinds of code, have a good reference value
ant-C
- 蚁群算法的源代码,里面有详细的实现过程,有很好的参考价值-Ant colony algorithm source code, which the realization of the process in detail, have a good reference value
ant-Qos
- 蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西-Ant Algorithm in the service quality of the code, mainly the quality of services of things
ant
- 《蚁群算法原理及其应用》一本关于介绍蚁群算法的书 希望能对学习蚁群算法的人有帮助-" Principle and Application of ant colony algorithm" on an ant colony algorithm, introduced the book hoping to learn from ant colony algorithm to help the people
ant
- 基本蚁群算法寻找食物。需要TURBOC2运行环境。在vista下要兼容模式运行-The basic ant colony algorithm to find food
ant
- 蚁群算法例程源代码及简介,ANT.EXE可直接点击运行,F点表示食物,H表示窝,白色块表示障碍物,+就是蚂蚁了-Ant colony algorithm and brief descr iptions of the source code routines, ANT.EXE direct click Run, F point that food, H said that Waterloo, white block, said obstacles,+ is the ant
ant
- C++的蚂蚁算法源代码,用户可作必要变化即可直接应用-ant