搜索资源列表
NumberGame
- 一个由VC++编写的8数码游戏,输入原数字阵列和目标数字阵列,点击演示即可。-a VC prepared by the eight digital games, digital input arrays and the original target arrays, it can be demonstrated.
8shumayouxi
- 常用搜索算法原代码 (8数码游戏) \".\\Release\\DialogInput.obj\" \".\\Release\\DlgDepth.obj\" \".\\Release\\DlgWait.obj\" \".\\Release\\JiuG.obj\" \".\\Release\\Jiugong.obj\" \".\\Release\\JiugongDlg.obj\" \".\\Release\\StdAfx.obj\" \".\\Release\\Ji
rotnum
- 类似于8数码的一个转数字的游戏,支持计算机求解,把所有数据转成1至9成功,游戏来源于nokia 8210-similar to a digital switch-digit games, computer support solution all data transferred from one to nine successful games from nokia 8210
digital_play
- 通过九宫图(8数码)游戏展示了一种搜索算法在游戏中的应用,对制作一些小游戏有很好的参考价值。
8
- 8数码问题的解决程序,人工智能的的课程实验,mfc实现的界面。-8 digital issues resolution procedures, courses in artificial intelligence experiments, mfc achieve interface.
8Puzzle
- 我编写的8数码游戏,可实现人工求解和自动求解。人工求解时可以手动设置初始状态、目标状态,也可以随机生成初始状态,还可以避免无解。自动求解算法包括:DFS、BFS、A*1和A*2。并且有详细的课件。-8Puzzle
8puzzle
- 八数码的华容道游戏程序源代码 自动实现八数码问题的求解-8 digital Huarong game source code automatically solve the problem eight digital
8-digital-game
- VC++编程,制作一个8数码小游戏,这是个智力游戏,类似于华容道的拼图-VC++ programming, producing an 8-digital game, this is a mental game, similar to the puzzle Huarong
8-Games
- vc++实现的8数码游戏,可以运行,可视化界面-vc++ achieve 8 digital games, you can run visual interface
8
- 一个8数码游戏的源代码,,已通过测试,非常不错,,值得去学习和参考的好代码!需要的不要错过了-An 8-digital game' s source code, has passed the test, very good, worthy of a good code to learn and reference Need Do not miss
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
EightdigitalJiugongge
- 八数码九宫格小游戏,在一个九宫格里面放入8个数字,数字只能上下左右移动,并且只能移动到空白处。通过若干此移动后,能把数字移动成初始状态。-Eight digital Squares game, in which a squared into eight figures, numbers can only move around and can only be moved to the margin. Through a number of the mobile, the initial stat
8num
- 8数码问题,利用搜索的人工智能方法,从文件读入,输出结果到文件-8num problem