搜索资源列表
Revised_AntColonyProgram
- 蚁群算法的vc程序,在window上可以运行的。具体的用法可以参照http://msdn.microsoft.com/zh-cn/magazine/hh781027.aspx-vc scorce code for ant colony algorithm
antcolony
- 蚁群算法C程序比较多分多个程序,可以进行单独运行-Ant colony algorithm C program in several more procedures, you can run a separate
ACATSP
- 专门用于求解TSP问题的蚁群算法的MATLAB程序-Specialized ant colony algorithm for solving TSP MATLAB program
C_Ant_tsp
- 蚁群算法解决TSP问题,程序中给定了各个坐标,可以修改。-Ant colony algorithm to solve TSP
蚁群算法
- 一个很有意思的小程序,叫做蚁群算法,不过好像有点bug……(A very interesting program called ant colony optimization, but it seems to have some bug...)