搜索资源列表
puzzles.rar
- 算法全名为数字拼图问题(八数码)算法,讲述一个自动完成九宫格数字拼图的算法,Algorithm, called the whole issue of the number of puzzles (8 digital) algorithm, on a number of auto-complete puzzle squares algorithm
8 Puzzle by using BFS
- 8 Puzzle by using BFS , DFS
Chess(8puzzle)
- 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
eight-figure-puzzle
- 八数码难题用Java语言实现,搜索算法为广度优先-eight-figure-puzzle in Java
EightPuzzles
- 利用VC开发的一个八数码程序--An 8-puzzle program developed by VC.
eightnums
- 八数码拼图程序源码,可以实现初始8个数码顺序到目标8个数码顺序的自动拼图-Eight digital jigsaw program source code, can achieve the initial eight digital sequence to the target sequence of eight digital automatic puzzle
PUZZLE
- 自动创建一个迷宫地图,并在置一小人物,实现动态的找迷宫出口,是数据结构中一个非常典型的例子.-Automatically creates a maze map, and in the home a little, to achieve dynamic maze to find the export of data structure is a very typical example.
Eight-puzzle
- 这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
8puzzle_Astar
- An A-star algorithm for solving 8-puzzle problem
puzzlesolver
- A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and it solving by the program.
EightPuzzle
- Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum o
8
- 用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
EightPuzzle
- 使用了A*算法,双广度和带启发的双广度实现八数码问题求解。-Eight Puzzle
Puzzle
- Best First Search Algorithm to Puzzle game- Best First Search Algorithm to Puzzle game
Puzzle_perfect_solution
- 智力游戏 十全十美的MATLAB程序解决方法,效率还是不错的-Puzzle MATLAB program perfect solution, the efficiency is still good
Puzzle
- A*算法的一种简单描述,人工智能领域最为通用和重要的算法-A* most important and general algorithm in machine and here it is a kind of easy descr iption
8-puzzle-genetic
- It s simple implementation of Genetic Algorithm on 8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on 8-puzzle and as re
n-puzzle
- n-puzzle (8-puzzle, 15-puzzle, 24-puzzle) solution using A* algorithm. i have used 2 pass for reducing memory consumption by half. i will post it also on my blog http://rooparam.blogspot.com-n-puzzle (8-puzzle, 15-puzzle, 24-puzzle) solution using A*
Puzzle
- 8-puzzle game with search strategy
matlab-8-puzzle-master
- matlab-8-puzzle-master.zip