搜索资源列表
Artificial-Bee-Colony-Algorithm-
- 人工蜂群算法,模仿蜜蜂寻觅食物的过程来寻求最优解可用于各种问题的算法-Bee Colony Algorithm
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)