搜索资源列表
Arithmetic_realization
- JAVA实现的人工智能的八数码题,不过没有界面,只能在命令窗口中显示.-JAVA of artificial intelligence that eight digital, but not the interface, the order can only display window.
BaShuMa2
- 用java实现人工智能中经典的A*算法,实现八数码问题,
EightNumber
- 这个是八数码的原程序,是JAVA编写的applet小程序,可视化的小程序,但是没有什么过程显示
ASolution
- 八数码java求解-eight digital Solution
八数码即九宫图JAVA源代码
- 八数码即九宫图JAVA源代码。希望大家能共享。不是图形样式的,Nine-palace that is, eight digital map JAVA source code. Hope that we can share. Not graphics style
Java
- jbuilder2006下做的一个JAVA八数码问题的解法,注意采用了深度优先算法-jbuilder2006 done under a JAVA Problem eight digital, pay attention to depth-first algorithm using
Asearch
- 基于java语言,用A*算法实现八数码问题-Java-based language, using A* algorithm to achieve the eight digital issues
Puzzle
- 八数码 * 大体思路:主要思想为插入排序。 * 特殊词语解释: * 墙:在最外层的中间位置,总共有四个,如[1][0]。 * 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异 * 角:数组的四个角 * 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Special terms to explain:* the wa
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
eight_digital_problem
- 用Java实现的八数码问题解法,具体框架在doc文件中有说明。-Java implementation with eight digital problem solution, the specific framework of a note in the doc file.
FifteenNumber
- 一个用java applet实现的十五数码难题,注意是十五数码而不是八数码!-A java applet to achieve 15 with the digital problem, note the 15 instead of 8 Digital Digital!
eight
- 基于java的八数码,深度优先搜索,gui-Eight java-based digital, depth-first search, gui
EightDigits
- Java版的人工智能难题,八数码问题,利用启发函数减少搜索空间 功能: 1. 立刻判断是否有解 2. 对于所有有解的情况,只要对搜索的状态数的限 制适当放宽,总是能够找到解的 3. 支持随机初始状态和自给定初始状态 4. 支持游戏模式 呵呵 运行参数: 1. 不带参数 随机初始状态搜索 java rearrange.Rearrange 2. 参数rc: random calculate,功能同1 java rearrange.Rearrange
Eight
- 经典的八数码问题,学生时代必须要掌握的代码,很实用的java代码-Eight classic digital issues, a student must master code, java code is very useful
AISHOW
- AI 系统,八数码问题,九宫图的实现。里面实现了图形界面,可视化-AI system
EightDigit
- java编写的八数码,使用智能算法。-java written eight digital intelligent algorithm processing.
EightPuzzle
- java编写 解决八数码难题 非递归 步骤最少-Eight digital problem
JAVA-written-eight-digital-game
- JAVA 编写的八数码游戏。程序自动将打乱的八数码一步一步移动至顺序态。-JAVA written eight digital game. The program automatically will disrupt the eight digital moving step by step to the order form.