文件名称:n-gueen-with-AlghorithmGenetic
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-07-15
- 文件大小:
- 47kb
- 下载次数:
- 0次
- 提 供 者:
- ha***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
n-queen problem mean two queen is not stand in a row, column or diagonal.
this code solving n-queen problem using genetic algorithms.this code is writing C#.
step 1 is selection and 2 crossover and step 3 is mutation.
-n-queen problem mean two queen is not stand in in a row, column or diagonal.
this code solving n-queen problem using genetic algorithms.this code is writing C#.
step 1 is selection and 2 crossover and step 3 is mutation.
this code solving n-queen problem using genetic algorithms.this code is writing C#.
step 1 is selection and 2 crossover and step 3 is mutation.
-n-queen problem mean two queen is not stand in in a row, column or diagonal.
this code solving n-queen problem using genetic algorithms.this code is writing C#.
step 1 is selection and 2 crossover and step 3 is mutation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AlghorithmGenetic\AlghorithmGenetic.csproj
.................\AlghorithmGenetic.sln
.................\AlghorithmGenetic.suo
.................\bin\Debug\AlghorithmGenetic.exe
.................\...\.....\AlghorithmGenetic.pdb
.................\...\.....\AlghorithmGenetic.vshost.exe
.................\...\.....\AlghorithmGenetic.vshost.exe.manifest
.................\Form1.cs
.................\Form1.Designer.cs
.................\Form1.resx
.................\obj\x86\Debug\AlghorithmGenetic.csproj.FileListAbsolute.txt
.................\...\...\.....\AlghorithmGenetic.csproj.GenerateResource.Cache
.................\...\...\.....\AlghorithmGenetic.csprojResolveAssemblyReference.cache
.................\...\...\.....\AlghorithmGenetic.exe
.................\...\...\.....\AlghorithmGenetic.Form1.resources
.................\...\...\.....\AlghorithmGenetic.pdb
.................\...\...\.....\AlghorithmGenetic.Properties.Resources.resources
.................\...\...\.....\DesignTimeResolveAssemblyReferences.cache
.................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.................\Program.cs
.................\...perties\AssemblyInfo.cs
.................\..........\Resources.Designer.cs
.................\..........\Resources.resx
.................\..........\Settings.Designer.cs
.................\..........\Settings.settings
.................\obj\x86\Debug\TempPE
.................\...\...\Debug
.................\bin\Debug
.................\obj\x86
.................\bin
.................\obj
.................\Properties
AlghorithmGenetic