Introduction - If you have any usage issues, please Google them yourself
Implemented in C maze solving algorithm. Graphical interface, the solution process with reference to the depth-first search, then the matrix generated by the maze, using the stack as the storage structure of the path