Description: Maze problem, first of all, since the definition of the establishment of a maze of data structure, a maze of data Add matrix. Look at the line, the initialization stack, application cycle coordinates for each point on the four directions to determine, if the points put up Add to stack the point of information, or go back to the coordinates of a point after the stack, and finally to reach the final if the export, then the stack is stored in the path out of the maze
To Search:
- [MazeGameByVC] - This is a maze program,simple,understand
- [Maze] - Data Structure Course Design---- maze so
- [maze] - Test report data structure- a maze probl
File list (Check if you may need any files):
迷宫.cpp