文件名称:VisualQueen
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 125kb
- 下载次数:
- 0次
- 提 供 者:
- jian****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
n皇后问题求解(8<=n<=1000)
a) 皇后个数的设定
在指定文本框内输入皇后个数即可,注意: 皇后个数在8和1000 之间(包括8和1000)
b) 求解
点击<Solve>按钮即可进行求解.
c) 求解过程显示
在标有Total Collision的静态文本框中将输出当前棋盘上的皇后总冲突数.
当冲突数降到0时,求解完毕.
d) 求解结果显示
程序可以图形化显示8<=n<=50的皇后求解结果.
e) 退出程序,点击<Exit>即可退出程序.-n Queens Problem Solving (8 <= n <= 1000) a) Queen number of settings in the designated text box to enter the Queen s Number, Note: Queen s number in between 8 and 1000 (including 8 and 1000) b) Solving <Solve> Click button to solve. c) the solution process displayed in the Total Collision marked the static text box will output the current Queen s chessboard the total number of conflicts. When the conflict reduced the number of 0:00, finished solving. d) The results showed that the procedure can solve the graphical display 8 <= n <= 50 to solve the results of the Queen. e) withdraw from the program, click <Exit> to withdraw from the program.
a) 皇后个数的设定
在指定文本框内输入皇后个数即可,注意: 皇后个数在8和1000 之间(包括8和1000)
b) 求解
点击<Solve>按钮即可进行求解.
c) 求解过程显示
在标有Total Collision的静态文本框中将输出当前棋盘上的皇后总冲突数.
当冲突数降到0时,求解完毕.
d) 求解结果显示
程序可以图形化显示8<=n<=50的皇后求解结果.
e) 退出程序,点击<Exit>即可退出程序.-n Queens Problem Solving (8 <= n <= 1000) a) Queen number of settings in the designated text box to enter the Queen s Number, Note: Queen s number in between 8 and 1000 (including 8 and 1000) b) Solving <Solve> Click button to solve. c) the solution process displayed in the Total Collision marked the static text box will output the current Queen s chessboard the total number of conflicts. When the conflict reduced the number of 0:00, finished solving. d) The results showed that the procedure can solve the graphical display 8 <= n <= 50 to solve the results of the Queen. e) withdraw from the program, click <Exit> to withdraw from the program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VisualQueen
...........\BoardDraw.h
...........\Queen.h
...........\Release
...........\res
...........\...\VisualQueen.rc2
...........\resource.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\VisualQueen.clw
...........\VisualQueen.cpp
...........\VisualQueen.dsp
...........\VisualQueen.dsw
...........\VisualQueen.h
...........\VisualQueen.ncb
...........\VisualQueen.opt
...........\VisualQueen.rc
...........\VisualQueenDlg.cpp
...........\VisualQueenDlg.h
...........\VisualQueen程序说明.doc
...........\BoardDraw.h
...........\Queen.h
...........\Release
...........\res
...........\...\VisualQueen.rc2
...........\resource.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\VisualQueen.clw
...........\VisualQueen.cpp
...........\VisualQueen.dsp
...........\VisualQueen.dsw
...........\VisualQueen.h
...........\VisualQueen.ncb
...........\VisualQueen.opt
...........\VisualQueen.rc
...........\VisualQueenDlg.cpp
...........\VisualQueenDlg.h
...........\VisualQueen程序说明.doc