搜索资源列表
maze
- 数据结构里的迷宫问题求解************* 迷宫 ************* 1:请创建新的迷宫 2:进入旧的迷宫 请选择1或2
migong
- 迷宫问题,设置了地图以-1表示,按照右上左下的顺序寻找出路,递归算法
迷宫问题的算法
- 迷宫问题的算法,用c实现的-maze of algorithm, with the realization c
迷宫问题的算法(优于广度优先,深度优先
- 迷宫问题的算法(优于广度优先,深度优先-maze of algorithm (priority than breadth, depth priority
maze
- 迷宫问题,解决简单的迷宫解决问题,不是图形界面,数组实现-solution of maze
maze
- 用“穷举求解”(回溯)方法求解迷宫问题实验报告。从文件中读取迷宫数据,然后用穷举法求出一条迷宫通路,有迷宫文件的容错性检查,所有文件包括了.c源文件,.doc实验报告,.txt迷宫文件-With " exhaustive solving" (backtracking) method for solving the maze test reports. Maze of data read from the file, and then find a maze of paths w