搜索资源列表
Artificial-Bee-Colony-Algorithm-
- 人工蜂群算法,模仿蜜蜂寻觅食物的过程来寻求最优解可用于各种问题的算法-Bee Colony Algorithm
[with-matlab]
- 人工蜂群算法matlab源程序,实现利用蜂群算法最优化问题-artificial bee colony algorithm
MATLAB-ABC
- MATLAB语言 有关蜂群算法的车间调度问题。源代码是比较准确的。-Shop scheduling problems related to bee colony algorithm MATLAB language. The source code is more accurate.
ABC
- 这是人工蜂群算法的代码,使用C语言编写的,可以解决优化的问题。-this is ABC algorithm,it is coded by c language,and it helps to solve the problem of optimism
YPEA114 Artificial Bee Colony
- 改进的人工蜂群算法,克服蜂群算法目前存在的缺点(Improved artificial bee colony algorithm)