搜索资源列表
八数码 1
- 本程序为一个很好的八数码(又称九宫图)程序,为本人的人工智能课程设计。-the procedures for a good eight digital (also known as JiuGongTu) procedure, the artificial intelligence of my course design.
20051004深度优先 人工智能 八数码
- 人工智能中很重要的思想,用深度优先的思想解决八数码问题。-AI is very important idea, with priority to the depth of eight digital thinking to solve problems.
用A算法实现八数码难题
- 用A*算法来对人工智能中的八数码难题进行实现-A * algorithm used for artificial intelligence to the eight digital challenge to achieve
人工智能之八数码难题程序
- 人工智能之八数码难题程序-8 digital artificial intelligence problems procedures
人工智能八数码问题
- 人工智能八数码问题,包括盲目搜索,不在位和距离两种A*算法。
eight八数码
- 我做的的八数码游戏!!学人工智能的用vc编写的-the eight digital game! ! Using artificial intelligence study prepared by the vc
人工智能经典问题八数码三种算法
- 人工智能经典问题八数码三种算法(广度优先搜索,深度优先搜索,启发式搜索)带有图形界面的解决方案。-Classic problem in Artificial Intelligence eight digital three algorithms (breadth-first search, depth-first search, heuristic search) with a graphical interface solutions.
8Puzzle_DFS 人工智能经典问题八数码的深度优先搜索算法实现
- 人工智能经典问题八数码的深度优先搜索算法实现。没有图形界面。-Classic problem of artificial intelligence, eight digital breadth-first search algorithm. No graphical interface.
EIGHTPUZZLE
- 用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
8Digit
- 使用了A*,A,深度优先,宽度优先等算法解决八数码,由于高强度的优化,使得运算十分之快,而且功能齐全,界面好看.是上学期俺做的人工智能作业.-The use of A*, A, depth-first, breadth-first algorithm to solve, such as eight digital, high-intensity as a result of the optimization, making a very fast operation, and full-feat
8digitsA
- 八数码的,用VS2005,可以用的,人工智能的算法-Eight digital, using VS2005, can be used, artificial intelligence algorithms
bashuma
- 八数码三种方法:广度,深度,A*算法,人工智能的经典算法-Eight digital three ways: breadth, depth, A* algorithm, artificial intelligence classic algorithm
banshuma
- 八数码问题 带启发式的搜索 非常好的人工智能学习实例-8 digital issues heuristic search with a very good example of artificial intelligence to learn
zhmjiugong
- 八数码问题全局择优算法这个程序是上学期上人工智能课的时候,老师让做的,采用全局择优算法.-8 digital issues overall are merit-based algorithm for this procedure on the artificial intelligence class last semester, the teacher to do so, and the use of the overall selection of the best algorithm.
8numJava
- 人工智能中的八数码问题,使用Java开发.-8 num
guangdu
- 人工智能中的广度优先搜索算法,以八数码管为例进行编程实现-Artificial Intelligence in the breadth-first search algorithm, for example eight programmable digital control to achieve
eightnumber_updata
- 关于八数码游戏的完善版本,人工智能期末科课设计-On the eight-game perfect digital version of the design of artificial intelligence at the end of Section
starstar
- 实现了八数码问题,运用人工智能的启发式思维-solve the eight data problem using AN learning mode
8_num
- 人工智能八数码问题用A*算法的求解源代码-AI 8 Puzzle Problem Solving with the A* algorithm source code
A星算法求解八数码问题(20180320125952)
- A星算法求解八数码问题, 人工智能作業2(A star algorithm to solve eight digital problems, artificial intelligence operation 2)