Description: The genetic algorithm is the calculation of the process of biological evolution model to simulate natural selection and genetic mechanism of Darwin' s theory of biological evolution, is a by simulating the natural evolution of the genetic algorithm in the process of searching the optimal solution algorithms, documentation source code.
To Search:
File list (Check if you may need any files):
遗传算法\源代码\IGKA\chodata.txt
........\......\....\IGKA.c
........\......\新建文件夹\AVERAGE.C
........\......\..........\BP.C
........\......\..........\CROSSOVE.C
........\......\..........\DRAWBP.C
........\......\..........\EGAVGA.BGI
........\......\..........\FITNESS.C
........\......\..........\GA.C
........\......\..........\GA.EXE
........\......\..........\GA.IDE
........\......\..........\GAUSSIAN.C
........\......\..........\GETW.C
........\......\..........\INITIALI.C
........\......\..........\IRISGA.DAT
........\......\..........\IRISGA.RUN
........\......\..........\MAIN.C
........\......\..........\MAXIMUM.C
........\......\..........\MINIMIAL.C
........\......\..........\MUTATE.C
........\......\..........\ONECROSS.C
........\......\..........\OUTPUT.TXT
........\......\..........\SELECTIO.C
........\......\..........\TWOCROSS.C
........\......\..........\UNICROSS.C
........\......\..........\VARIANCE.C
........\......\..........\WEIGHTS.TXT
........\......\IGKA
........\......\新建文件夹
........\源代码
遗传算法