文件名称:Csharp-Genetic-Algorithm--
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- zs***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的遗传算法在c#。它将不会多线程,也有异国情调的操作人员和收敛标准(例如一种情形发现许多解决方法是非常相似的)。它只是证明遗传算法在托管代码,利用的一些特点。net的运行时间。
-A simple genetic algorithm in c#. It will not be multi-threaded, there are also exotic operators and convergence criteria (for example, found that many solutions to a situation is very similar.) It just proved that genetic algorithm in managed code, the use of some of the features. net running time.
-A simple genetic algorithm in c#. It will not be multi-threaded, there are also exotic operators and convergence criteria (for example, found that many solutions to a situation is very similar.) It just proved that genetic algorithm in managed code, the use of some of the features. net running time.
相关搜索: 遗传算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GATest\App.ico
......\AssemblyInfo.cs
......\bin
......\...\Debug
......\CVS
......\GATest.csproj
......\obj
......\...\Debug
......\...\.....\temp
......\...\.....\TempPE
......\Test.cs
GATest
.eneticAlgorithm\AssemblyInfo.cs
................\bin
................\...\Debug
................\CVS
................\GA.cs
................\GeneticAlgorithm.csproj
................\GeneticAlgorithm.sln
................\Genome.cs
................\GenomeComparer.cs
................\obj
................\...\Debug
................\...\.....\temp
................\...\.....\TempPE
GeneticAlgorithm
说明.doc
......\AssemblyInfo.cs
......\bin
......\...\Debug
......\CVS
......\GATest.csproj
......\obj
......\...\Debug
......\...\.....\temp
......\...\.....\TempPE
......\Test.cs
GATest
.eneticAlgorithm\AssemblyInfo.cs
................\bin
................\...\Debug
................\CVS
................\GA.cs
................\GeneticAlgorithm.csproj
................\GeneticAlgorithm.sln
................\Genome.cs
................\GenomeComparer.cs
................\obj
................\...\Debug
................\...\.....\temp
................\...\.....\TempPE
GeneticAlgorithm
说明.doc