文件名称:EightQueensGAsrc
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 58kb
- 下载次数:
- 0次
- 提 供 者:
- xie l******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
about solving 8 queens puzzle with genetic algorithm using C#. -The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so that no two queens attack each other. Thus, a solution requires that no two queens share the same row, column, or diagonal.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EightQueensGA
.............\EightQueensGA
.............\.............\bin
.............\.............\...\Debug
.............\.............\...\.....\EightQueensGA.exe
.............\.............\...\.....\EightQueensGA.vshost.exe
.............\.............\...\.....\EightQueensGA.vshost.exe.manifest
.............\.............\...\Release
.............\.............\...\.......\EightQueensGA.vshost.exe
.............\.............\...\.......\EightQueensGA.vshost.exe.manifest
.............\.............\Board.cs
.............\.............\Board.Designer.cs
.............\.............\Board.resx
.............\.............\EightQueensGA.csproj
.............\.............\EightQueensGA.csproj.user
.............\.............\GeneticAlgo.cs
.............\.............\MainForm.cs
.............\.............\MainForm.Designer.cs
.............\.............\MainForm.resx
.............\.............\Program.cs
.............\.............\Properties
.............\.............\..........\AssemblyInfo.cs
.............\.............\..........\Resources.Designer.cs
.............\.............\..........\Resources.resx
.............\.............\..........\Settings.Designer.cs
.............\.............\..........\Settings.settings
.............\.............\Resources
.............\.............\.........\qeen.png
.............\EightQueensGA.sln
.............\EightQueensGA.suo
.............\EightQueensGA
.............\.............\bin
.............\.............\...\Debug
.............\.............\...\.....\EightQueensGA.exe
.............\.............\...\.....\EightQueensGA.vshost.exe
.............\.............\...\.....\EightQueensGA.vshost.exe.manifest
.............\.............\...\Release
.............\.............\...\.......\EightQueensGA.vshost.exe
.............\.............\...\.......\EightQueensGA.vshost.exe.manifest
.............\.............\Board.cs
.............\.............\Board.Designer.cs
.............\.............\Board.resx
.............\.............\EightQueensGA.csproj
.............\.............\EightQueensGA.csproj.user
.............\.............\GeneticAlgo.cs
.............\.............\MainForm.cs
.............\.............\MainForm.Designer.cs
.............\.............\MainForm.resx
.............\.............\Program.cs
.............\.............\Properties
.............\.............\..........\AssemblyInfo.cs
.............\.............\..........\Resources.Designer.cs
.............\.............\..........\Resources.resx
.............\.............\..........\Settings.Designer.cs
.............\.............\..........\Settings.settings
.............\.............\Resources
.............\.............\.........\qeen.png
.............\EightQueensGA.sln
.............\EightQueensGA.suo