Description: Maze small program: 8* 8 a small maze, you can randomly auto-generated upper-left corner as a starting point, the lower right corner for the end point, 0 for pass, a representative is not working walking direction of the eight (not four), the direction of code from the due south, the anti-clockwise turn is 0 to 7. maze path 8 that, eventually, the record generated a maze of paths, the first coordinate and second horizontal coordinates, vertical coordinates, a third way that the current position of the direction. Program can automatically identify no way out of the maze. So far, no problems with testing!
To Search:
- [4Maze] - c++ program maze problem, algorithm effi
- [Maze] - The program that I participated in "
- [bafangxiangzoumigong] - IEEE MicroMouse Maze Algorithm Research
- [src] - 电子鼠走迷宫比赛程序(16*16),包括寻找最短路径算法,有记忆返回终点。
- [Maze] - This code compiled under IAR compiler to
File list (Check if you may need any files):
maze\Debug\vc60.idb
....\.....\vc60.pdb
....\.....\迷宫.exe
....\.....\迷宫.ilk
....\.....\迷宫.obj
....\.....\迷宫.pch
....\.....\迷宫.pdb
....\迷宫.cpp
....\迷宫.dsp
....\迷宫.dsw
....\迷宫.ncb
....\迷宫.opt
....\迷宫.plg
....\Debug
maze