搜索资源列表
8_puzzle
- 8_puzzle问题,初始状态下8个方块随机排列。编程序排列1~8方块的顺序,使得位于3*3的网格中,并且8个方块处于正确的位置。-8_puzzle problem, the initial state of eight box random order. Programmed with a box-8 in the order, made at the 3 * 3 grid, and eight box at the right pl
8_puzzle
- 8_puzzle问题,初始状态下8个方块随机排列。编程序排列1~8方块的顺序,使得位于3*3的网格中,并且8个方块处于正确的位置。-8_puzzle problem, the initial state of eight box random order. Programmed with a box-8 in the order, made at the 3* 3 grid, and eight box at the right pla
8_puzzle
- 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也
8_puzzle
- 8数码问题 八数码问题 A*算法 Hash结构-eight puzzle problem
8_Puzzle
- mast file hai bidu mast file hai bidu -mast file hai bidumast file hai bidumast file hai bidumast file hai bidu
8_puzzle
- Its a 8 puzzle code solved using heuristics
8_puzzle
- a source code for 8-puzzle problem in which initial state and final state are given as input and program shows the no of steps to solve the problem and states also which occur in between initial state and final state.
8_puzzle
- 8puzzle問題 樹狀求解 用c++寫成-8puzzle with tree
8_puzzle
- 8数码问题,包含代码,可执行文件,readme,运行截图-8 puzzle, including code, executable files, readme, run shot