Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Game Program Other Riddle games
Title: Maze-code Download
 Description: With an m × n the long square maze, 0 and 1, respectively maze of pathways and obstacles. Design a program, for any set of the maze, find a path from the inlet to the outlet, or come to the conclusion there is no path. First of a two-dimensional array to store the data maze, maze data input by the user. A linked list storage structure for stack type, and then write a recursive or non-recursive solving the maze procedure. Obtained access to triples (i, j, d) in the form of output, of which: (i, j) indicates the maze of a coordinate, d represents the coordinates walked next direction (east, south, west, north four directions used on behalf of a digital, self-defined)
 Downloaders recently: [More information of uploader Ryan]
 To Search:
File list (Check if you may need any files):
 

Maze code.doc
    

CodeBus www.codebus.net