搜索资源列表
八数码问题winep_exe
- 八数码问题的源程序-eight digital source of the problem
八数码问题(A星算法)
- 用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。-with A * algorithm eight digital problem. A * algorithm also called the plan the best search algorithm, it is instructive function to meet n
八数码问题源程序
- 八数码问题源程序.-eight digital source issues.
八数码问题以及双向广度优先算法
- 八数码问题以及双向广度优先算法-8, as well as two-way digital breadth priority algorithm
八数码问题以及双向广度优先算法
- 八数码问题以及双向广度优先算法-8, as well as two-way digital breadth priority algorithm
八数码问题的源代码
- 八数码问题的源代码-eight digital source of the problem
八数码
- 用A*算法解决八数码问题
八数码问题winep_exe
- 八数码问题的源程序-eight digital source of the problem
八数码问题源程序
- 八数码问题源程序.-eight digital source issues.
八数码问题以及双向广度优先算法
- 八数码问题以及双向广度优先算法-8, as well as two-way digital breadth priority algorithm
8数码
- 八数码问题的启发式搜索!-the heuristic search!
八数码问题的源代码
- 八数码问题的源代码-eight digital source of the problem
八数码问题解答
- 目前开发人工只能的朋友一定会遇到bp算法中八进制的问题,这段程序很好的解决了这个问题。我目前在作模糊控制,神经网络,遗传算法的课题,收集了很多相关程序,望同方向者探讨一二。-only friends will find bp algorithm octal problem, this process satisfactorily resolved this problem. Now I make fuzzy control, neura
八数码多算法实现
- 这个程序是从广度优先搜索,深度优先搜索,A算法以及A*算法等多方面算法来解决八数码问题-this procedure is breadth- first search, depth-first search, A and A* algorithm algorithm various algorithms to solve the problem eight digital
20051004深度优先 人工智能 八数码
- 人工智能中很重要的思想,用深度优先的思想解决八数码问题。-AI is very important idea, with priority to the depth of eight digital thinking to solve problems.
八数码问题(A星算法)
- 用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。-with A* algorithm eight digital problem. A* algorithm also called the plan the best search algorithm, it is instructive function to meet not
A*算法解决八数码问题
- java语言编写,有完善的操作界面,A*算法求八数码问题的最优解。
八数码问题
- 八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。(Eight digital problems)
八数码
- 经典的八数码问题,双向bfs解法,Classic eight digital problem, bidirectional BFS solution(Classic eight digital problem, bidirectional BFS solution)
A星算法求解八数码问题(20180320125952)
- A星算法求解八数码问题, 人工智能作業2(A star algorithm to solve eight digital problems, artificial intelligence operation 2)