登录
首页 » matlab » BFSPDFS

BFSPDFS

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

代码说明:

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

  • tezheng
    这是本人找到的非常好的几何特征提取源代码,包括周长。面积。伸长度、矩形度等用过了,很不错的!(This is my very best to find the source code for geometric feature extraction, including the perimeter. Area. Elongation, rectangular degree used, very good!)
    2010-11-30 15:10:02下载
    积分:1
  • KullbackLeiblerImportanceEstimationProcedure
    Kullback-Leibler Importance Estimation Procedure利用Matlab程序实现图像间KL散度的阈值分割(Kullback-Leibler Importance Estimation Procedure procedure using Matlab implementation KL divergence between the image of the threshold segmentation)
    2009-03-11 13:37:35下载
    积分:1
  • Image fusion
    基于稀疏表示的图像融合算法 KSVD OMP(Image fusion algorithm based on sparse representation KSVD OMP)
    2021-03-15 21:19:21下载
    积分:1
  • Jsteg
    基于DCT的jsteg图像隐写及分析算法,MATLAB实现。 JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the quantized DCT coefficients, but the DCT coefficients of the original values are O and 1 are not embedded. When extracting secret messages, only the LSB of the quantized DCT coefficients not equal to 0 and l in the encrypted image can be taken out.)
    2021-04-19 23:48:51下载
    积分:1
  • hog
    方向梯度直方图的全部代码,广泛应用于行人检测行人检测(Histogram of Oriented Gradients code Pedestrian Detection)
    2013-10-19 20:49:05下载
    积分:1
  • Wiener-filter
    利用维纳滤波实现噪声中的语音信号恢复,产生chirp信号,噪声为高斯白噪声,噪声叠加在chirp信号上,构成观测信号x(n),使用编程方法实现使用维纳滤波滤除高斯噪声。(Wiener filtering the voice signal recovery in the noise generated chirp signal, the noise is Gaussian white noise, noise superimposed on the chirp signal, constitute the observed signal x (n), using the programming method using the Wiener filter filter Gaussian noise.)
    2012-11-27 11:31:50下载
    积分:1
  • Powell
    图像配准powell算法的matlab实现(the matlab implemented powell algorithm)
    2010-10-27 11:13:46下载
    积分:1
  • Gist-Retrieval
    gist特征用于商品图像检索,其为全局特征,检索效果非常好。(GIST feature is used to realize image retrival it performs very well.)
    2011-07-11 13:53:19下载
    积分:1
  • lizilvbo
    粒子滤波去噪 含噪情况下应用粒子滤波技术可以去除噪声(Particle filtering noise with noise case using particle filtering techniques can remove noise)
    2013-05-06 17:33:51下载
    积分:1
  • HighlightFeatures_Object
    用IDl编写的,用IDL图像处理。已调试好的程序。(Prepared using IDL with IDL image processing. Debugging process has been good.)
    2009-03-02 15:46:54下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载