文件名称:Matlab-Deep-First-Search-algorithm
介绍说明--下载内容均来自于网络,请自行研究使用
MATLAB实现寻路、布线、迷宫的递归深度优先遍历算法, 程序的功能是寻找从出发点到目的地的全部可行路径, 最后只显示了最佳和最劣路径的动画效果-MATLAB realization pathfinding, routing, recursive depth-first traversal algorithm maze functionality of the program is to find all possible paths the starting point to the destination, and finally animation shows the best and worst path
(系统自动生成,下载前可以参看下载内容)
下载文件列表
迷宫\maze.m
....\maze_map_dat.mat
....\show_result.m
....\xunlu.m
....\说明.txt
迷宫