搜索资源列表
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
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
