搜索资源列表
ant(TSP)
- 针对TSP问题,使用蚂蚁演算法求最佳解!程式还满美观唷!-against TSP, the use of the ant algorithm for the optimal solution! Program was one of appearance Police!
ant-tsp-elimcross
- 蚁群算法求解tsp问题后去交叉.数据为att48,48个城市的tsp -Ant Algorithm tsp problems to cross. Att48 data, the 48 cities tsp
TSP
- 使用蚁群算法编写的C++环境下的旅行商(TSP)经典问题的解决方法-Ant colony algorithm using C++ environment, prepared under the traveling salesman (TSP) classical solution to the problem
tsp
- 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the tw
ant_colony_system-Solve-the-TSP-problem
- 基于蚁群算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Ant colony algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
ACtcp
- An Ant Colony algorithm for sovling TSP problem.
tsp-30
- 自己编写的利用蚂蚁算法求解TSP30问题,自己调试通过。-I have written the use of ant algorithm to solve the problem TSP30 own debugging through.
tabu-matlabcode-tsp
- 蚁群法在最短路径中的运用,附带matlab代码-Ant in the use of the shortest path, with matlab code
ant-for-tsp-pr76
- 基于蚁群算法用MATLAB求解76城市TSP问题,可得目前世界最优解,适合高手阅读使用-Using MATLAB based on ant algorithm for solving the problem of 76 cities TSP, the best solution available to the world for master read the
TSP
- 蚁群算法求解TSP问题,附详细说明,适合初学者使用,此程序100 可用-ACO Ant Colony Optimization Artificial Intelligence
TSP
- 基于蚁群优化算法的TSP旅行商问题的参考程序-TSP Based on Ant Colony Optimization Algorithm for Traveling Salesman Problem reference program
TSP
- 使用蚂蚁算法解决TSP问题——智能计算大作业-Using the ant algorithm to solve TSP problems- big job Intelligent Computing
tsp-ant
- 利用蚁群算法求解旅行商问题,包括了完整的代码,可运行编译,好资源!-Ant colony algorithm for traveling salesman problem, including the complete code, run the compiler, good resources!
TSP
- 用遗传算法、神经网络、蚁群算法等职能算法求解TSP问题-Using genetic algorithms, neural networks, ant colony algorithm for solving TSP problems and other functional
TSP-based-on-improved-pso
- 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
matlab-ant-tsp
- AI-NN-PR Matlab Used MATLAB language. 33 cities in the ant algorithm. Solve the TSP problem. -AI-NN-PR Matlab Used MATLAB language. 33 cities in the ant algorithm. Solve the TSP problem.
ant-colony-algorithm-demo
- 功能强大的蚁群算法演示平台,能针对基本的蚁群算法,改进后的蚁群算法在TSP等问题上进行相关演示-Powerful ant colony algorithm demo platform, can address the basic ant colony algorithm, the improved ant colony algorithm in TSP and other issues related to demo
ant-colony-algorithm-demo-zhang
- VC++源码,是一个功能强大的蚁群算法演示平台,能演示基本的蚁群算法以及改进后的蚁群算法在TSP等问题上进行问题求解的过程-翻译结果(中 > 英)复制结果 VC + + source code, is a strong function of the ant colony algorithm demo platform, can demonstrate the basic ant colony algorithm and the improved ant colony algorith
ACO_TOOLBOX
- the procedure of ant colony algorithm for TSP
ant-tsp
- 采用基本的蚁群算法解决tsp问题。可以用来帮助了解蚁群算法。-The tsp problem with Ant colony algorithm.