文件名称:Maze-solution
介绍说明--下载内容均来自于网络,请自行研究使用
迷宫求解
*问题描述:可以输入一个任意大小的迷i宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出;
*要求:
在上交资料中请写明:存储结构、基本算法(可以使用程序流程图)、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;-Maze solution
* descr iption: can enter a fan of any size I palace data, using the recursive methods work out a out of the path of the maze, and path output
* requirements:
Please specify in hand in material in: storage structure, the basic algorithm (able to use the program flow chart), the source program, test data and results of the algorithm, and time complexity, also can put forward the improving method algorithm
*问题描述:可以输入一个任意大小的迷i宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出;
*要求:
在上交资料中请写明:存储结构、基本算法(可以使用程序流程图)、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;-Maze solution
* descr iption: can enter a fan of any size I palace data, using the recursive methods work out a out of the path of the maze, and path output
* requirements:
Please specify in hand in material in: storage structure, the basic algorithm (able to use the program flow chart), the source program, test data and results of the algorithm, and time complexity, also can put forward the improving method algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
迷宫求解.txt