Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Mathimatics-Numerical algorithms

galib245.zip

  • Category : Mathimatics-Numerical algorithms
  • Tags :
  • Update : 2024-04-26
  • Size : 495.06kb
  • Downloaded :0次
  • Author :
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。
Packet file list
(Preview for download)
Packet : galib245.zip filelist
COPYRIGHT
LICENSE
README
RELEASE-NOTES
doc/
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/API.html
doc/ClassHierarchy.html
doc/Copyright.html
doc/Extensions.html
doc/FeatureList.html
doc/GAlib.html
doc/Installation.html
doc/OtherSites.html
doc/Overview.html
doc/References.html
doc/Register.html
examples/
examples/README.html
examples/README
examples/makefile
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/BitString.cc
examples/gnu/BitString.h
examples/gnu/COPYING.LIB
examples/gnu/Obstack.cc
examples/gnu/Obstack.h
examples/gnu/README
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/bitxor.c
examples/gnu/builtin.cc
examples/gnu/builtin.h
examples/gnu/error.cc
examples/gnu/gnuex.C
examples/gnu/makefile
examples/makefile.win32
examples/randtest.C
examples/seed.C
examples/settings.txt
examples/smiley.txt
examples/tsp_rect_20.txt
examples/values.txt
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/TSPView.ad
examples/graphic/gaview.C
examples/graphic/makefile
examples/graphic/settings.txt
examples/graphic/tsp_rect_20.txt
examples/graphic/tspview.C
examples/pvmind/
examples/pvmind/Makefile.aimk
examples/pvmind/README
examples/pvmind/genome.C
examples/pvmind/genome.h
examples/pvmind/master.C
examples/pvmind/slave.C
examples/pvmpop/
examples/pvmpop/Makefile.aimk
examples/pvmpop/PVMDemeGA.C
examples/pvmpop/PVMDemeGA.h
examples/pvmpop/README
examples/pvmpop/genome.C
examples/pvmpop/genome.h
examples/pvmpop/master.C
examples/pvmpop/settings.txt
examples/pvmpop/slave.C
examples/test_results-winnt.txt
examples/test_results-linux.txt
ga/
ga/makefile.sources
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/GABinStr.C
ga/GABinStr.h
ga/GADCrowdingGA.C
ga/GADCrowdingGA.h
ga/GADemeGA.C
ga/GADemeGA.h
ga/GAEvalData.h
ga/GAGenome.C
ga/GAGenome.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/GASStateGA.C
ga/GAPopulation.h
ga/GARealGenome.C
ga/GARealGenome.h
ga/GASStateGA.h
ga/GAScaling.C
ga/GAScaling.h
ga/GASelector.C
ga/GASelector.h
ga/GASimpleGA.C
ga/GASimpleGA.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/ga.h
ga/gabincvt.C
ga/gabincvt.h
ga/gaconfig.h
ga/gaerror.C
ga/gaerror.h
ga/gaid.h
ga/garandom.C
ga/garandom.h
ga/gatypes.h
ga/gaversion.h
ga/makefile
ga/makefile.win32
makefile
makefile.win32
makevars
makevars.win32
VERSION
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.