Welcome![Sign In][Sign Up]
Location:
Search - 8 Puzzle.zip

Search list

[Button control8Puzzle_by_ShuYiLi

Description: 用以解簡單的8Puzzle,可解3×3至5×5,另有練習模式-For the solution of simple 8Puzzle, solvable 3 × 3 to 5 × 5, and another practice mode
Platform: | Size: 7410688 | Author: 李恕毅 | Hits:

[JSP/Java8_puzzle

Description: 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用方法:建立Java Project后,分别建立三个同名的.java文件,将源码分别复制过去然后编译运行即可。-a source code that solves the 8 puzzle problem. it uses A-star algorithm, and a major data structure of Vector<int[]>. The output of the program would be "no solution" or a series of strings representing the moves during the solution. Well, some samples need to be proceeded for around 30 seconds, but the program per se is indeed correct and will ultimately generate the shortest solution. so if u encounter such occasion plz jst wait for a while tho~~~ thnx~!! the heuristic function, say h(x), in this source code is the sum of the Mahattan Distance of each block from its destination block. How to use: build a Java Project, and create three .java files with the same names in the .zip file accordingly, and copy the source from the .zip file and just compile and run~~! have fun thnx~!
Platform: | Size: 669696 | Author: Siegfried | Hits:

[Windows Develop8queen

Description: This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem. -This is a simple solution of 8queen puzzle problem. It finds all the possible solution of 8queen problem.
Platform: | Size: 1024 | Author: Binoy | Hits:

[AI-NN-PRChess(8puzzle)

Description: 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
Platform: | Size: 3769344 | Author: benson | Hits:

[matlabmatlab-8-puzzle-master

Description: matlab-8-puzzle-master.zip
Platform: | Size: 88064 | Author: Basid | Hits:

CodeBus www.codebus.net