文件名称:九宫问题(八数码)求解过程动态演示
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 34kb
- 下载次数:
- 0次
- 提 供 者:
- 徐*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。 -----------VC完整应用程序代码-(JiuGongTu) in a 3 3 JiuGongTu are 1-8 this August and the number of a random display spaces in which the grid yard. Now demands of the problem : this Jiugongge adjusted to the squad as shown in Figure 1-1 forms. Adjusted rules : Each will only spaces (upper and lower, or left and right), a number of adjacent spaces- were moved. Test Programming Solution of this problem.----------- VC complete application code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
9Gird.cpp
9Gird.dsp
9Gird.dsw
9Gird.exe
9Gird.h
9Gird.rc
NineGird.cpp
NineGird.h
ReadMe.txt
resource.h
SMALL.ICO
StdAfx.cpp
StdAfx.h
9Gird.dsp
9Gird.dsw
9Gird.exe
9Gird.h
9Gird.rc
NineGird.cpp
NineGird.h
ReadMe.txt
resource.h
SMALL.ICO
StdAfx.cpp
StdAfx.h