搜索资源列表
九宫问题(八数)码分析
- 九宫问题(八数码)的一个小软件,实现了多个程序的通讯解题和一套用BFS,双端BFS,A*搜索的分析程序。 rar中含一篇解题报告、软件、及netbeans源码。 环境是JDK1.5_6-JiuGongTu (Digital 8), a small software Implementation of a number of procedures and a set of communication to solve problems with BFS, double-BFS, A * s
lunwen-bashuma
- 是个八数码问题的论文,可以帮助你在做毕业设计的时候做参考.用WORD编写的用也方便-8 is the digital paper I can help you do when graduation design for reference. WORD prepared with the ease of use
Arithmetic_realization
- JAVA实现的人工智能的八数码题,不过没有界面,只能在命令窗口中显示.-JAVA of artificial intelligence that eight digital, but not the interface, the order can only display window.
八数码问题以及双向广度优先算法
- 八数码问题以及双向广度优先算法-8, as well as two-way digital breadth priority algorithm
广度优先算法八数码问题
- 应用广度优先搜索策略:该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态-application breadth - first search strategies : The first algorithm based on the input nodes (which are optional procedures 3X3, 4X4 ... Frankfurt several nodes), then the initial state
有界深度优先算法八数码问题
- 该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态-the algorithm depending on the input nodes (which are optional procedures 3X3, 4X4 ... Frankfurt several nodes), then the initial state and the end of state
八数码问题以及双向广度优先算法
- 八数码问题以及双向广度优先算法-8, as well as two-way digital breadth priority algorithm
启发式搜索解决八数码难题
- 启发式搜索解决八数码难题-heuristic problem solving eight digital
BaShuMa2
- 用java实现人工智能中经典的A*算法,实现八数码问题,
text2
- 我传的第一个是八数码的盲目搜索,而这个是A*,请指教
EightNumber
- 这个是八数码的原程序,是JAVA编写的applet小程序,可视化的小程序,但是没有什么过程显示
八数码即九宫图JAVA源代码
- 八数码即九宫图JAVA源代码。希望大家能共享。不是图形样式的,Nine-palace that is, eight digital map JAVA source code. Hope that we can share. Not graphics style
eightpuzzle
- 八数码问题,利用A*算法求解八数码问题,其中h函数为不在位将牌数-8 digital issues, the use of A* algorithm to solve 8 digital issues, including h function is the number of licenses is not in place to
eightpuzzle
- 用java编写的八数码算法,具有图形化界面和最优路径的输出-Using java prepared eight digital algorithm, with a graphical interface and the optimal path of output
java8
- 本程序实现八数码的实现,也可以观看演示过程-This procedure to achieve the realization of the eight digital, you can view the demo process
AStarUpan
- 用A星算法求解八数码问题,使用的是JAVA语言编程,开发环境是Netbeans-With A Star Algorithm 8 digital issues, using the JAVA programming language, development environment is Netbeans
8digitsbyJava
- A*算法实现八数码问题,输入为String类型的当前状态,输出为每步的变化状态。效率较高。-8 Digital A* algorithm problem
Eight
- 经典的八数码问题,学生时代必须要掌握的代码,很实用的java代码-Eight classic digital issues, a student must master code, java code is very useful
AISHOW
- AI 系统,八数码问题,九宫图的实现。里面实现了图形界面,可视化-AI system
8puzzle
- 实现八数码移动,九宫格中的八个数字随机排列,有一个空格数字可以通过在空格中移动来移动,最后实现将8个数字按大小顺序围绕空格周围排列(8 puzzle thisprogram is very good,it can make the number stand by order ,so it is a good program)