文件名称:BFSPDFS
-
所属分类:
- 标签属性:
- 上传时间:2013-08-10
-
文件大小:49.42kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
-Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.
-Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
广度优先搜索 深度优先搜索/1.jpg
广度优先搜索 深度优先搜索/2.jpg
广度优先搜索 深度优先搜索/3.jpg
广度优先搜索 深度优先搜索/BFS.m
广度优先搜索 深度优先搜索/DFS.m
广度优先搜索 深度优先搜索/compresstable2matrix1.m
广度优先搜索 深度优先搜索/
广度优先搜索 深度优先搜索/2.jpg
广度优先搜索 深度优先搜索/3.jpg
广度优先搜索 深度优先搜索/BFS.m
广度优先搜索 深度优先搜索/DFS.m
广度优先搜索 深度优先搜索/compresstable2matrix1.m
广度优先搜索 深度优先搜索/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.