搜索资源列表
number1
- 八数码的C++解法,广度优先算法完成,人工智能中难题-eight digital C solution, the breadth - first algorithm. AI problems
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
er2006.6.28
- 用八数码算法写的贴图游戏! 作了提示和等级设置功能!-with eight digital mapping algorithm written in the game! Tips and made grades of functional!
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
EightFigure(A-Star)
- 经典的八数码问题,重在相互交流(A*算法实现).-eight digital classic problem lies in mutual exchanges (A * algorithm).
MazeBot
- 很好的解决八数码问题,快速,有效,很好的哦大家可以试试哦
eightnumber
- 使用广度优先算法快速解决八数码问题,有效,很好用哦
number
- 一个简单的分别使用深度,广度优先搜索算法和A*算法的八数码问题。
digital_play
- 通过九宫图(8数码)游戏展示了一种搜索算法在游戏中的应用,对制作一些小游戏有很好的参考价值。
bashumayouxi
- 可以进行八数码的游戏,用VS2005编写的,实现了八数码的很多功能,游戏设计很经典
八数码问题的源代码
- 八数码问题的源代码-eight digital source of the problem
八数码游戏
- .net环境中以c#实现的八数码游戏算法,包括三种ai算法,可以自由输入数值比对各种算法的执行效果。
rebuild-picture
- WPF和C#编写的拼图游戏,可以选择多种方式拼图,比如八数码游戏,视频拼图等。-WPF and C#, jigsaw puzzle, jigsaw puzzle you can choose a variety of ways, such as eight digital games, video puzzles.
bashuma
- 用三种不同的搜索算法解决八数码问题,使得通过最短的路径和最小的消耗到达目标状态。-Three different search algorithms to solve the problem eight digital, making the shortest path and minimum through the consumption of the state to reach the target.
AIbashuma
- 人工智能大作业,八数码,使用MFC完成,具有图形化界面,使用广度优先搜索-Artificial Intelligence large operations, eight digital, use MFC complete with a graphical interface, use the breadth-first search
8
- 8数码问题的解决程序,人工智能的的课程实验,mfc实现的界面。-8 digital issues resolution procedures, courses in artificial intelligence experiments, mfc achieve interface.
eightnumber_updata
- 关于八数码游戏的完善版本,人工智能期末科课设计-On the eight-game perfect digital version of the design of artificial intelligence at the end of Section
八数码还原
- 八数码游戏还原程序,按照一定顺序输入九个数字,给出还原步骤(Eight digital game reduction program, according to a certain order of input nine numbers, give the reduction step)
src
- 采用深度优先算法通过C++编程解决八数码问题(Eight digital problem)