Description: 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
To Search:
File list (Check if you may need any files):
Maze32\Maze32\createmaze.h
......\......\Debug\Maze32.exe
......\......\.....\Maze32.ilk
......\......\.....\Maze32.obj
......\......\.....\Maze32.res
......\......\.....\vc60.idb
......\......\.....\vc60.pdb
......\......\drawmaze.h
......\......\findway.h
......\......\Maze32.aps
......\......\Maze32.cpp
......\......\Maze32.dsp
......\......\Maze32.dsw
......\......\Maze32.exe
......\......\Maze32.ncb
......\......\Maze32.opt
......\......\Maze32.plg
......\......\Maze32.rc
......\......\Maze32.sdf
......\......\Maze32.sln
......\......\Maze32.suo
......\......\Maze32.vcxproj
......\......\Maze32.vcxproj.filters
......\......\Maze32.vcxproj.user
......\......\resource.h
......\......\resource.hm
......\......\tidymaze.h
......\......\Debug
......\Maze32
Maze32