搜索资源列表
AStar.用A形算法寻找迷宫的最短路径,VC实现
- 用A形算法寻找迷宫的最短路径,VC实现,非常值得一看,A fractal algorithm used to find the shortest path maze, VC achieve, very worth a visit
Astar
- 利用Visual Studio 6.0实现了迷宫的A星算法路径搜索-implement A* algorithm in maze route plan using Visual Studio 6.0
tankzoumigong
- 坦克走迷宫算法,简单的astar初步,利于学习迷宫算法的思想-Tank Maze algorithm, the initial simplest astar, conducive to learning the maze idea of the algorithm
maze-astar
- a star pour trouver le plus court chemin
AStar-Maze
- 迷宫问题的A星算法程序,用户可以设置起点、终点以及障碍物。MFC-A star algorithm of the maze problem, the user can set the start, end, and obstructions.