登录
首页 » matlab » BFSPDFS

BFSPDFS

于 2013-08-10 发布 文件大小:49KB
0 200
下载积分: 1 下载次数: 162

代码说明:

  广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。 (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.)

文件列表:

广度优先搜索 深度优先搜索



.........................\BFS.m,1037,2013-08-10
.........................\compresstable2matrix1.m,182,2013-08-10
.........................\DFS.m,1146,2013-08-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Canny_Improve
    有关改良Canny算法的一些还算可以的文献(Improved Canny algorithm on some literature.)
    2013-10-30 08:56:31下载
    积分:1
  • DeepPLearning_book
    图像处理中的深度学习,主要是原理的讲解,比较易懂,对于。(Image processing in deep learning, mainly to explain the principle, relatively easy to understand.)
    2013-07-24 10:58:49下载
    积分:1
  • load_FRGC_abs_Z
    三维人脸数据库FRGC V1. 0,2.0包括图像的深度数据和纹理,格式分别保存为:abs和ppm 读取abs数据中的深度z轴数据,保存为480*640的矩阵,进而进行数据处理研究。并且贴ppm纹理,便于观察。 (Three-dimensional face database FRGC V1. 0,2.0 depth data including images and textures, formats were saved as: abs abs data and ppm reads depth z-axis data, save it as a 480* 640 matrix, and then studied for data processing . And paste ppm texture, easy to observe.)
    2021-04-12 13:48:57下载
    积分:1
  • translation
    通过maketform和cp2form指令将倾斜图形通过放射变换和投影变换纠正过来(By maketform and cp2tform instructions diagonal pattern by affine transformation and projection transformation corrected)
    2021-04-19 17:08:51下载
    积分:1
  • 最邻近插值的matlab实现代码nearset
    最邻近插值的matlab实现代码,可以对图像进行插值,插值的方法为最邻近插值法(The nearest neighbor interpolation matlab code, image interpolation, interpolation methods nearest neighbor interpolation)
    2012-10-29 20:54:31下载
    积分:1
  • somtoolbox
    说明:  SOM工具包,包括matlab程序及学习文档(SOM toolkit, including the procedures and learning matlab documentation)
    2008-10-27 09:45:16下载
    积分:1
  • jiaoyanyuantuzhugechuli
    图像椒盐噪声去除研究程序,在matlab条件下编译的,主要应用中值滤波法对噪声的去除.(Impulse Noise Removal procedures, the conditions under Matlab Compiler. Application of the main method of filtering noise removal.)
    2006-11-11 20:04:48下载
    积分:1
  • zimushibie0505
    在此文档中,可以实现图形字母的识别,采用特征匹配的 方法,求取特征向量,一共13个(ocr)
    2009-05-14 11:05:16下载
    积分:1
  • DOG
    说明:  高斯尺度差角点检测算法 将轮廓曲线在不同尺度下的演化差异的变化量作为角点响应函数并提出相应的 DoG 检测算子(Gauss scale difference corner detection algorithm)
    2020-04-02 20:48:59下载
    积分:1
  • matlabPyrTools
    可控金字塔,用于图像去噪,识别,是一种方向可控的金字塔结构的图像处理方法(steerable pyramids for image denoising, recognition, is a steerable pyramid image processing method)
    2010-09-12 16:53:15下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载