搜索资源列表
SendOnlookerBees
- 蜂群算法里的基本步骤 还有其中一个sendOnlookerBee的函数详细实现-basic steps to implement the ABC Algorithm and detailed implementaion of a function named sendOnlookerBee
Bee-colony-algorithm-C-Notes
- 蜂群算法C语言程序,程序中有详细的注释,适合初学者-Bee colony algorithm C language program, the program has detailed notes for beginners
ABC
- ABC蜂群算法,能够对各种模型参数进行优化-ABC bee colony algorithm, the model parameters can be optimized for a variety of
ABC(fengqun)
- 自己写的人工蜂群算法,内带混沌搜索性质,主函数为funqun1,可随意改适应度函数,fitness。该程序简单易懂,方便修改,并且附有程序说明及相关参考论文,也附有本作者的联系方式。-Write your own artificial bee colony algorithm, with the chaotic nature of the search, the main function of funqun1, free to change the fitness function, fitn
DCABC_test
- 生产调度问题,蜂群算法,不过还有BUG,1100行-Production scheduling problem, colony algorithm, but there are BUG, 1100 OK
bee-colony-algirithm-
- 使用MATLAB语言编写的关于人工蜂群算法应用于函数求最大值的程序-Use MATLAB language function on artificial bee colony algorithm is applied to find the maximum value of the program
ABC1
- 使用VB编程软件并且利用人工蜂群算法,求解3维多峰值函数问题-Using VB programming software and the use of artificial bee colony algorithm for solving three-dimensional multi-peak function problems
ABCPtestfunction
- 原始的人工蜂群算法代码,自己编写的,用于单目标函数的测试-The original artificial bee colony algorithm code, I have written for testing single objective function
beeColony
- 用java语言写的通用人工蜂群算法,源代码里面有清晰的英文注释以及测试代码。可供大家学习研究。-It is the common artificial bee colony algorithm written in java language, the source code which has a clear English comments and test code. For everyone to study.
ABC
- C++语言写的通用人工蜂群算法,里面有详细的注释。源代码中具有Main函数,里面写有测试代码,可直接运行看测试结果。-the artificial artificial bee colony algorithm of C++ language edition, which has a detailed note. Source code with Main function, which has written test code, can run directly to see the tes