Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: maze-backtracking Download
 Description: 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. By backtracking
 Downloaders recently: [More information of uploader freefirst]
 To Search:
File list (Check if you may need any files):
maze 递归 方法同书上 输出不同于书 例2\Debug\maze.exe
.....................................\.....\maze.ilk
.....................................\.....\maze.obj
.....................................\.....\maze.pch
.....................................\.....\maze.pdb
.....................................\.....\vc60.idb
.....................................\.....\vc60.pdb
.....................................\Debug
.....................................\maze.cpp
.....................................\maze.dsp
.....................................\maze.dsw
.....................................\maze.ncb
.....................................\maze.opt
.....................................\maze.plg
maze 递归 方法同书上 输出不同于书 例2
    

CodeBus www.codebus.net