文件名称:galib245.zip
介绍说明--下载内容来自于网络,使用问题请自行百度
麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。, Hemp province technical development free heredity algorithm
class storehouse GAlib, is very easy to use, I use it to realize some
concrete questions heredity algorithms.
class storehouse GAlib, is very easy to use, I use it to realize some
concrete questions heredity algorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
COPYRIGHT
doc/
doc/API.html
doc/ClassHierarchy.html
doc/Copyright.html
doc/Extensions.html
doc/FeatureList.html
doc/GAlib.html
doc/images/
doc/images/ArraySinglePointCrossover.gif
doc/images/ArraySinglePointCrossover1.gif
doc/images/ArrayUniformCrossover.gif
doc/images/ChromSet.jpg
doc/images/CrumpledPaper.gif
doc/images/GAArray.gif
doc/images/GAHierarchy.gif
doc/images/GAList.gif
doc/images/GATree.gif
doc/images/Generational.gif
doc/images/GenomeHierarchy.gif
doc/images/ListDestructiveMutation.gif
doc/images/ListGenerativeMutation.gif
doc/images/ListOrderCrossover.gif
doc/images/ListSinglePointCrossover.gif
doc/images/ListSwapNodeMutation.gif
doc/images/ListSwapSequenceMutation.gif
doc/images/NCubeMigration.gif
doc/images/ScalingHierarchy.gif
doc/images/SelectionHierarchy.gif
doc/images/SteadyState.gif
doc/images/SteppingStoneMigration.gif
doc/images/TreeDestructiveMutation.gif
doc/images/TreeSinglePointCrossover.gif
doc/images/TreeSwapNodeMutation.gif
doc/images/TreeSwapTreeMutation.gif
doc/images/WarningIcon.gif
doc/Installation.html
doc/OtherSites.html
doc/Overview.html
doc/References.html
doc/Register.html
examples/
examples/ex1.C
examples/ex10.C
examples/ex11.C
examples/ex12.C
examples/ex13.C
examples/ex14.C
examples/ex15.C
examples/ex16.C
examples/ex17.C
examples/ex18.C
examples/ex19.C
examples/ex2.C
examples/ex20.C
examples/ex21.C
examples/ex22.C
examples/ex23.C
examples/ex24.C
examples/ex25.C
examples/ex26.C
examples/ex27.C
examples/ex3.C
examples/ex4.C
examples/ex5.C
examples/ex6.C
examples/ex7.C
examples/ex8.C
examples/ex9.C
examples/gnu/
examples/gnu/AllocRing.cc
examples/gnu/AllocRing.h
examples/gnu/bitand.c
examples/gnu/bitany.c
examples/gnu/bitblt.c
examples/gnu/bitclear.c
examples/gnu/bitcopy.c
examples/gnu/bitcount.c
examples/gnu/bitdo1.h
examples/gnu/bitdo2.h
examples/gnu/bitinvert.c
examples/gnu/bitlcomp.c
examples/gnu/bitprims.h
examples/gnu/bitset1.c
examples/gnu/bitstr.C
examples/gnu/bitstr.h
examples/gnu/BitString.cc
examples/gnu/BitString.h
examples/gnu/bitxor.c
examples/gnu/builtin.cc
examples/gnu/builtin.h
examples/gnu/COPYING.LIB
examples/gnu/error.cc
examples/gnu/gnuex.C
examples/gnu/makefile
examples/gnu/Obstack.cc
examples/gnu/Obstack.h
examples/gnu/README
examples/graphic/
examples/graphic/bitmaps/
examples/graphic/bitmaps/ffst.xbm
examples/graphic/bitmaps/ffwd.xbm
examples/graphic/bitmaps/fwds.xbm
examples/graphic/bitmaps/gaview.xbm
examples/graphic/bitmaps/rew.xbm
examples/graphic/bitmaps/stop.xbm
examples/graphic/GAView.ad
examples/graphic/gaview.C
examples/graphic/makefile
examples/graphic/settings.txt
examples/graphic/TSPView.ad
examples/graphic/tspview.C
examples/graphic/tsp_rect_20.txt
examples/makefile
examples/makefile.win32
examples/pvmind/
examples/pvmind/genome.C
examples/pvmind/genome.h
examples/pvmind/Makefile.aimk
examples/pvmind/master.C
examples/pvmind/README
examples/pvmind/slave.C
examples/pvmpop/
examples/pvmpop/genome.C
examples/pvmpop/genome.h
examples/pvmpop/Makefile.aimk
examples/pvmpop/master.C
examples/pvmpop/PVMDemeGA.C
examples/pvmpop/PVMDemeGA.h
examples/pvmpop/README
examples/pvmpop/settings.txt
examples/pvmpop/slave.C
examples/randtest.C
examples/README
examples/README.html
examples/seed.C
examples/settings.txt
examples/smiley.txt
examples/test_results-linux.txt
examples/test_results-winnt.txt
examples/tsp_rect_20.txt
examples/values.txt
ga/
ga/ga.h
ga/GA1DArrayGenome.C
ga/GA1DArrayGenome.h
ga/GA1DBinStrGenome.C
ga/GA1DBinStrGenome.h
ga/GA2DArrayGenome.C
ga/GA2DArrayGenome.h
ga/GA2DBinStrGenome.C
ga/GA2DBinStrGenome.h
ga/GA3DArrayGenome.C
ga/GA3DArrayGenome.h
ga/GA3DBinStrGenome.C
ga/GA3DBinStrGenome.h
ga/GAAllele.C
ga/GAAllele.h
ga/GAArray.h
ga/GABaseGA.C
ga/GABaseGA.h
ga/GABin2DecGenome.C
ga/GABin2DecGenome.h
ga/gabincvt.C
ga/gabincvt.h
ga/GABinStr.C
ga/GABinStr.h
ga/gaconfig.h
ga/GADCrowdingGA.C
ga/GADCrowdingGA.h
ga/GADemeGA.C
ga/GADemeGA.h
ga/gaerror.C
ga/gaerror.h
ga/GAEvalData.h
ga/GAGenome.C
ga/GAGenome.h
ga/gaid.h
ga/GAIncGA.C
ga/GAIncGA.h
ga/GAList.C
ga/GAList.h
ga/GAListBASE.C
ga/GAListBASE.h
ga/GAListGenome.C
ga/GAListGenome.h
ga/GAMask.h
ga/GANode.h
ga/GAParameter.C
ga/GAParameter.h
ga/GAPopulation.C
ga/GAPopulation.h
ga/garandom.C
ga/garandom.h
ga/GARealGenome.C
ga/GARealGenome.h
ga/GAScaling.C
ga/GAScaling.h
ga/GASelector.C
ga/GASelector.h
ga/GASimpleGA.C
ga/GASimpleGA.h
ga/GASStateGA.C
ga/GASStateGA.h
ga/GAStatistics.C
ga/GAStatistics.h
ga/GAStringGenome.C
ga/GAStringGenome.h
ga/GATree.C
ga/GATree.h
ga/GATreeBASE.C
ga/GATreeBASE.h
ga/GATreeGenome.C
ga/GATreeGenome.h
ga/gatypes.h
ga/gaversion.h
ga/makefile
ga/makefile.sources
ga/makefile.win32
LICENSE
makefile
makefile.win32
makevars
makevars.win32
README
RELEASE-NOTES
VERSION
doc/
doc/API.html
doc/ClassHierarchy.html
doc/Copyright.html
doc/Extensions.html
doc/FeatureList.html
doc/GAlib.html
doc/images/
doc/images/ArraySinglePointCrossover.gif
doc/images/ArraySinglePointCrossover1.gif
doc/images/ArrayUniformCrossover.gif
doc/images/ChromSet.jpg
doc/images/CrumpledPaper.gif
doc/images/GAArray.gif
doc/images/GAHierarchy.gif
doc/images/GAList.gif
doc/images/GATree.gif
doc/images/Generational.gif
doc/images/GenomeHierarchy.gif
doc/images/ListDestructiveMutation.gif
doc/images/ListGenerativeMutation.gif
doc/images/ListOrderCrossover.gif
doc/images/ListSinglePointCrossover.gif
doc/images/ListSwapNodeMutation.gif
doc/images/ListSwapSequenceMutation.gif
doc/images/NCubeMigration.gif
doc/images/ScalingHierarchy.gif
doc/images/SelectionHierarchy.gif
doc/images/SteadyState.gif
doc/images/SteppingStoneMigration.gif
doc/images/TreeDestructiveMutation.gif
doc/images/TreeSinglePointCrossover.gif
doc/images/TreeSwapNodeMutation.gif
doc/images/TreeSwapTreeMutation.gif
doc/images/WarningIcon.gif
doc/Installation.html
doc/OtherSites.html
doc/Overview.html
doc/References.html
doc/Register.html
examples/
examples/ex1.C
examples/ex10.C
examples/ex11.C
examples/ex12.C
examples/ex13.C
examples/ex14.C
examples/ex15.C
examples/ex16.C
examples/ex17.C
examples/ex18.C
examples/ex19.C
examples/ex2.C
examples/ex20.C
examples/ex21.C
examples/ex22.C
examples/ex23.C
examples/ex24.C
examples/ex25.C
examples/ex26.C
examples/ex27.C
examples/ex3.C
examples/ex4.C
examples/ex5.C
examples/ex6.C
examples/ex7.C
examples/ex8.C
examples/ex9.C
examples/gnu/
examples/gnu/AllocRing.cc
examples/gnu/AllocRing.h
examples/gnu/bitand.c
examples/gnu/bitany.c
examples/gnu/bitblt.c
examples/gnu/bitclear.c
examples/gnu/bitcopy.c
examples/gnu/bitcount.c
examples/gnu/bitdo1.h
examples/gnu/bitdo2.h
examples/gnu/bitinvert.c
examples/gnu/bitlcomp.c
examples/gnu/bitprims.h
examples/gnu/bitset1.c
examples/gnu/bitstr.C
examples/gnu/bitstr.h
examples/gnu/BitString.cc
examples/gnu/BitString.h
examples/gnu/bitxor.c
examples/gnu/builtin.cc
examples/gnu/builtin.h
examples/gnu/COPYING.LIB
examples/gnu/error.cc
examples/gnu/gnuex.C
examples/gnu/makefile
examples/gnu/Obstack.cc
examples/gnu/Obstack.h
examples/gnu/README
examples/graphic/
examples/graphic/bitmaps/
examples/graphic/bitmaps/ffst.xbm
examples/graphic/bitmaps/ffwd.xbm
examples/graphic/bitmaps/fwds.xbm
examples/graphic/bitmaps/gaview.xbm
examples/graphic/bitmaps/rew.xbm
examples/graphic/bitmaps/stop.xbm
examples/graphic/GAView.ad
examples/graphic/gaview.C
examples/graphic/makefile
examples/graphic/settings.txt
examples/graphic/TSPView.ad
examples/graphic/tspview.C
examples/graphic/tsp_rect_20.txt
examples/makefile
examples/makefile.win32
examples/pvmind/
examples/pvmind/genome.C
examples/pvmind/genome.h
examples/pvmind/Makefile.aimk
examples/pvmind/master.C
examples/pvmind/README
examples/pvmind/slave.C
examples/pvmpop/
examples/pvmpop/genome.C
examples/pvmpop/genome.h
examples/pvmpop/Makefile.aimk
examples/pvmpop/master.C
examples/pvmpop/PVMDemeGA.C
examples/pvmpop/PVMDemeGA.h
examples/pvmpop/README
examples/pvmpop/settings.txt
examples/pvmpop/slave.C
examples/randtest.C
examples/README
examples/README.html
examples/seed.C
examples/settings.txt
examples/smiley.txt
examples/test_results-linux.txt
examples/test_results-winnt.txt
examples/tsp_rect_20.txt
examples/values.txt
ga/
ga/ga.h
ga/GA1DArrayGenome.C
ga/GA1DArrayGenome.h
ga/GA1DBinStrGenome.C
ga/GA1DBinStrGenome.h
ga/GA2DArrayGenome.C
ga/GA2DArrayGenome.h
ga/GA2DBinStrGenome.C
ga/GA2DBinStrGenome.h
ga/GA3DArrayGenome.C
ga/GA3DArrayGenome.h
ga/GA3DBinStrGenome.C
ga/GA3DBinStrGenome.h
ga/GAAllele.C
ga/GAAllele.h
ga/GAArray.h
ga/GABaseGA.C
ga/GABaseGA.h
ga/GABin2DecGenome.C
ga/GABin2DecGenome.h
ga/gabincvt.C
ga/gabincvt.h
ga/GABinStr.C
ga/GABinStr.h
ga/gaconfig.h
ga/GADCrowdingGA.C
ga/GADCrowdingGA.h
ga/GADemeGA.C
ga/GADemeGA.h
ga/gaerror.C
ga/gaerror.h
ga/GAEvalData.h
ga/GAGenome.C
ga/GAGenome.h
ga/gaid.h
ga/GAIncGA.C
ga/GAIncGA.h
ga/GAList.C
ga/GAList.h
ga/GAListBASE.C
ga/GAListBASE.h
ga/GAListGenome.C
ga/GAListGenome.h
ga/GAMask.h
ga/GANode.h
ga/GAParameter.C
ga/GAParameter.h
ga/GAPopulation.C
ga/GAPopulation.h
ga/garandom.C
ga/garandom.h
ga/GARealGenome.C
ga/GARealGenome.h
ga/GAScaling.C
ga/GAScaling.h
ga/GASelector.C
ga/GASelector.h
ga/GASimpleGA.C
ga/GASimpleGA.h
ga/GASStateGA.C
ga/GASStateGA.h
ga/GAStatistics.C
ga/GAStatistics.h
ga/GAStringGenome.C
ga/GAStringGenome.h
ga/GATree.C
ga/GATree.h
ga/GATreeBASE.C
ga/GATreeBASE.h
ga/GATreeGenome.C
ga/GATreeGenome.h
ga/gatypes.h
ga/gaversion.h
ga/makefile
ga/makefile.sources
ga/makefile.win32
LICENSE
makefile
makefile.win32
makevars
makevars.win32
README
RELEASE-NOTES
VERSION
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.