文件名称:maze
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:145.71kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
迷宫是许多小方格构成的矩形,在每个小方格中有的是墙(图中的“1”)有的是路(图中的“0”)。走迷宫就是从一个小方格沿上、下、左、右四个方向到邻近的方格,当然不能穿墙。设迷宫的入口是在左上角(1,1),出口是右下角(8,8)。根据给定的迷宫,找出一条从入口到出口的路径。
采用分支法求一个解-Maze is composed of many small rectangular box in each small box in plenty of wall (in the figure " 1" ) Some Way (in the figure " 0" ). Maze is from a small box along the top, bottom, left, and right directions to the nearby square and, of course not through walls. Maze entrance is located in the upper left corner (1,1), exports are lower-right corner (8,8). According to the given maze, find a path from the entrance to the exit.
采用分支法求一个解-Maze is composed of many small rectangular box in each small box in plenty of wall (in the figure " 1" ) Some Way (in the figure " 0" ). Maze is from a small box along the top, bottom, left, and right directions to the nearby square and, of course not through walls. Maze entrance is located in the upper left corner (1,1), exports are lower-right corner (8,8). According to the given maze, find a path from the entrance to the exit.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
maze-分支/Debug/maze.exe
maze-分支/Debug/maze.ilk
maze-分支/Debug/maze.obj
maze-分支/Debug/maze.pch
maze-分支/Debug/maze.pdb
maze-分支/Debug/vc60.idb
maze-分支/Debug/vc60.pdb
maze-分支/Debug
maze-分支/maze.cpp
maze-分支/maze.dsp
maze-分支/maze.dsw
maze-分支/maze.ncb
maze-分支/maze.opt
maze-分支/maze.plg
maze-分支
maze-分支/Debug/maze.ilk
maze-分支/Debug/maze.obj
maze-分支/Debug/maze.pch
maze-分支/Debug/maze.pdb
maze-分支/Debug/vc60.idb
maze-分支/Debug/vc60.pdb
maze-分支/Debug
maze-分支/maze.cpp
maze-分支/maze.dsp
maze-分支/maze.dsw
maze-分支/maze.ncb
maze-分支/maze.opt
maze-分支/maze.plg
maze-分支
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.