CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法

文件名称:GACODE

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    2.7mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

遗传算法求解优化问题,简明教程加示例- The heredity algorithm solution optimization question, the
concise course adds the demonstration
(系统自动生成,下载前可以参看下载内容)

下载文件列表

GACode/
GACode/COPYRIGHT
GACode/doc/
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/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/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/galib244-win.zip
GACode/galibdoc-revB.pdf
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/LICENSING
GACode/projects/
GACode/projects/Debug/
GACode/projects/example/
GACode/projects/example/bog.dat
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/example.dsp
GACode/projects/example/example.plg
GACode/projects/galib.dsw
GACode/projects/galib.ncb
GACode/projects/galib.opt
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/proje

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com