资源列表
atbrox-Snabler-SVM-MapReduce
- SVM MapReduce version
bp-c++
- 利用BP算法对神经网络进行结构优化和仿真,采用c++编程,对每个功能函数采用子函数形式。
genetic
- 此文档是遗传算法原理加源代码。 生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种。遗传算法是根据生物进化思想而启发得出的一种全局优化算法。 -This document is the principle of genetic algorithm source code increases. Biological evolution is a wonderful optimization process, it eliminated by ch
GA
- 遗传算法代码实例,没有中文讲解,-Genetic algorithm code
anneling
- 单目标算法,退火算法,用于进行全局最优化-Single-objective algorithm, annealing algorithm for global optimization
Genetic Algorithm
- LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
SVM-iris
- 在matlab环境下,实现鸢尾花数据库的SVM分类,没有使用现成的工具包。-SVM classifier in Matlab environment, iris database, do not use off-the-shelf tool kit.
mianyi
- 基于信息熵的免疫算法,解决TSP问题的,但是我也是初学,这个看不太明白,共享一下吧-Entropy-based immune algorithm to solve TSP problem, but I am also a beginner, do not quite understand this view, share yourself
IA_TSP
- 使用基于信息熵的免疫算法解决TSP问题。-based on the use of information entropy algorithm to solve the immune TSP.
BEReconnaissanceDeFormes
- 本程序是研究图形分类的算法。其中包括线性和非线性两种方法的研究。-This program is to study the graph classification algorithm.
JOBSHOP-Schedule-BY-GA
- c++ 车间调度遗传算法源码,方便使用。通用模版,修改参数和输入即可使用。-jobshop schedule BY GA
Fractional_Knapsack
- 谈心算法实现0/1背包问题的解决,想学习谈心算法的可以参考
