搜索资源列表
ant-C++
- 蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http :// fashionxu.bokee.com/4673640.html
Learning_Draughts_src
- 一个游戏程序。In a very general way it is clear what kind of models we need, because one basic feature of the organization of social insect colonies is already obvious. Individuals following simple local rules, generate the ach
Ant-Circle
- 经典的蚁群算法蚁周模型的实现,论文:《Distributed Optimization by Ant Colonies》-ant colony system, ant circle
ant_colony
- 介绍了一种求解复杂优化问题的启发式算法--蚁群算法.该方法通过模拟蚁群对"信息素"的控制和利用进行搜索食物的过程-a distributed algorithm for the solution of combinatorial optimization problems which was inspired by the observation of real colonies of ants. We apply ACS
Antzcopy.m
- Ant algorithm with pheromone deposit. Ants devided into multiple ant colonies.
acs
- This manipulated code for ant colonies it can solve a kind of tsp-This is manipulated code for ant colonies it can solve a kind of tsp
Swarm_Intelligent_Systems
- 群智能系统 主要讲述,蚁群算法、微粒群算法的原理以及应用,以及这些算法在MATLAB中的应用。-Swarm intelligence system is mainly about, ant colonies, particle swarm optimization theory and applications, and these algorithms in the MATLAB application.
matlab-TSP
- 包含蚁群,模拟退火,遗传等算法解决TSP问题的matlab代码。-Include ant colonies, simulated annealing and genetic algorithm to solve TSP problem matlab code.
IOA
- 一篇关于智能优化调度的博士论文,其中包括对蚁群、遗传、粒子群等多种算法的研究-Intelligent Scheduling an article about the doctoral thesis, including ant colonies, genetic, and other particle swarm algorithm
fourmis
- algorithme de colonies de fourmis
PSO--Overview_v2
- L’apparition des algorithmes évolutionistes à fait l’effet d’une bombe dans les domaines de la résolution de problèmes complexes, et spécialement dans l’optimisation de fonction avec contraintes. L’optimisation par e
ACS_TSP
- 蚁群算法 这个是用来解决旅行商问题的一个vc++写的代码,其中使用了类。-Ant colony algorithm. This is manipulated code for ant colonies it can solve a kind of tsp.
Using-ant-colonies-to-solve-multiprocessor-task-g
- Thesis : Using ant colonies to solve multiprocessor task graph scheduling
android-sqlite-asset-helper-master
- The focus of this article is literature written in English from anywhere, not just the literature of England, so that i ncludes writers from Scotland, the whole of Ireland, Wales, as well as literature in English from fo
ica1
- ica algorithm assimilate Colonies
ypea103-ant-colony-optimization
- colony optimization, It is a population based approach that uses the exploration of positive feedback as well as greedy search. The proposed method was inspired natural behavior of the ant colonies on how they find
Chared ICA Code
- 受帝国主义殖民竞争机制的启发,Atashpaz-Gargari和Lucas于2007年提出了一种新的智能优化算法—帝国竞争算法 (ICA)。与GA, PSO, ABC等受生物行为启发的群智能算法不同,ICA受社会行为启发,通过摸拟殖民地同化机制和帝国竞争机制而形成的一种优化方法。ICA也是一种基于群体的优化方法,其解空间由称为国家的个体组成。ICA将国家分为几个子群,称为帝国。在每个帝国内,ICA通过同化机制使非最优的国家(殖民地)向最
分散递阶蚁群算法及其在相变序列图像分割中的应用
- 提出了一种分散、递阶蚁群算法, 它将多个分散的蚁群并行求解各自对应的子问题, 形成一个执行层, 而递阶协调层利用执行层反馈的信息协调执行层的优化过程,从而得到递阶求解问题的整体最优解. 该算法已应用于相变热图序列图像模糊相变线的提取问题,即运用区域划分方法先将序列图像的分割转化为关联型多子图搜索问题,再利用分散 、递阶蚁群算法进行求解 ,结果表明该算法能很好地利用相变线的运动信息成功地解决热相变序列图像分割问题. 与蚁群算法独立搜索比较
蚁群DLL插件
- 一个蚁群DLL插件: 提高蚁群游戏智能化,目的是为了蚁群生存.通过收集食物和其他殖民地作战。鉴于一组函数,分别调用,提供每个殖民地的蚂蚁的行动计划。 DLL使用A *寻路设置蚂蚁的路径,代码是用c++写的。(Improve the intelligence of the ant colony game, aimed at the survival of the ant colony. By collecting food and o