搜索资源列表
八数码即九宫图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
Chess(8puzzle)
- 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
AStar
- 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
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
8numJava
- 人工智能中的八数码问题,使用Java开发.-8 num
eight-digit
- 求解八数码问题,初始状态存放在文件中,读入后使用A*算法求解8数码问题,目标状态为1238_4765,即从左上角开始为1,然后按顺时针排列在九宫格中。输出为具体求解步骤-Solving the eight digital issues, the initial state stored in the document, read to use the A* algorithm to solve 8 digital issues, the target state for the 1238_476
EightNum
- 八数码问题,可以实现将九个空格里的八个数进行排列-8 digital issues, the nine spaces can be achieved in eight years with the number of
eightnumber_updata
- 关于八数码游戏的完善版本,人工智能期末科课设计-On the eight-game perfect digital version of the design of artificial intelligence at the end of Section
AStarUpan
- 用A星算法求解八数码问题,使用的是JAVA语言编程,开发环境是Netbeans-With A Star Algorithm 8 digital issues, using the JAVA programming language, development environment is Netbeans
EghitNUM.java
- 自己编的一些小程序,分享一下,有九宫,有八数码-Its own series of small programs, share what it has done kau kung, eight digital
Java
- 八数码问题,人工智能,实验问题 -eight
EightDigitalGame
- 八数码游戏,能够自动求解和展示过程. 包括SWT的用户界面-eight digital game, with SWT GUI
Genetic
- 遗传算法解八数码问题,交配用的是轮盘赌法-Genetic Algorithm for the eight-puzzle problem, mating with the roulette method
Eight
- 经典的八数码问题,学生时代必须要掌握的代码,很实用的java代码-Eight classic digital issues, a student must master code, java code is very useful
AISHOW
- AI 系统,八数码问题,九宫图的实现。里面实现了图形界面,可视化-AI system
Java-Eight
- Java版八数码游戏 更优化的算法,更直观的界面 可以随机生成八数码图由用户来拼 解不出来? 没关系,电脑帮你拼回去-Java version of the eight digital game More optimization algorithms, a more intuitive interface Randomly generated eight digital format by the user to fight Solution does not come
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.