文件名称:055523232007
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 50kb
- 下载次数:
- 0次
- 提 供 者:
- far***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
program to give one possible solution of the 8 queens puzzle because I was bored... and because after that, I was even more bored, I decided to extend it to an N queens version.
Since this is my first contribution here, I hope you guys take a look at my code and give me some feedback... And maybe even give me some globes )-program to give one possible solution of the 8 queens puzzle because I was bored... and because after that, I was even more bored, I decided to extend it to an N queens version.
Since this is my first contribution here, I hope you guys take a look at my code and give me some feedback... And maybe even give me some globes )
Since this is my first contribution here, I hope you guys take a look at my code and give me some feedback... And maybe even give me some globes )-program to give one possible solution of the 8 queens puzzle because I was bored... and because after that, I was even more bored, I decided to extend it to an N queens version.
Since this is my first contribution here, I hope you guys take a look at my code and give me some feedback... And maybe even give me some globes )
(系统自动生成,下载前可以参看下载内容)
下载文件列表
@PSC_ReadMe_11291_3.txt
NQueensPuzzle
.............\bin
.............\include
.............\.......\cMyStack.h
.............\.......\cQueens.h
.............\.......\cShowQueens.h
.............\.......\stdafx.h
.............\project
.............\.......\VC 2005
.............\.......\.......\NQueensPuzzle.sln
.............\.......\.......\NQueensPuzzle.suo
.............\.......\.......\NQueensPuzzle.vcproj
.............\resources
.............\.........\chess.bmp
.............\.........\Jack.bmp
.............\.........\NQueensPuzzle.rc
.............\.........\Queens.ico
.............\.........\resource.h
.............\source
.............\......\cQueens.cpp
.............\......\cShowQueens.cpp
.............\......\main.cpp
.............\......\stdafx.cpp
.............\work
NQueensPuzzle
.............\bin
.............\include
.............\.......\cMyStack.h
.............\.......\cQueens.h
.............\.......\cShowQueens.h
.............\.......\stdafx.h
.............\project
.............\.......\VC 2005
.............\.......\.......\NQueensPuzzle.sln
.............\.......\.......\NQueensPuzzle.suo
.............\.......\.......\NQueensPuzzle.vcproj
.............\resources
.............\.........\chess.bmp
.............\.........\Jack.bmp
.............\.........\NQueensPuzzle.rc
.............\.........\Queens.ico
.............\.........\resource.h
.............\source
.............\......\cQueens.cpp
.............\......\cShowQueens.cpp
.............\......\main.cpp
.............\......\stdafx.cpp
.............\work