文件名称:N_Queens
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The N queens puzzle is the problem of putting N chess
queens on an n×n chessboard such that none of them is able
to capture any other using the standard chess queen s moves.
The queens must be placed in such a way that no queens
would be able to attack each other.
Here I get n and show you the position of queens.
queens on an n×n chessboard such that none of them is able
to capture any other using the standard chess queen s moves.
The queens must be placed in such a way that no queens
would be able to attack each other.
Here I get n and show you the position of queens.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
N Queens
........\Queens.cs
........\ReadME.txt
........\Queens.cs
........\ReadME.txt