文件名称:GACODE.ZIP
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.7mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用C写的一个有关遗传算法的小程序,可以作为遗传算法学习者下载使用-Using C to write a little on the genetic algorithm process, learners can be downloaded as a genetic algorithm using
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GACode/doc/
GACode/doc/images/
GACode/doc/images/ArraySinglePointCrossover.gif
GACode/doc/images/ArraySinglePointCrossover1.gif
GACode/doc/images/ArrayUniformCrossover.gif
GACode/doc/images/ChromSet.jpg
GACode/doc/images/CrumpledPaper.gif
GACode/doc/images/GAArray.gif
GACode/doc/images/GAHierarchy.gif
GACode/doc/images/GAList.gif
GACode/doc/images/GATree.gif
GACode/doc/images/Generational.gif
GACode/doc/images/GenomeHierarchy.gif
GACode/doc/images/ListDestructiveMutation.gif
GACode/doc/images/ListGenerativeMutation.gif
GACode/doc/images/ListOrderCrossover.gif
GACode/doc/images/ListSinglePointCrossover.gif
GACode/doc/images/ListSwapNodeMutation.gif
GACode/doc/images/ListSwapSequenceMutation.gif
GACode/doc/images/NCubeMigration.gif
GACode/doc/images/ScalingHierarchy.gif
GACode/doc/images/SelectionHierarchy.gif
GACode/doc/images/SteadyState.gif
GACode/doc/images/SteppingStoneMigration.gif
GACode/doc/images/TreeDestructiveMutation.gif
GACode/doc/images/TreeSinglePointCrossover.gif
GACode/doc/images/TreeSwapNodeMutation.gif
GACode/doc/images/TreeSwapTreeMutation.gif
GACode/doc/images/WarningIcon.gif
GACode/doc/API.html
GACode/doc/ClassHierarchy.html
GACode/doc/Copyright.html
GACode/doc/Extensions.html
GACode/doc/FeatureList.html
GACode/doc/GAlib.html
GACode/doc/Installation.html
GACode/doc/OtherSites.html
GACode/doc/Overview.html
GACode/doc/References.html
GACode/doc/Register.html
GACode/examples/
GACode/examples/ex1.C
GACode/examples/ex10.C
GACode/examples/ex11.C
GACode/examples/ex12.C
GACode/examples/ex13.C
GACode/examples/ex14.C
GACode/examples/ex15.C
GACode/examples/ex16.C
GACode/examples/ex17.C
GACode/examples/ex18.C
GACode/examples/ex19.C
GACode/examples/ex2.C
GACode/examples/ex20.C
GACode/examples/ex21.C
GACode/examples/ex22.C
GACode/examples/ex23.C
GACode/examples/ex24.C
GACode/examples/ex25.C
GACode/examples/ex26.C
GACode/examples/ex27.C
GACode/examples/ex3.C
GACode/examples/ex4.C
GACode/examples/ex5.C
GACode/examples/ex6.C
GACode/examples/ex7.C
GACode/examples/ex8.C
GACode/examples/ex9.C
GACode/examples/randtest.C
GACode/examples/README
GACode/examples/README.html
GACode/examples/results.txt
GACode/examples/seed.C
GACode/examples/settings.txt
GACode/examples/smiley.txt
GACode/examples/test_results.txt
GACode/examples/tsp_rect_20.txt
GACode/examples/values.txt
GACode/ga/
GACode/ga/ga.h
GACode/ga/GA1DArrayGenome.C
GACode/ga/GA1DArrayGenome.h
GACode/ga/GA1DBinStrGenome.C
GACode/ga/GA1DBinStrGenome.h
GACode/ga/GA2DArrayGenome.C
GACode/ga/GA2DArrayGenome.h
GACode/ga/GA2DBinStrGenome.C
GACode/ga/GA2DBinStrGenome.h
GACode/ga/GA3DArrayGenome.C
GACode/ga/GA3DArrayGenome.h
GACode/ga/GA3DBinStrGenome.C
GACode/ga/GA3DBinStrGenome.h
GACode/ga/GAAllele.C
GACode/ga/GAAllele.h
GACode/ga/GAArray.h
GACode/ga/GABaseGA.C
GACode/ga/GABaseGA.h
GACode/ga/GABin2DecGenome.C
GACode/ga/GABin2DecGenome.h
GACode/ga/gabincvt.C
GACode/ga/gabincvt.h
GACode/ga/GABinStr.C
GACode/ga/GABinStr.h
GACode/ga/gaconfig.h
GACode/ga/GADCrowdingGA.C
GACode/ga/GADCrowdingGA.h
GACode/ga/GADemeGA.C
GACode/ga/GADemeGA.h
GACode/ga/gaerror.C
GACode/ga/gaerror.h
GACode/ga/GAEvalData.h
GACode/ga/GAGenome.C
GACode/ga/GAGenome.h
GACode/ga/gaid.h
GACode/ga/GAIncGA.C
GACode/ga/GAIncGA.h
GACode/ga/GAList.C
GACode/ga/GAList.h
GACode/ga/GAListBASE.C
GACode/ga/GAListBASE.h
GACode/ga/GAListGenome.C
GACode/ga/GAListGenome.h
GACode/ga/GAMask.h
GACode/ga/GANode.h
GACode/ga/GAParameter.C
GACode/ga/GAParameter.h
GACode/ga/GAPopulation.C
GACode/ga/GAPopulation.h
GACode/ga/garandom.C
GACode/ga/garandom.h
GACode/ga/GARealGenome.C
GACode/ga/GARealGenome.h
GACode/ga/GAScaling.C
GACode/ga/GAScaling.h
GACode/ga/GASelector.C
GACode/ga/GASelector.h
GACode/ga/GASimpleGA.C
GACode/ga/GASimpleGA.h
GACode/ga/GASStateGA.C
GACode/ga/GASStateGA.h
GACode/ga/GAStatistics.C
GACode/ga/GAStatistics.h
GACode/ga/GAStringGenome.C
GACode/ga/GAStringGenome.h
GACode/ga/GATree.C
GACode/ga/GATree.h
GACode/ga/GATreeBASE.C
GACode/ga/GATreeBASE.h
GACode/ga/GATreeGenome.C
GACode/ga/GATreeGenome.h
GACode/ga/gatypes.h
GACode/ga/gaversion.h
GACode/projects/
GACode/projects/Debug/
GACode/projects/example/
GACode/projects/example/Debug/
GACode/projects/example/Debug/ex11.obj
GACode/projects/example/Debug/example.exe
GACode/projects/example/Debug/example.ilk
GACode/projects/example/Debug/example.pch
GACode/projects/example/Debug/example.pdb
GACode/projects/example/Debug/vc60.idb
GACode/projects/example/Debug/vc60.pdb
GACode/projects/example/bog.dat
GACode/projects/example/example.dsp
GACode/projects/example/example.plg
GACode/projects/library/
GACode/projects/library/Debug/
GACode/projects/library/Debug/GA1DBinStrGenome.obj
GACode/projects/library/Debug/GA2DBinStrGenome.obj
GACode/projects/library/Debug/GA3DBinStrGenome.obj
GACode/projects/library/Debug/GABaseGA.obj
GACode/projects/library/Debug/GABin2DecGenome.obj
GACode/projects/library/Debug/gabincvt.obj
GACode/projects/library/Debug/GABinStr.obj
GACode/projects/library/Debug/GADCrowdingGA.obj
GACode/projects/library/Debug/GADemeGA.obj
GACode/projects/library/Debug/gaerror.obj
GACode/projects/library/Debug/GAGenome.obj
GACode/projects/library/Debug/GAIncGA.obj
GACode/proj
GACode/doc/images/
GACode/doc/images/ArraySinglePointCrossover.gif
GACode/doc/images/ArraySinglePointCrossover1.gif
GACode/doc/images/ArrayUniformCrossover.gif
GACode/doc/images/ChromSet.jpg
GACode/doc/images/CrumpledPaper.gif
GACode/doc/images/GAArray.gif
GACode/doc/images/GAHierarchy.gif
GACode/doc/images/GAList.gif
GACode/doc/images/GATree.gif
GACode/doc/images/Generational.gif
GACode/doc/images/GenomeHierarchy.gif
GACode/doc/images/ListDestructiveMutation.gif
GACode/doc/images/ListGenerativeMutation.gif
GACode/doc/images/ListOrderCrossover.gif
GACode/doc/images/ListSinglePointCrossover.gif
GACode/doc/images/ListSwapNodeMutation.gif
GACode/doc/images/ListSwapSequenceMutation.gif
GACode/doc/images/NCubeMigration.gif
GACode/doc/images/ScalingHierarchy.gif
GACode/doc/images/SelectionHierarchy.gif
GACode/doc/images/SteadyState.gif
GACode/doc/images/SteppingStoneMigration.gif
GACode/doc/images/TreeDestructiveMutation.gif
GACode/doc/images/TreeSinglePointCrossover.gif
GACode/doc/images/TreeSwapNodeMutation.gif
GACode/doc/images/TreeSwapTreeMutation.gif
GACode/doc/images/WarningIcon.gif
GACode/doc/API.html
GACode/doc/ClassHierarchy.html
GACode/doc/Copyright.html
GACode/doc/Extensions.html
GACode/doc/FeatureList.html
GACode/doc/GAlib.html
GACode/doc/Installation.html
GACode/doc/OtherSites.html
GACode/doc/Overview.html
GACode/doc/References.html
GACode/doc/Register.html
GACode/examples/
GACode/examples/ex1.C
GACode/examples/ex10.C
GACode/examples/ex11.C
GACode/examples/ex12.C
GACode/examples/ex13.C
GACode/examples/ex14.C
GACode/examples/ex15.C
GACode/examples/ex16.C
GACode/examples/ex17.C
GACode/examples/ex18.C
GACode/examples/ex19.C
GACode/examples/ex2.C
GACode/examples/ex20.C
GACode/examples/ex21.C
GACode/examples/ex22.C
GACode/examples/ex23.C
GACode/examples/ex24.C
GACode/examples/ex25.C
GACode/examples/ex26.C
GACode/examples/ex27.C
GACode/examples/ex3.C
GACode/examples/ex4.C
GACode/examples/ex5.C
GACode/examples/ex6.C
GACode/examples/ex7.C
GACode/examples/ex8.C
GACode/examples/ex9.C
GACode/examples/randtest.C
GACode/examples/README
GACode/examples/README.html
GACode/examples/results.txt
GACode/examples/seed.C
GACode/examples/settings.txt
GACode/examples/smiley.txt
GACode/examples/test_results.txt
GACode/examples/tsp_rect_20.txt
GACode/examples/values.txt
GACode/ga/
GACode/ga/ga.h
GACode/ga/GA1DArrayGenome.C
GACode/ga/GA1DArrayGenome.h
GACode/ga/GA1DBinStrGenome.C
GACode/ga/GA1DBinStrGenome.h
GACode/ga/GA2DArrayGenome.C
GACode/ga/GA2DArrayGenome.h
GACode/ga/GA2DBinStrGenome.C
GACode/ga/GA2DBinStrGenome.h
GACode/ga/GA3DArrayGenome.C
GACode/ga/GA3DArrayGenome.h
GACode/ga/GA3DBinStrGenome.C
GACode/ga/GA3DBinStrGenome.h
GACode/ga/GAAllele.C
GACode/ga/GAAllele.h
GACode/ga/GAArray.h
GACode/ga/GABaseGA.C
GACode/ga/GABaseGA.h
GACode/ga/GABin2DecGenome.C
GACode/ga/GABin2DecGenome.h
GACode/ga/gabincvt.C
GACode/ga/gabincvt.h
GACode/ga/GABinStr.C
GACode/ga/GABinStr.h
GACode/ga/gaconfig.h
GACode/ga/GADCrowdingGA.C
GACode/ga/GADCrowdingGA.h
GACode/ga/GADemeGA.C
GACode/ga/GADemeGA.h
GACode/ga/gaerror.C
GACode/ga/gaerror.h
GACode/ga/GAEvalData.h
GACode/ga/GAGenome.C
GACode/ga/GAGenome.h
GACode/ga/gaid.h
GACode/ga/GAIncGA.C
GACode/ga/GAIncGA.h
GACode/ga/GAList.C
GACode/ga/GAList.h
GACode/ga/GAListBASE.C
GACode/ga/GAListBASE.h
GACode/ga/GAListGenome.C
GACode/ga/GAListGenome.h
GACode/ga/GAMask.h
GACode/ga/GANode.h
GACode/ga/GAParameter.C
GACode/ga/GAParameter.h
GACode/ga/GAPopulation.C
GACode/ga/GAPopulation.h
GACode/ga/garandom.C
GACode/ga/garandom.h
GACode/ga/GARealGenome.C
GACode/ga/GARealGenome.h
GACode/ga/GAScaling.C
GACode/ga/GAScaling.h
GACode/ga/GASelector.C
GACode/ga/GASelector.h
GACode/ga/GASimpleGA.C
GACode/ga/GASimpleGA.h
GACode/ga/GASStateGA.C
GACode/ga/GASStateGA.h
GACode/ga/GAStatistics.C
GACode/ga/GAStatistics.h
GACode/ga/GAStringGenome.C
GACode/ga/GAStringGenome.h
GACode/ga/GATree.C
GACode/ga/GATree.h
GACode/ga/GATreeBASE.C
GACode/ga/GATreeBASE.h
GACode/ga/GATreeGenome.C
GACode/ga/GATreeGenome.h
GACode/ga/gatypes.h
GACode/ga/gaversion.h
GACode/projects/
GACode/projects/Debug/
GACode/projects/example/
GACode/projects/example/Debug/
GACode/projects/example/Debug/ex11.obj
GACode/projects/example/Debug/example.exe
GACode/projects/example/Debug/example.ilk
GACode/projects/example/Debug/example.pch
GACode/projects/example/Debug/example.pdb
GACode/projects/example/Debug/vc60.idb
GACode/projects/example/Debug/vc60.pdb
GACode/projects/example/bog.dat
GACode/projects/example/example.dsp
GACode/projects/example/example.plg
GACode/projects/library/
GACode/projects/library/Debug/
GACode/projects/library/Debug/GA1DBinStrGenome.obj
GACode/projects/library/Debug/GA2DBinStrGenome.obj
GACode/projects/library/Debug/GA3DBinStrGenome.obj
GACode/projects/library/Debug/GABaseGA.obj
GACode/projects/library/Debug/GABin2DecGenome.obj
GACode/projects/library/Debug/gabincvt.obj
GACode/projects/library/Debug/GABinStr.obj
GACode/projects/library/Debug/GADCrowdingGA.obj
GACode/projects/library/Debug/GADemeGA.obj
GACode/projects/library/Debug/gaerror.obj
GACode/projects/library/Debug/GAGenome.obj
GACode/projects/library/Debug/GAIncGA.obj
GACode/proj
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.