C#进化计算:遗传算法源代码

上传者: conmajia | 上传时间: 2020-01-03 11:18:39 | 文件大小: 112KB | 文件类型: zip
C#进化计算:遗传算法源代码 参考原文:http://blog.csdn.net/conmajia/article/details/7823943

文件下载

资源详情

[{"title":"( 79 个子文件 112KB ) C#进化计算:遗传算法源代码","children":[{"title":"genetic_src","children":[{"title":"Samples","children":[{"title":"Genetic","children":[{"title":"TimeSeries","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"TimeSeries.csproj <span style='color:#111;'> 5.45KB </span>","children":null,"spread":false},{"title":"Chart.resx <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"App.ico <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"Chart.cs <span style='color:#111;'> 7.44KB </span>","children":null,"spread":false},{"title":"Data Samples","children":[{"title":"growing sinusoid.csv <span style='color:#111;'> 387B </span>","children":null,"spread":false},{"title":"sigmoid.csv <span style='color:#111;'> 344B </span>","children":null,"spread":false},{"title":"exponent.csv <span style='color:#111;'> 394B </span>","children":null,"spread":false},{"title":"parabola.csv <span style='color:#111;'> 306B </span>","children":null,"spread":false},{"title":"sinusoid.csv <span style='color:#111;'> 336B </span>","children":null,"spread":false}],"spread":true},{"title":"MainForm.resx <span style='color:#111;'> 30.37KB </span>","children":null,"spread":false},{"title":"ExSettingsDialog.cs <span style='color:#111;'> 7.98KB </span>","children":null,"spread":false},{"title":"MainForm.cs <span style='color:#111;'> 31.58KB </span>","children":null,"spread":false},{"title":"TimeSeries.sln <span style='color:#111;'> 916B </span>","children":null,"spread":false},{"title":"ExSettingsDialog.resx <span style='color:#111;'> 5.37KB </span>","children":null,"spread":false}],"spread":false},{"title":"TSP","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"TSPFitnessFunction.cs <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"TSP.csproj <span style='color:#111;'> 5.53KB </span>","children":null,"spread":false},{"title":"App.ico <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"TSP.sln <span style='color:#111;'> 902B </span>","children":null,"spread":false},{"title":"MapControl.resx <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"MapControl.cs <span style='color:#111;'> 4.48KB </span>","children":null,"spread":false},{"title":"TSPChromosome.cs <span style='color:#111;'> 3.81KB </span>","children":null,"spread":false},{"title":"MainForm.resx <span style='color:#111;'> 19.56KB </span>","children":null,"spread":false},{"title":"MainForm.cs <span style='color:#111;'> 16.31KB </span>","children":null,"spread":false}],"spread":true},{"title":"Optimization1D","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"Chart.resx <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"App.ico <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"Chart.cs <span style='color:#111;'> 6.22KB </span>","children":null,"spread":false},{"title":"MainForm.resx <span style='color:#111;'> 22.25KB </span>","children":null,"spread":false},{"title":"Optimization1D.sln <span style='color:#111;'> 924B </span>","children":null,"spread":false},{"title":"MainForm.cs <span style='color:#111;'> 19.91KB </span>","children":null,"spread":false},{"title":"Optimization1D.csproj <span style='color:#111;'> 5.15KB </span>","children":null,"spread":false}],"spread":true},{"title":"Approximation","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"Approximation.csproj <span style='color:#111;'> 5.19KB </span>","children":null,"spread":false},{"title":"Chart.resx <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"App.ico <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"Chart.cs <span style='color:#111;'> 6.22KB </span>","children":null,"spread":false},{"title":"Data Samples","children":[{"title":"sample1.csv <span style='color:#111;'> 50B </span>","children":null,"spread":false},{"title":"sample2.csv <span style='color:#111;'> 46B </span>","children":null,"spread":false}],"spread":true},{"title":"MainForm.resx <span style='color:#111;'> 24.71KB </span>","children":null,"spread":false},{"title":"MainForm.cs <span style='color:#111;'> 22.34KB </span>","children":null,"spread":false},{"title":"Approximation.sln <span style='color:#111;'> 922B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"Release","children":[{"title":"AForge.dll <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"AForge.Genetic.dll <span style='color:#111;'> 36.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"Sources","children":[{"title":"Genetic","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"Version.txt <span style='color:#111;'> 7B </span>","children":null,"spread":false},{"title":"Genetic.sln <span style='color:#111;'> 910B </span>","children":null,"spread":false},{"title":"Population.cs <span style='color:#111;'> 6.53KB </span>","children":null,"spread":false},{"title":"Chromosomes","children":[{"title":"GP","children":[{"title":"ExtendedGeneFunction.cs <span style='color:#111;'> 4.20KB </span>","children":null,"spread":false},{"title":"IGPGene.cs <span style='color:#111;'> 1.24KB </span>","children":null,"spread":false},{"title":"GPTreeNode.cs <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"SimpleGeneFunction.cs <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false},{"title":"GEPChromosome.cs <span style='color:#111;'> 10.58KB </span>","children":null,"spread":false},{"title":"GPTreeChromosome.cs <span style='color:#111;'> 8.93KB </span>","children":null,"spread":false}],"spread":true},{"title":"BinaryChromosome.cs <span style='color:#111;'> 3.77KB </span>","children":null,"spread":false},{"title":"ShortArrayChromosome.cs <span style='color:#111;'> 4.74KB </span>","children":null,"spread":false},{"title":"IChromosome.cs <span style='color:#111;'> 1024B </span>","children":null,"spread":false},{"title":"PermutationChromosome.cs <span style='color:#111;'> 4.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"Genetic.csproj <span style='color:#111;'> 7.64KB </span>","children":null,"spread":false},{"title":"Copyright.txt <span style='color:#111;'> 425B </span>","children":null,"spread":false},{"title":"Fitness Functions","children":[{"title":"OptimizationFunction1D.cs <span style='color:#111;'> 5.25KB </span>","children":null,"spread":false},{"title":"IFitnessFunction.cs <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"SymbolicRegressionFitness.cs <span style='color:#111;'> 4.87KB </span>","children":null,"spread":false},{"title":"OptimizationFunction2D.cs <span style='color:#111;'> 6.56KB </span>","children":null,"spread":false},{"title":"TimeSeriesPredictionFitness.cs <span style='color:#111;'> 6.73KB </span>","children":null,"spread":false}],"spread":true},{"title":"Selection Algorithms","children":[{"title":"ISelectionMethod.cs <span style='color:#111;'> 426B </span>","children":null,"spread":false},{"title":"EliteSelection.cs <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"RankSelection.cs <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"RouletteWheelSelection.cs <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"AForge.sln <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"Core","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"IntRange.cs <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"DoubleRange.cs <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"Version.txt <span style='color:#111;'> 5B </span>","children":null,"spread":false},{"title":"Core.sln <span style='color:#111;'> 904B </span>","children":null,"spread":false},{"title":"PolishExpression.cs <span style='color:#111;'> 4.02KB </span>","children":null,"spread":false},{"title":"Copyright.txt <span style='color:#111;'> 422B </span>","children":null,"spread":false},{"title":"Core.csproj <span style='color:#111;'> 4.10KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • geflay :
    学习了,可以用的代码
    2019-03-26
  • ldruth28 :
    感谢楼主分享
    2018-09-28
  • qq_24943851 :
    原链接打不开啊!!!求链接啊
    2018-03-26
  • csdn_start :
    感觉还不错
    2018-03-19
  • dgg34 :
    很容易陷入局部最优但需要做进一步的改进,是一个可以用的代码包,
    2018-03-15

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明