搜索资源列表
xuexu
- 一个关于遗传算法的源代码,是一篇毕业设计的源代码,很有价值的-a genetic algorithm source code, is a graduate design of the source code and of great value to the
gacshx
- 一种基本遗传算法C源代码一种基本遗传算法C源代码-a basic genetic algorithm C source code for a basic genetic algorithm C source code
JGA
- 实现一个函数的数值优化的遗传算法源代码,采用二进制编码实现,里面有详细的说明,非常适合初学者!-achieve a numerical optimization function of the genetic algorithm source code, binary coding achieved, There are detailed explanations, very suitable for beginners!
genetic2
- 遗传算法的c源代码,内含说明,只不过是英文!
GA
- 一个关于遗传算法的源代码示例,可用于修改称为实现多个目的的源代码。
GA
- 遗传算法是近来较为热门的结构优化方法,C源代码
wtls
- 加权总体最小二乘matlab工具箱,包含各种总体最小二乘算法的源代码-weighted total least squares toolbox
SGA
- 遗传算法是在生物进化的启示下得到的一种搜索和自适应算法。此程序包为GA算法的源代码。-Genetic algorithms are inspired by biological evolution to be a search and adaptive algorithm. This package for the GA algorithm source code.
diffevol-1.10
- 微分进化策略的C++源代码。该算法是寻找一个集合中最优个体的一种遗传算法。-Differential Evolution Strategy C++ source code. The algorithm is to find an optimal set of individuals of a genetic algorithm.
rga
- 实数编码的遗传算法的源代码,用c语言编写的。-Real-coded genetic algorithm source code, written in c language.
GACCCCC
- 使用遗传算法的C++源代码 使用遗传算法的C++源代码 -The use of genetic algorithms using C++ source code for genetic algorithm using C++ source code for genetic algorithm using C++ source code for genetic algorithm source code for C++
GA
- 标准遗传算法源代码,内含算例,进一步理解遗传算法的原理和过程-Norma código genético de origen algoritmo, incluye ejemplos, y la comprensión sobre los principios y el proceso de algoritmo genético
multi
- 带等式约束的多目标遗传算法工具箱nondominated sorting genetic algorithmⅡ,NSGA-Ⅱ优化源代码-With equality constraint multi-objective genetic algorithm toolbox nondominated sorting genetic algorithm Ⅱ NSGA-II optimized source code
build1
- 遗传算法基础源代码,已调试,可直接使用,其他用途可在此基础上修改参数和评价语句。-The genetic algorithm underlying source code, debugging can be used directly, other uses can be modified on the basis of the parameters and the evaluation statement.
Knapsack-problem-based-on-GA
- 本文件含论文及源代码。论文首先介绍了基本遗传算法的基本原理、特点及其基本实现技术,接着针对背包问题,论述了遗传算法在编码表示和遗传算子(包括选择算子、交叉算子变异算子这三种算子)等方面的应用情况。并且结合背包问题实例,给出了具体的编码方法,运行参数,群体大小,最大迭代次数,以及合适的遗传算子。最后,简单说明了遗传算法在求解背包问题中的应用并对遗传算法解决背包问题的前景提出了展望。-The file containing the papers and source code. The paper
Clone-Algorithm-For-TSP
- 基于免疫单克隆算子求解TSP问题的源码,辛辛苦苦自己写的。源代码里面还包括模拟退火,贪婪算法,遗传算法,下载读懂了,你就赚了。-CLONE ALGORITHM FOR TSP
GA
- 遗传算法求解TSP问题,包括源代码和测试数据。-Genetic algorithm for TSP, including source code and test data.
GA_test
- 遗传算法经典问题,GA求公式最优解,个人手写源代码。公式为f(x1,x2) = 21.5 + x1*sin(4*Pi*x1) + x2*sin(20*Pi*x2)。最优解达38.850252-Classical genetic algorithm problem, GA seeking the optimal solution formula, personal hand-written source code. The formula for f (x1, x2) = 21.5+ x1* si
GA
- 遗传算法反演程序源代码,主要反演瞬变电磁数据-Code for GA
Genetic-algorithm-source-code
- 遗传算法的源代码,一共有三个,可以在vc或者vs上运行-Genetic algorithm source code, a total of three, or you can run on vc vs