-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-02-09 20:11:08下载
- 积分:1
-
一个比较实用的音乐播放器,源代码供大家分享
一个比较实用的音乐播放器,源代码供大家分享-A more practical music player, the source code for everyone to share
- 2023-08-05 04:35:03下载
- 积分:1
-
粒子生成程序,本程序实现了物理加速度和速度的运算。对游戏开发初学者应有所启发...
粒子生成程序,本程序实现了物理加速度和速度的运算。对游戏开发初学者应有所启发-Particle generation process, the procedures for the physical implementation of computing the acceleration and speed. Game development for beginners should be a source of inspiration
- 2022-03-06 06:28:30下载
- 积分:1
-
摄像头视频捕捉程序
摄像头视频捕捉程序-camera video capture procedure
- 2022-04-29 00:37:50下载
- 积分:1
-
this small program is mainly directed against the CAD a second development, CAD,...
此小程序可主要是针对CAD的一个二次开发,在CAD中,可直接将其上传/下载于ORACLE数据库中,-this small program is mainly directed against the CAD a second development, CAD, directly to upload/download from Oracle database,
- 2023-04-20 08:45:02下载
- 积分:1
-
一个关于MFC有用的例子,保存后解压
一个关于MFC有用的例子,保存后解压- About the MFC useful example, after preserves decompresses
- 2023-05-06 05:20:03下载
- 积分:1
-
这个上传样本
this upload sample-this upload sample................
- 2023-01-24 22:55:03下载
- 积分:1
-
Visual C++ 4.0 how to programming examples of CD
Visual C++ 4如何编写附在光盘上的例子,书就像是一本实用的面向问题的书籍,里面有两个例子,既有解决问题的模型又有实用性!
- 2023-01-16 06:15:04下载
- 积分:1
-
CSerialPort源代码
不是Remon Spekreijse写的,给大家看看,提供一种不同的视角
用于MFC下的串口编程
- 2022-08-14 20:03:56下载
- 积分:1