搜索资源列表
migong
- 求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。还有递归求解的请看另一个-Maze solving the problem, enter a maze matrix, matrix, said the passage of only one, and 0,1, 0 not do that.
migongtg
- 求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。是同过递归求解-Maze solving the problem, enter a maze matrix, matrix, said the passage of only one, and 0,1, 0 not do that. Been solved with the recursive
mg
- 迷宫问题课程设计,源码很简单,非常适合初学者-The maze problem curriculum design, source code is very simple, very suitable for beginners
C--migong-problem
- 程序对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-The maze procedures set arbitrarily determined 21 from the inlet to the outlet of the passage, or passage conclusions.
Maze-problem
- 迷宫问题的非递归求解,探测回溯解法而且打印图像,希望有用。 -Maze Problem
