搜索资源列表
GA(VC)
- 是利用VC6.0开发出来的,实现基本的遗传算法,提供给大家一起学习一下。-using VC6.0 developed, and achieving the basic genetic algorithm, for everyone to learn about.
Ga
- 基本的基因演算法用於函數最大值的求解,母體和疊代次數可以自行設定。-Basic genetic algorithm for solving maximum function, the mother and the number of iterations can be set.
FireDlg
- 能够实现遗传算法,同时里面包含了很多的功能函数-This programe can solve the basic GA problem!
ga
- 本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is pr
GA
- 基本遗传算法代码,根据GA的描述,最基本的遗传算法,二进制编码-basic GA
GA-to-solve-pattern-matching
- 基于java实现模式匹配,实现点模式匹配问题-basic on java
Tgaoptth
- 使用基本遗传算法(GA)对函数进进行最优化的C语言源程序可直接使用。 -Using the basic genetic algorithm (GA) optimization functions into C language source code can be used directly.
ants(colony_basic)
- 基本遗传算法求解tsp问题,包含GA的选择、交叉、变异等操作。-Basic genetic algorithm tsp problem contains the GA' s selection, crossover, and mutation operation.
fast-GA-program
- 提供了快速遗传算法源程序及基本原理,广大学者免费学习-Provides a quick genetic algorithm source code and the basic principles, the majority of scholars free learning
ga
- 遗传算法程序代码,包括函数最优化,基本算法,分层遗传改进算法等-Genetic algorithm code, including function optimization, the basic algorithm, hierarchical genetic algorithm to improve
GA
- 用遗传算法实现的简单自动排课,基本实现了自动排课,能够正常运行-Automatic Timetable simple genetic algorithm, the basic realization of the automatic Timetable, to run properly
xujinpeng3.14
- 求函数f x+10*sin(5*x)+7*cos(4*x)的最大值点,简单的单点交叉,基本位变异,赌轮盘选择,求的最好解是24.689. ga.m为主程序,运行其即可。 参数可自己调。-The best solution is the maximum point of the function f x+ 10* sin (5* x)+ 7* cos (4* x), the simple single point crossover, the basic bit mutation, a
basic-code-Alb-to-apply-ga
- basic code of alb to apply ga
GA
- 我看过的最好的一份遗传算法,如果你能耐心看完他,相信你一定能基本掌握遗传算法。- I have seen the best genetic algorithm, if you can read him patiently, I believe you will be able to master the basic genetic algorithm.
basic GA
- GA basic limitation 3dim
