搜索资源列表
用A算法实现八数码难题
- 用A*算法来对人工智能中的八数码难题进行实现-A * algorithm used for artificial intelligence to the eight digital challenge to achieve
人工智能之八数码难题程序
- 人工智能之八数码难题程序-8 digital artificial intelligence problems procedures
启发式搜索解决八数码难题
- 启发式搜索解决八数码难题-heuristic problem solving eight digital
八数码难题源代码
- 八数码难题源代码-eight digital source code problems
八数码难题
- 八数码难题用vc++编写-eight digital problem with the preparation vc
人工智能之八数码难题程序
- 人工智能之八数码难题程序-8 digital artificial intelligence problems procedures
启发式搜索解决八数码难题
- 启发式搜索解决八数码难题-heuristic problem solving eight digital
八数码难题源代码
- 八数码难题源代码-eight digital source code problems
八数码难题
- 八数码难题用vc++编写-eight digital problem with the preparation vc
8数码难题
- 八数码难题解决实现方法-eight digital method to solve problems
把数码难题
- 八数码难题的vc实现,界面美观,功能很强-eight digital vc realize the problem, beautiful interface, highly functional
bashuma1
- 用C编写的八数码难题的解法,采用宽度优先搜索算法。-C eight prepared by the problem of the digital method, using the width first search algorithm.
20051004深度优先
- 人工智能中的八数码难题 这个采用的是深度优先方法 编程球境是VC++ 解压即可.-artificial intelligence of eight digital problem is the depth of the preferred method of programming ball Habitat VC can be unpacked.
用A算法实现八数码难题
- 用A*算法来对人工智能中的八数码难题进行实现-A* algorithm used for artificial intelligence to the eight digital challenge to achieve
rengongzineng
- 人工智能上机实验题目:自动求解八数码难题。 八数码难题:在3×3的方格棋盘上,分别放置了标有数字1,2,3,4,5,6,7,8的八张牌,初始状态S0,目标状态如下图所示,可以使用的操作有:空格左移,空格上移,空格右移,空格下移。 -err
eightnumber(2007_4_26)
- 八数码难题解法 new 在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为指定的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。-Eight new digital problem solution in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the pla
bashuma
- 关于八数码难题的程序 大虾请进 用的是有界深度优先搜索算法 -On the eight procedures for the digital challenge prawns Come sector has used the depth-first search algorithm
AIbashuma
- 用c++实现的八数码难题,里面有详细的描述-With c++ Realize eight digital problems, there are detailed descr iption of
eightcode
- 优化后A*算法解八数码难题,只需要在源文件中将初始化的八数码输入即可,具有很好的泛化性。-Optimized solution of A* algorithm eight digital problems and only required source files will be initialized in the eight digital input, has a good generalization of.
8ma
- 八数码难题,使用广度搜索,体现分支限界法的思想-Eight puzzle, use the search scope, reflecting the branch and bound ideas ×××××