文件名称:eight
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-14
- 文件大小:
- 13.34mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
八皇后问题,八皇后问题是一个以国际象棋为背景的问题:如何能够在 8×8 的国际象棋棋盘上放置八个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。八皇后问题可以推广为更一般的n皇后摆放问题:这时棋盘的大小变为n×n,而皇后个数也变成n。当且仅当 n = 1 或 n ≥ 4 时问题有解。-Eight queens problem, eight queens problem is a chess background questions: How can the 88 chess board placed on eight queens so that any one can not directly eat other Queen Queen? To achieve this purpose, either two queens are not in the same a rampage, vertical or diagonal row. Eight queens problem can be extended to more general n-queens placed question: when the size of the board becomes nn, while the Queen has become the number n. If and only if n = 1 or n ≥ 4 time problems solvable.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
eight\1.cpp
.....\Debug\eight.exe
.....\.....\eight.ilk
.....\.....\eight.pdb
.....\eight\1.cpp
.....\.....\Debug\1.obj
.....\.....\.....\CL.read.1.tlog
.....\.....\.....\CL.write.1.tlog
.....\.....\.....\eight.exe.intermediate.manifest
.....\.....\.....\eight.lastbuildstate
.....\.....\.....\eight.log
.....\.....\.....\link.read.1.tlog
.....\.....\.....\link.write.1.tlog
.....\.....\.....\mt.read.1.tlog
.....\.....\.....\mt.write.1.tlog
.....\.....\.....\vc100.idb
.....\.....\.....\vc100.pdb
.....\.....\eight.vcxproj
.....\.....\eight.vcxproj.filters
.....\.....\eight.vcxproj.user
.....\eight.sdf
.....\eight.sln
.....\eight.suo
.....\ipch\eight-a6b2f65f\eight-d5a017dd.ipch
.....\eight\Debug
.....\ipch\eight-a6b2f65f
.....\Debug
.....\eight
.....\ipch
eight