搜索资源列表
PSO-ACO-TSP
- PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法-PSO- ACO- TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm
super-aco
- 一个ACO实验程序,不是我写的,大家尽管批评。-An ACO experimental procedures, it is not my writing, despite U.S. criticism.
ACO
- ACO,C program ACO,C program
ACO
- ACO.zip是一个蚁群优化算法,希望对大家有帮助-ACO.zip is an ant colony optimization algorithm, in the hope that we have to help
java-aco-tsp
- Java implementation of Ant Colony Optimization (ACO) for Travel Sales Man (TSP) problem
ACO.ZIP
- ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System
ACO
- aco feature selection
aco
- Contour Correspondence via Ant Colony Optimization Oliver van Kaick <ovankaic@cs.sfu.ca> http://www.cs.sfu.ca/~ovankaic/personal/ This MATLAB implementation computes a correspondence between two shape
aco-v1.1
- This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
aco
- aco求解TSP问题解决代码,是个比较基本的原理实验,大家可以参考下-aco solving TSP problem-solving code, is a relatively basic principle experiment, we can refer to the following
ACO
- 使用matlab程序编写的ACO算法过程,适合初学者-Use of matlab programming process of the ACO algorithms, suitable for beginners
ACO
- 蚁群算法解决0-1背包问题,是一个比较小的程序,运行过,没有问题的。-the solving method of zero to one backage with ACO.It is a small programe for the zero to one problem.
ACO-ROUTING-INWIRELESS-SENSORS
- ACO ROUTING IN WIRELESS SENSORS
ACO
- this ACO algorithm for TSP problem-this is ACO algorithm for TSP problem
ACO
- this project is used for finding edge detection with ACO
ACO-BP
- 实现了蚁群算法与BP神经网络的结合。 -ACO-BP
ACO
- 蚁群算法(ACO)解决旅行商问题(TSP)的matlab程序。数据取自Oliver30。-Ant colony optimization (ACO) to solve the traveling salesman problem (TSP) in the matlab program. Data from Oliver30.
ACO-PSO
- 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
ACO-P-Tabu
- This refers to ACO which is a meta heuristics and use this in Tabu search algorithm.
aco-ant-colony-optimization_matlab
- 蚁群算法,计算各个城市之间的线路问题,使用matlab实现-aco ant colony optimization,matlab