搜索资源列表
蚂蚁算法求解TSP的源代码
- 基于C++开发的蚂蚁算法求解TSP的源程序。这种代码不多见哦,还不快下载。-C development based on the ant algorithm for TSP of the source. This code rare Oh, not faster download.
aca_path.rar
- 利用蚂蚁算法求解最短路径问题,稍作修改既可以用于移动机器人路径规划当中。,Ants use the shortest path algorithm to solve the problem, with some slight modifications can be used in mobile robot path planning among them.
FOA
- 台湾学者新发现的一种新型的算法,可以和遗传算法、蚂蚁算法对比学习。[潘文超]果蠅最佳化演算法_簡體版-Taiwan scholars discovered a new type of algorithm that can and genetic algorithms, ant algorithms comparison study. [Pan Chao] Drosophila optimization algorithms _ Simplified
ant
- 蚂蚁算法小程序,比较好用,大家可以下来看一下,交流一下-Ant Algorithm applet to compare ease of use, we can look under the exchange of about
acs
- 利用蚂蚁算法求解TSP问题的matlab源程序,适合初学蚂蚁算法的朋友学习,同时又利于理解TSP问题。-The use of ant algorithm matlab source TSP problem, suitable for beginners to learn ant algorithm friends, but also conducive to understanding the problem TSP.
ant_colony_elitists
- 利用改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题。对深入理解蚂蚁算法的优化原理很有帮助。-Improved ant algorithm, that is, with the elite strategy of ant algorithm for solving TSP problems. Ant Algorithm-depth understanding of the principle of optimality helpful.
ant
- C++的蚂蚁算法源代码,用户可作必要变化即可直接应用-ant
Database_Arithmetic
- 07年数学建模B题所有程序代码 采用蚂蚁算法更加具有搜索时间优势-Mathematical Modeling in 2007 all the program code B title ant algorithm using more search time advantage
mtsp_ga
- matlab多旅行商问题以及各种算法如蚂蚁算法和遗传算法-matlab multi-traveling salesman problem and various algorithms such as the ant algorithm and genetic algorithm
C_AntCluster
- matlab 神经网络 蚂蚁算法,值得一看-matlab neural network ant algorithm, worth a visit
ant
- 蚂蚁算法求解路径优化问题就是求解有车辆约束问题的matlab程序,包括四个文件。-Ant algorithm for path optimization problems
ycsfmysl
- 融合蚂蚁算法的改进遗传算法,有较高参考价值-Fusion ant algorithm improved genetic algorithm has high reference value
AntAlgorithmBerlin52
- 本算法为蚂蚁算法,主要解决了Berlin52的路径规划问题。蚂蚁算法可以用于路径的规划,和PID参数的整定,是一种仿生智能算法!-This algorithm ant algorithm solves the problem of Berlin52 path planning problems. Ant algorithm can be used for path planning, and PID parameter tuning, is a kind of intelligent bioni
SmartAnt
- 蚁群算法(又称蚂蚁算法,ACO)的演示。我的人工智能实验课大作业。-Ant colony optimization algorithm demonstration.
ASM
- 包含了一个蚂蚁算法中的蚁密系统,程序运行良好!-Contains a dense ant ant algorithm in the system, run good!
ASZ_ODER_MAXMIN
- 包含了一个蚂蚁算法中的蚁周系统,采用了最大最小方法,程序运行良好!-Contains an ant algorithm ants week system, using the maximum and minimum methods, procedures worked well!
ASZJ_ODER
- 包含了一个蚂蚁算法中的蚁周系统,采用了排序策略,程序运行良好!-Contains an ant algorithm ants week system, using the sequencing strategy, the program runs well!
Genetic_Algorithm_Ant_Algorithm_Fusion
- 遗传算法与蚂蚁算法的融合,资料不错,pdf论文。-Genetic Algorithm and Ant Algorithm for the integration of information good, pdf paper.
蚂蚁算法
- 蚂蚁算法的源代码,用于解决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)