Description: C language realization of the use of SDL demo program to solve the maze. The use of stacks, including the production of backtracking map, randomly generated maps, the solution process demonstration.
To Search:
- [Dijkstra-c++] - algorithm commonly used data structures
- [puzzle] - Solving the maze. Data Structure Section
- [maze] - With C++ Achieved through the retroactiv
- [migong] - Data structure, solving the maze. Using
- [mi] - c language development of simulation c m
- [migongqiujie] - An efficient algorithm for solving on th
File list (Check if you may need any files):
MazePath_v4.0
.............\.cproject
.............\.project
.............\Debug
.............\.....\src
.............\.....\...\Demo.o
.............\.....\stderr.txt
.............\.....\test.exe
.............\mazepath
.............\........\images.jpg
.............\........\path.PNG
.............\........\road.PNG
.............\........\Thumbs.db
.............\........\wall.PNG
.............\src
.............\...\Demo.cpp
.............\...\DynaSeqStack.h
.............\...\ElemDef.h
.............\...\SdlElement.h