搜索资源列表
ACO
- 蚁群算法解决0-1背包问题,是一个比较小的程序,运行过,没有问题的。-the solving method of zero to one backage with ACO.It is a small programe for the zero to one problem.
MicrosoftWordvc
- vc 蚁群算法一些关于蚁群算法的书籍,参考张军等翻译的《蚁群算法》写了一个ACO解决TSP的程序,通过实验,-vcTSPchoice_info(i,j)=pheromone(i,j)^alpha*(1/dist(i,j))^beta
VC
- 蚁群算法(ant colonyoptimization,ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。它由MarcoDorigo于1992年在他的博士论文中引入,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。-Ant colony algorithm (ant colonyoptimization, ACO), also known as the ant algorithm is used to figure the probability of technology to