搜索资源列表
标记语言的简单解释器算法实现
- 使用一种类似 XML 的文本标记语言来描述一种含有分支和层次结构的成员信息,(有关 XML 的更多信息,请参考 W3C 网站)设计一个简单的语言解释器, 它可以读入一个简单的文本标记文件,并提取和 转换相应的成员关系信息。文件内容如下所示。 一个简单的文本标记文件: ABC 123456 group1 每组"标记"包含两部分:标记名称和标记值。例如, 123456是一组标记。标记名称包含在一对尖括号中 ("
abc
- 现代密码学基础。。学习现代加密技术及各类加密算法-The basis of modern cryptography. . Study of modern encryption techniques and various types of encryption algorithm
abc
- C语言算法简单优化技巧 -C language algorithm is simple and simple algorithm optimization techniques C-optimization tips
ABC
- 人工蜂群算法的经典源代码 可以根据自己的需要任意改动 简单易懂-Classic artificial bee colony algorithm source code can be changed according to their needs any straightforward
ABC
- 是属于人工蜜蜂群优化算法的源代码,有助于自此基础上进行编写,和更好理解人工群优化算法-Are artificial bee swarm optimization algorithm source code, written on the basis of help since then, and better understanding of artificial swarm optimization
abc----matlab
- abc人工蜂群算法 c语言编程源码-abc language code
ABC-matlab]
- 关于人工蜜蜂优化算法的matlab程序,对于学习ABC算法的朋友很有用处-The artificial bee optimization algorithm of matlab program, for learning ABC algorithm is very useful to friends
improve-abc
- 改进的ABC算法将贪婪函数和代价函数改变从而达到修正pid参数-ABC improved greedy algorithm will change the function and cost function parameters to achieve the correction pid
ABC.c
- 人工蜂群ABC算法的VC++源代码,在四个基准目标函数下,经仿真测试可成功运行,对刚接触ABC的初学者很有帮助-ABC VC++ artificial bee colony algorithm source code, in the four benchmark objective function, the simulation tests can be run successfully, very helpful for begin
ABC.m
- 人工蜂群ABC算法在Matlab下的源代码,在四种基准目标函数下,经仿真测试均可成功运行,适合初学ABC算法的人参考-Artificial bee colony ABC algorithm in Matlab source code in four benchmark objective function, the simulation can be run successfully tested, suitable for begin
ABC
- 经典ABC算法求解标准 无约束优化问题 -ABC classical algorithm for solving unconstrained optimization problems
ABC-AGI_MATLAB
- ABC算法的MATLAB实现,可以用于函数优化-ABC agi
abc
- 关于人工蜜蜂优化算法的matlab程序,对于学习ABC算法的朋友很有用处-he artificial bee optimization algorithm of matlab program, for learning ABC algorithm
ABC解决TSP问题程序
- ABC算法解决TSP旅行商问题,使用matlab语言,适应于ABC算法的初学者(The ABC algorithm for solving TSP problem)
MATLAB ABC Improved version
- 代码很清晰地表达了蜂群算法的具体流程,还有相应的详细的注释(The code clearly expresses the specific process of bee colony algorithm, as well as the corresponding detailed notes)
源程序
- 利用ABC算法,设计适应度函数,求解最优 图像融合参数(Using ABC to solve image fusion)
人工蜂群算法改进版
- 改进版人工蜂群算法,实现复杂函数的有效求解!!(The improved artificial bee colony algorithm realizes the effective solution of complex functions!!)
ABC算法
- matlab语言的人工蜂群算法,包括最初版本和改进版两版(Matlab language artificial bee colony algorithm, including the initial version and the improved version)
ABC-K-means
- 基于改进人工蜂群算法的K均值聚类算法-喻金平-郑杰-梅宏标,matlab(K-means clustering algorithm based on improved artificial bee colony algorithm-Yu Jinping-Zheng Jie-Mei Hongbiao, matlab)
蜂群算法
- 多目标柔性作业车间调度问题(Multiobjective Flexible Job-shop Scheduling Problem, MFJSP)是复杂的 NP-hard 问题,相较于基础的车间调度问题更符合实际情况,求解难度也相对较高。,该算法主要通过模拟蜜蜂的觅食来解决实际问题。由于 ABC 算法具有搜索速度快、精度高、鲁棒性强等优点,在车间调度领域得到广泛应用。(Multiobjective Flexible Job-sho