搜索资源列表
AI-eightnumber
- 实现八数码自动有初始状态到达目标状态,并显示输出各步走向.-achieve eight digital automatic initial state at the target state, and that each step toward output.
eightnumber(2007_4_26)
- 八数码难题解法 new 在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为指定的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。
eightnumber
- 人工智能的期末课程设计,实现了AI部分,用启发式搜索查找最短路径-Artificial intelligence at the end of curriculum design, the realization of part of the AI, using heuristic search to find the shortest path
EightNumber
- 启发式搜索实现的八数码求解 启发式搜索实现的八数码求解-Eight Number
eightNumber
- 经典的8数问题解决方法,采用改进的A*算法-The solution of eight number problem
