基于c# 的 遗传算法实现

时间:2012-06-06 12:17:34
【文件属性】:

文件名称:基于c# 的 遗传算法实现

文件大小:61KB

文件格式:RAR

更新时间:2012-06-06 12:17:34

遗传算法 TSP C#

用遗传算法解决TSP问题,里面有完整的代码,和详细的注释


【文件预览】:
Genetic Algorithm(我编的遗传算法)
----Genetic Algorithm()
--------Form1.cs(15KB)
--------bin()
--------obj()
--------ALLStructs.cs(873B)
--------Properties()
--------Program.cs(476B)
--------Form1.Designer.cs(5KB)
--------Form1.resx(6KB)
--------Genetic Algorithm.csproj(3KB)
----Genetic Algorithm.sln(940B)
----GeneticAlgorithm.Business()
--------GeneticAlgorithm.Business.csproj(2KB)
--------bin()
--------obj()
--------ALLStructs.cs(778B)
--------Properties()
----Genetic Algorithm.suo(46KB)

网友评论

  • 有點複雜,看起來惱火
  • 代码注释详细,容易看懂