migong

所属分类:其他小程序
开发工具:Visual C++
文件大小:525KB
下载次数:16
上传日期:2008-11-29 09:41:09
上 传 者rodan24
说明:  编写一个程序求解迷宫问题。迷宫由m行n列的二维数组设置,0表示无障碍,1表示有障碍。设入口为(1,1),出口为(m,n),每次只能从一个无障碍单元移到周围四个方向上任一无障碍单元。编程实现对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 算法输入:代表迷宫入口的坐标 算法输出:穿过迷宫的结果。
(The preparation of a program to solve maze problems. Maze by m lines n set out in two-dimensional array, 0, said barrier-free, 1 that there is an obstacle. Entrance located (1,1), exports (m, n), each from a barrier-free unit can only move in four directions around the office of a barrier-free unit. Programming the maze of arbitrary, derived from the entrance to an export pathway, or no access to draw conclusions. Algorithm input: the representative of the coordinates of the entrance of the maze algorithm output: the results through the maze.)

文件列表:
迷宫问题\迷宫问题.dsw (541, 2007-12-29)
迷宫问题\迷宫问题.ncb (82944, 2008-06-14)
迷宫问题\stack.h (1083, 2008-01-05)
迷宫问题\maze.txt (99, 2008-01-02)
迷宫问题\迷宫问题.opt (53760, 2008-06-14)
迷宫问题\main.cpp (8474, 2008-01-05)
迷宫问题\stack.cpp (927, 2008-01-05)
迷宫问题\迷宫问题.plg (914, 2008-01-05)
迷宫问题\新生成迷宫.txt (8, 2008-01-02)
迷宫问题\迷宫问题.dsp (4420, 2008-01-04)
迷宫问题\mi.txt (8, 2008-01-05)
迷宫问题\mm.txt (8, 2008-01-05)
迷宫问题\luodan.txt (99, 2008-01-02)
迷宫问题课程设计报告.doc (227840, 2008-01-06)
迷宫问题\Debug (0, 2008-11-22)
迷宫问题 (0, 2008-11-22)

近期下载者

相关文件


收藏者