-
八 方块移动游戏要求从一个含8个数字(用1
八 方块移动游戏要求从一个含8个数字(用1-8表示)的方块以及一个空格方块(用0表示)的3x3矩阵的起始状态开始,不断移动该空格方块以使其和相邻的方 块互换,直至达到所定义的目标状态。空格方块在中间位置时有上、下、左、右4个方向可移动,在四个角落上有2个方向可移动,在其他位置上有3个方向可移 动。例如,假设一个3x3矩阵的初始状态为:
8 0 3
2 1 4
7 6 5
目标状态为:
1 2 3
8 0 4
7 6 5-Eight-box requirements of mobile games from one containing eight numbers (1-8 with express) the box, as well as a space box (with 0) of the 3x3 matrix of the initial start, and constantly move the box to make space its adjacent box and swap until they reach their defined target state. Spaces in the middle position box has the upper and lower, left and right direction of four removable, in the four corners there are two directions can be mobile, in other locations has three movable direction. For example, suppose a 3x3 matrix of the initial state as follows: 803,214,765 target state as follows: 123,804,765
- 2022-03-22 21:44:29下载
- 积分:1
-
Dijkstra算法C程序实现,可以在windows和linux下运行,
Dijkstra算法C程序实现,可以在windows和linux下运行,-Dijkstra algorithm C program can run under windows and linux,
- 2023-04-18 19:45:03下载
- 积分:1
-
Excel数据库
将excel转换为mdb文件(换句话说)提取excel文件中的列并将其转换为access格式的数据库文件
- 2022-07-24 14:08:17下载
- 积分:1
-
delphi中使用ADO的源代码
delphi中使用ADO的源代码-use of the source code for ADO
- 2022-06-27 13:44:22下载
- 积分:1
-
病人管理系统
它具有一些可以帮助你把病人信息和医生 information,也处理信息的实体您必须使用 xamp、 php、 浏览器...
- 2023-07-03 18:25:02下载
- 积分:1
-
数据结构二叉树的实现
数据结构二叉树的实现-binary tree data structure to achieve
- 2023-03-28 08:35:04下载
- 积分:1
-
插入、删除、修改
这个项目是到数据库的简单连接,其中包含插入、删除和修改行的方法,也是一个类连接
- 2022-05-10 11:27:54下载
- 积分:1
-
sdgbf dChAT SDB
xbcnv提示:你将获得积分(0-20)的基础上,你的产品质量
- 2022-03-11 04:21:10下载
- 积分:1
-
网上有名留言板20120版,非常不错~
网上有名留言板20120版,非常不错~ - On-line famous message center 20,120 edition, extremely good ~
- 2023-05-16 15:40:03下载
- 积分:1
-
均匀分布和高斯分布的C代码
均匀分布和高斯分布的C代码-uniform and Gaussian distribution of C code
- 2022-04-25 09:17:28下载
- 积分:1