搜索资源列表
EIGHTPUZZLE
- 用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
8Numbers
- 一个基于MFC的8数码的小游戏,点击上下左右按钮移动空格,点击问号程序帮助寻找最优下一步。-MFC based on a small digital 8 of the Games, click on the button up and down around the mobile space, click the question mark to help find the optimal next step in the procedure.
yimaqi
- 7段译码器 将0,1,2,3,4,5,6,7,8,9翻译成数码管显示-7 decoder will be translated into digital 0,1,2,3,4,5,6,7,8,9 display
8_puzzle
- 8数码问题 八数码问题 A*算法 Hash结构-eight puzzle problem
8_num(guangdu)
- 8数码问题(广度优先) 就是用广度搜索解决8数码问题-8 digital issues (breadth first) search solution is to use breadth 8 digital issues ... ...
8_num(shendu)
- 8数码问题(深度优先) 就是优先用深度搜索解决-8 digital issues (depth first) is the first solution with the depth of search ... ...
8
- 模式识别经典搜索算法8数码游戏,经典入门必备.-Classical pattern recognition search algorithm 8 digital games, classic entry necessary
1
- 8 numbers 8 数码问题A* 简单算法实现-8 numbers
C51
- 例1发光二极管浅,例8数码管LED显示,例5数码管LED显示动态-light the LED
Number_8
- 8数码问题A*算法求解,代码很短,方便理解-8 digital issues A* Algorithm, the code is very short, easy to understand
Eight-digital-problem-algorithm
- 8数码难题算法,快速方便地得到了自己所需要的目的数。-Eight digital problem algorithm
8shuma
- 使用启发式搜索A*算法求解8数码问题,内附代码,执行程序及输入文件-8 A* algorithm to solve the problem of digital
random_num
- 随机生成8数码问题测试数据,结果保存在TXT文件-8 digital issues randomly generated test data and results are saved in a TXT file
VC-8-digital-problem-solving-method
- VC写的8数码问题解法,在vc6.0上可以编译通过的小游戏,北京大学教学用C++入门代码-VC 8 digital problem solving method
八只数码管动态显示
- 8 只数码管滚动显示单个数字 说明:数码管从左到右依次滚动显示 0~7,程序通过每次仅循环选通一只数码 管(Scroll from left to right in turn digital tube display 0 to 7,by each cycle gate only a digital tube)
Et
- 这个代码可以实现9宫格8数码游戏,点击开始,可以看到游戏结果,点击“走”,可以看到开始到结果的过程。(The code can complete a play named eight num.)
8数码
- 8数码问题,图形界面使用Qt Creator 4.2.2 (Community)(Eight digital problem)
重排九宫格
- 具体描述:在一个3×3的方格棋盘上放置8个标有1、2、3、4、5、6、7、8数字的将牌,留下一个空格(用0表示)。 规定:与空格相邻的将牌可以移入空格。 实现寻找一条从初始状态到目标状态的将牌移动路线。(Specific descr iption: placed in a 3 x 3 checkerboard labeled with 1, 2, 8, 3, 5, 6, 7, 4, 8 digital cards, leaving a space (0). Provisions: adj
21-8位数码管显示其中之一
- 21-8位数码管显示其中之一(21-8 digital tube display one of them)
8数码
- 实现八数码问题的一个小算法平台,其中包括深度优先、广度优先、最好优先算法。(A small algorithm platform for eight digital problems, including depth first, breadth priority and best priority algorithm.)