搜索资源列表
clanguageyichuansuanfa
- C语言遗传算法包。主要介绍C语言编程的遗传算法。-GA C language package. Introduces the C programming language genetic algorithm.
ga
- 用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10 * sin (x 5 *) 5 * cos (10 * x) for the maximum. To achieve environmental w in-tc.
ga
- 用C语言实现遗传的算法,MATLAB虽然有很多算法,但有时用c语言编写的代码执行的快得多-Using C language implementation of genetic algorithm, MATLAB although has a lot of algorithms, but sometimes using c language code implemented much faster
rga
- 实数编码的遗传算法的源代码,用c语言编写的。-Real-coded genetic algorithm source code, written in c language.
0-1guihua
- 这是一个完整的01规划遗传算法C语言实现代码 希望对有这方面研究的朋友有帮助-This is a complete 01 planning genetic algorithm C language code want to study in this regard to help friends
youhuawenti
- 智能优化算法中的用C++语言编写的程序,用遗传算法解决函数优化问题-Intelligent optimization algorithm using C++ language program, function optimization using genetic algorithm to solve the problem
Genetic-Algorithm_C
- 用C语言编写的遗传算法程序。本示例程序适合用于求解正的最大值问题。 本程序的示例函数是:x[1]^2-x[1]*x[2]+x[3].-With a genetic algorithm written in C language programs. This sample program is suitable for solving the maximum problem. Sample function of this procedure is: x [1] ^ 2-x [1]* x [2]+
genetic-algorithm
- 一个c语言的遗传算法的实例讲解。程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数。-this document give an example of genetic algorithm,which is very usefull for learning and using genetic algorithm.
GA--CSharp
- 一个利用C#语言实现的遗传算法源程序,通过对花朵的演化说明遗传算法的原理-The principle of a genetic algorithm source code using the C# language, genetic algorithm is described through the evolution of flowers
genetic-algorithm
- C语言编写的遗传算法源程序,程序框架好,易懂,适合初学真。-The genetic algorithm source code written in the C language, the program framework, easy to understand, suitable for beginner true.
yichuansuanfa
- 遗传算法(Genetic Algorithm),是一种通过模拟自然进化过程搜索最优解的方法,提供了C语言编码-GA (Genetic Algorithm), is a natural evolutionary process by simulating the optimal solution search method provides a C language code
function-optimization
- 遗传算法用于函数的最优化计算,程序有C语言编写-genetic algorithm C used in function optimization
AI_genetic_algorithm_CPP
- 该遗传算法是用C++语言实现的,结构简单,适合初学者参考学习。-The genetic algorithm is implemented in c++ language, simple structure, suitable for beginners reference study.
TSP_GA
- 该程序是用遗传算法解决旅行商问题,所用语言是C语言-The program is a genetic algorithm to solve the traveling salesman problem, the language is C language
CPPAlgorithm-Design
- 大部分科研领域的模式识别算法都是在MATLAB中实现,此处提供了个别模式识别算法的C++语言实现,如支持向量机,遗传算法等。-Most of the field of pattern recognition algorithm was implemented in MATLAB, individual pattern recognition algorithm is provided here of the C++ language, such as support vector machine
nsga2code
- C语言开发的基于基因遗传算法进行多目标优化设计-C language development based on genetic genetic algorithm for multi-objective optimization design