-
八 方块移动游戏要求从一个含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
-
Free JavaScript HTML editö r for web developers
Free JavaScript HTML editö r for web developers
- 2022-11-14 19:05:03下载
- 积分:1
-
iweoq FJ vnxcjoiaeafag dfgadfxae
IWEOQ FJ VNXCJOIAEAFAG DFGADFXAE
- 2022-03-04 19:07:53下载
- 积分:1
-
二叉排序树,实现简单的排序,删除,插入,保存,恢复等功能...
二叉排序树,实现简单的排序,删除,插入,保存,恢复等功能-Binary sort tree, the realization of a simple sort, delete, insert, save and restore functions
- 2023-08-02 19:30:03下载
- 积分:1
-
sentinel examples of the data structure
数据结构的sentinel示例
- 2022-06-19 21:10:35下载
- 积分:1
-
这是一个表示数据结构tree的c++模板对象,封装的非常好.tree
这是一个表示数据结构tree的c++模板对象,封装的非常好.tree-msvc.hh能在 visual c++下使用,如同使用stl标准模板类库一样-This is a tree data structure that the c++ template object, the package is very good. Tree-msvc.hh be able to use visual c++, as the use of standard template library stl the same as
- 2023-02-18 15:55:03下载
- 积分:1
-
求矩阵特征值、解方程组
求矩阵特征值、解方程组 -seeking matrix eigenvalue solution equations for matrix eigenvalue equations Solutions
- 2022-03-18 20:26:41下载
- 积分:1
-
Hoffman codec of the source, can be used to achieve efficient codec Hoffman Note...
这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
- 2022-03-04 05:41:03下载
- 积分:1
-
《数据结构与算法》讲义,第2章 线性表。
“十一五”国家级规划教材。张铭,王腾蛟,赵海燕,《数据结构与算法》,高教社,2008. 6。...
《数据结构与算法》讲义,第2章 线性表。
“十一五”国家级规划教材。张铭,王腾蛟,赵海燕,《数据结构与算法》,高教社,2008. 6。
-Chap2 List
- 2022-02-02 16:35:09下载
- 积分:1
-
sybase 数据库的写法模拟,使用ct_library
sybase 数据库的写法模拟,使用ct_library-the wording simulation, the use of ct_library
- 2023-08-17 04:55:03下载
- 积分:1