文件名称:maze
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-11-16
- 文件大小:
- 692kb
- 下载次数:
- 0次
- 提 供 者:
- Sylv*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
迷宫小程序:以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍,前进的方向有4个,分别是上、下、左、右。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论-Labyrinth applet: with a m × n rectangular matrix representation of the maze, 0 and 1, respectively, said the maze of access and obstacles, the direction of forward there are four, namely, up, down, left and right. Design a program to find a path the inlet to the outlet for any set of mazes or conclude that there is no pathway
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数据结构课程设计_迷宫问题.docx
maze\Debug\maze.exe
....\.....\maze.ilk
....\.....\maze.obj
....\.....\maze.pch
....\.....\maze.pdb
....\.....\vc60.idb
....\.....\vc60.pdb
....\maze.c
....\maze.dsp
....\maze.dsw
....\maze.ncb
....\maze.opt
....\maze.plg
....\mazeLinkList.h
....\Debug
maze