搜索资源列表
mylaoshu
- 用C++写的老鼠迷宫,运用堆栈原理,可以从文件中读取迷宫图案-use C + + to write a mouse maze, using stack principle, can be read from the paper maze logo
migongsuanfa
- 迷宫算法,一个利用堆栈和回溯算法实现的自动寻路程序
demo_migong
- 实现dos环境下的迷宫游戏,使用二维矩阵表示迷宫分布,使用堆栈实现迷宫游戏。-Dos environment to achieve the maze game, maze, using two-dimensional matrix representation of the distribution, use the stack to achieve the maze game.
mylaoshu
- 用C++写的老鼠迷宫,运用堆栈原理,可以从文件中读取迷宫图案-use C++ to write a mouse maze, using stack principle, can be read from the paper maze logo
MazePath
- 一个简单的关于迷宫求解的例子,主要利用堆栈实现-A simple example on solving the maze, the implementation of stack