搜索资源列表
migongwenti
- 数据结构课程设计_迷宫问题 会有所帮助得
migongwenti
- 迷宫问题的求解,在源代码中创建迷宫,按照步骤输出迷宫。-Maze problem solving, in the source code to create a maze, follow the steps to output the maze.
migongwenti
- 利用二维数组来表示迷宫,用1表示一堵墙,用0表示通路,为了不出界在迷宫的周围需添加一堵墙 先创建迷宫,然后给出要求通路的起点和终点,求出一条通路。-2D array to represent the maze, with 1 denotes a wall, and passage is represented by 0, no need to add a sector around the maze wall first create a maze, and then gives the st
MIGONGWENTI
- 设计数据结构存储迷宫; 设计存储结构保存从人口到出口的通路 设计算法完成迷宫问题的求解; 分析算法的时间复杂度。-Design data structures stored maze designed to save storage structure is completed to solve the maze of passages from the population to export design algorithms analysis time complexity
migongwenti
- 基于c语言编写的一个可以完成迷宫问题的软件。本科的大作业-C language based on a software to complete the maze. Great job undergraduate