文件名称:Matlab_DFS_Maze_All_Solutions
-
所属分类:
- 标签属性:
- 上传时间:2013-03-13
-
文件大小:1.11kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本函数用深度优先遍历(回溯法)来求解迷宫的所有路径
maze:是迷宫矩阵,其中0表示可以去走的路
1表示障碍
2表示入口
3表示出径
5表示路径-Road this function with a depth-first traversal (backtracking) to solve the maze path maze: a maze matrix, where 0 means you can go to go 1 shows the obstacles 2 entrance 3 shows the diameter 5 shows the path
maze:是迷宫矩阵,其中0表示可以去走的路
1表示障碍
2表示入口
3表示出径
5表示路径-Road this function with a depth-first traversal (backtracking) to solve the maze path maze: a maze matrix, where 0 means you can go to go 1 shows the obstacles 2 entrance 3 shows the diameter 5 shows the path
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DFS_Maze.m
说明.txt
说明.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.