搜索资源列表
ACS(c++)
- 蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
aco
- 蚁群算法的c++实现程序,是一个求解tsp的简单的例子-Ant colony algorithm implementation c++ program is a simple example of solving tsp
MMAS
- 最大最小改进蚁群优化算法,c++工程,编译即可-Max Min Ant Colony Optimization Algorithm, c++ projects can be compiled
AntColonyOptimization
- 蚁群算法 C语言程序(已运行)段海滨教授主编并经过几位网友修改版的。-Ant colony algorithm C language program (already running) Professor Duan Haibin edited and modified version after several users.
ANT
- 用蚁群算法实现寻找印制板打孔路线的c++程序-ant programming
City
- 基本蚁群算法,蚁群算法的C++格式,而不是网上通常的matlab的-Basic ant colony algorithm
ACOTSP.V1.0
- 该程序利用C编程实现蚁群算法解决旅行商问题-ACO algorithm for TSP
MMAS
- 采用C++语言编写的最大最小蚁群优化算法程序-C++ language using the max min ant colony optimization algorithm
Ant-Algorithm
- 蚁群算法的源代码,有MATLAB源程序和c语言的源代码。可以自己改进代码解决问题-Ant colony algorithm source code, with MATLAB source and c language source code. Can improve code to solve the problem by themselves
Ant1_jwdis
- 蚁群算法的C++实现,for TSP problem-Ant for c++ input 10 citys output aresult
ACO3
- 融合蚁群算法和模拟退火算法的C++程序,解决TSP-Fusion ant colony algorithm and simulated annealing algorithm C++ program to solve TSP