登录
首页 » matlab » BFSPDFS

BFSPDFS

于 2013-08-10 发布 文件大小:49KB
0 133
下载积分: 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 个回复

  • CepstrumPWiner
    针对散焦模糊图像,用matlab实现了先基于倒谱相关性对PSF的参数估计,再用维纳滤波实现复原的算法。(Defocus blurred image using matlab first estimated based on the parameters of the cepstrum on PSF, and then the Wiener filter recovery algorithm.)
    2012-06-19 21:03:14下载
    积分:1
  • tuxiang
    图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用(s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful)
    2013-10-18 17:49:06下载
    积分:1
  • matlab.doc
    数字音频水印的嵌入,提取,然后进行攻击性实验,检验其鲁棒性(Digital audio watermark embedding and extraction, and then attack experiment to test its robustness)
    2021-04-15 17:48:54下载
    积分:1
  • 特征提取
    应用灰度共生矩阵求解纹理特征并用熵,相关性,惯性矩,能量,局部平衡等参数带有实例照片可以直接编译(Applying the grayscale symbiotic matrix to solve the texture features and using entropy, correlation, inertia moment, energy, local equilibrium and other parameters with example photos can be compiled directly.)
    2018-01-29 09:37:43下载
    积分:1
  • Image-mosaic
    图像拼接,利用互相关函数自动寻找匹配点。(Image mosaic, using cross-correlation function automatically find matching points.)
    2011-11-04 14:59:13下载
    积分:1
  • Nonlocal-Image-Restoration-
    利用非局部特性并结合低秩解法的图像降噪算法,速度很快(Nonlocal properties combined with low rank Solution image noise reduction algorithm, fast)
    2021-04-25 11:48:46下载
    积分:1
  • 用C写的融合代码 Imagefusion
    用C写的图像融合代码,包括了医学图像融合、多焦点图像融合和多传感器图像融和等多种类型的融和算法,运行速度快。(Image fusion with the C written code, including the medical image fusion, multi-focus image fusion and multi-sensor image fusion and many other types of fusion algorithms, to run fast.)
    2009-10-07 21:09:44下载
    积分:1
  • jiyu
    基于菲涅耳全息图和离散余弦变换的_盲数字水印_技术(Blind digital watermarking _ technology based on the Fresnel hologram and the discrete cosine transform _)
    2013-03-05 17:11:48下载
    积分:1
  • view
    Matlab time-frequency analysis supporting the source code of chapter 12, please share
    2017-08-03 03:15:27下载
    积分:1
  • VideoFaceDetect
    使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。(Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time display, real-time lower than C. Download can be run directly in matlab, do not change the file folder relative position.)
    2010-07-18 17:49:49下载
    积分:1
  • 696518资源总数
  • 104887会员总数
  • 24今日下载