搜索资源列表
aco
- 蚁群算法的java源码,附带使用方法,很好用-Ant colony algorithm java source code, incidental use, very good use
i-ant
- 采用了基本的蚁群算法来求解0-1背包问题,该算法不仅可以对0-1背包问题进行求解,还可以对多维背包问题进行求解。-Using the basic ant colony algorithm to solve the 0-1 knapsack problem, the algorithm not only for the 0-1 knapsack problem can be solved, but also multi-dimensional knapsack problem can be sol
LF
- 基于MATLAB蚁群算法LF解决聚类问题源程序代码,包括文档与论文-MATLAB-based ant colony algorithm to solve clustering problem LF source code, including documents and papers
PrincipleandApplicationofantcolonyalgorithm
- 蚁群算法的原理及其应用.pdf;;蚁群算法是优化领域中新出现的一种仿生进 化算法。该算法采用分布式并行计算机制,具有较强的鲁棒性 但有搜索时间较长,易陷入局部最优解的缺点。-The principle of ant colony algorithm and its application. Pdf ant colony algorithm is to optimize the emerging field of evolutionary algorithm for a bionic. T
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.
SIALAB
- 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
vbfrance_FOURMIS___Page
- simulation of ant colony
ant
- 以一个简单的例子对于蚂蚁算法的应用进行了分析和介绍-With a simple example of the application of ant algorithm for the analysis and presentation of
ant-hanshu
- 蚁群算法求解函数最优解算法。-Ant colony algorithm for the optimal solution algorithm for a function.
ant
- 蚁群算法的模拟实现。-Simulation and Realization of ant colony algorithm.
MAX-MINAntSystem
- MAX MIN Ant System -MAX MIN Ant System ......
Ant
- ant problem optimization
AntColonyOptimization
- Ant Colony Optimization - Java -Ant Colony Optimization - Java
ACO
- Ant Colony Optimization implemente in Visual Studio C-Ant Colony Optimization implemente in Visual Studio C++
A_review_of_ant_algorithms
- 详细介绍了蚁群算法最近几年的应用领域,是一篇研究蚁群算法的入门级文章。希望对想深入研究此算法的朋友有所帮助。-this paper addressed the application of the ant colony alogrithm in recent years.you can learn the alogrithm of soft computing as a beginner.I hope this paper could be useful for you.
ANT.CPP
- C++ Implementation of Ant Colony Optimization Program.This uses a Cost matrix to Calculate the Shortest path from a number of Cities.
ant-colony-algorithm
- 经典的蚁群算法,D为最短路矩阵,利用其挖掘关联规则-Classical ant colony algorithm, D is the shortest path matrix, the use of its mining association rules
ant-colony-algorithm-
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法-ant colony algorithm : survey and prospect
ANT
- 用蚁群算法实现寻找印制板打孔路线的c++程序-ant programming
Ant-colony-algorithm-and-program
- 蚁群算法及程序,包括对蚁群算法的简介和用matlab的实现代码-Ant colony algorithm and procedures, including the introduction of ant colony algorithm and the realization of matlab code