搜索资源列表
EIGHTPUZZLE
- 用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
8Puzzle
- This an example of solving 8puzzle problem by computer-This is an example of solving 8puzzle problem by computer
8puzzle.tar
- a solution of 8 puzzle problem using AI
8puzzle-with-genetic-algorithm
- this program is 8puzzle algorithm with GA.
8puzzle
- 这是一个8拼图 实现拼图的生成 绘画 查找 移动等功能-This is an eight jigsaw puzzle generation to achieve painting lookup mobile features
8puzzle
- 算法 Board类用来表示一个n?n的网格,其中有n2?1个方块,每个从1标记到n2?1,还有一个方块是空。 这里提供了计算Hamming距离和Manhattan距离的方法。也提供了计算其“双胞胎”Board的方法。(there is nothing but a test)
