-
-
ThirdProject.zip
Ant project let u learn how to use and understand ant to build program
-
Total.zip
Automating Builds With ANT, JUNIT & CruiseControl
-
-
-
stock.rar
have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency of these two ...
-
-
-
-
AntCycle.rar
蚁群算法经典TSP模型,ANT-CYCLE算法的实现。
使用了C++的STL库。
原是我毕设的一部分 现在贡献出来 。
PS:网上能得到的基本上不能直接运行
而我这个复制到vc++6.0的控制台工程中即可
文件中的文件“oliver30Tsp.dat”
为实现蚁群算法的经典例子,网上还有很多类似的测试例子
-
ANTQ_V2.rar
蚁群算法TSP模型的ant-cycle算法实现
尽可能少的采用STL,因此速度大为提升
另外,采用了类,因此使得在采用面向对象编程的时候,可以直接嵌入。
-