搜索资源列表
5个遗传算法源码
- (其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结
mjh_SGA
- 基本遗传算法源程序。 基于基本遗传算法的函数最优化 sga.c。-basic genetic algorithm source. Based on the basic genetic algorithm optimization sga.c function.
sga-c遗传算法c代码
- 这是一个遗传算法的c的源代码。在上传的压缩包中,有一个对所有原程序包的详细说明的pdf 。-This is a genetic algorithm c source code. The upload compressed, one for all the original package, a detailed descr iption of the pdf.
SGA源程序
- Sga.c 基本遗传算法源程序, 输入数据文件input,-Sga.c basic genetic algorithm source code, the input data file input,
sga-c
- David E. Goldberg所写经典遗传算法源码,包含多种经典遗传算法,不可多得的学习资料。-David E. Goldberg, written in classical genetic algorithm source, covering a wide variety of classical genetic algorithm, a rare learning materials.
SGA-C
- SGA-C使用机器级的bit串以提高效率,每条染色体都在运行时动态分配内存。本程序运行起来并不优雅,但作为遗传算法的入门之作绰绰有余
mjh_SGA
- 基本遗传算法源程序。 基于基本遗传算法的函数最优化 sga.c。-basic genetic algorithm source. Based on the basic genetic algorithm optimization sga.c function.
sga-c遗传算法c代码
- 这是一个遗传算法的c的源代码。在上传的压缩包中,有一个对所有原程序包的详细说明的pdf 。-This is a genetic algorithm c source code. The upload compressed, one for all the original package, a detailed descr iption of the pdf.
SGA源程序
- Sga.c 基本遗传算法源程序, 输入数据文件input,-Sga.c basic genetic algorithm source code, the input data file input,
SimpleGeneticAlgorithm
- 基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg-based on the basic genetic algorithm optimization function SGA.C A Optimize Fu
GenAlgs
- 利用基本遗传算法(SGA)来对函数 进行求优,取得了良好的结果-access to basic genetic algorithm (SGA) to the function for excellent, with good results
Oracle9i-SGA
- Oracle 在启动的时候指定SGA使用多少虚拟内存,并且在运行时允许实例通过调整buffer cache, shared pool, large pool和PGA的大小动态的调整SGA。-Oracle boot time designated SGA amount of virtual memory, and at runtime allowing example by adjusting the buffer cache, shar
sga
- 基于基本遗传算法的函数最优化,C++源代码-Price quilt hanging遗price for dialysis tub cavity算Finally, Yang Zhao , Pro C++ Daitou Tungsten measurements
wangxiaoping-resource
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件wor
SGA-C
- SGA-C使用机器级的bit串以提高效率,每条染色体都在运行时动态分配内存。本程序运行起来并不优雅,但作为遗传算法的入门之作绰绰有余-SGA-C to use the machine-level bit string to improve the efficiency of each chromosome in the run-time dynamic allocation of memory. This procedure is no
SGA
- 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
SGA
- 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to functi
sga-c
- 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
SGA-C
- 遗传算法的C语言版,相信对数学建模的同学很有帮助。-C-language version of the genetic algorithm, I believe the students to mathematical modeling helpful.