登录
首页 » matlab » BFSPDFS

BFSPDFS

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

  • MFC4pic
    说明:  在MFC中显示各种格式的图片,jpg.png(Display pictures in various formats in MFC, jpg.png)
    2020-09-02 21:58:16下载
    积分:1
  • FaceDetection
    This a very useful program from a book. It is mainly used for face-detecting.It also includes interface-program.
    2009-01-19 09:28:45下载
    积分:1
  • skincolor-segment
    很好用的肤色分割模型,在YCBCR颜色空间内分割,经过开运算和闭运算,取得很好的结果(Good use of color segmentation model, YCBCR color space segmentation, after opening operation and closing operation, and achieved good results)
    2011-08-15 15:53:09下载
    积分:1
  • 直接序列扩频水印的嵌入与提取
    说明:  实现直接序列扩频水印的嵌入与提取。基于待嵌入消息生成二进制水印序列,生成扩频码,用消息序列调制生成水印序列。依次处理灰度图像的每一个载体图像像素,根据相应位置 水印序列完成嵌入修改。(Realize the embedding and extraction of direct sequence spread spectrum watermark. The binary watermark sequence is generated based on the message to be embedded, the spread spectrum code is generated, and the watermark sequence is generated by message sequence modulation. Each carrier image pixel of gray image is processed in turn, and the embedding modification is completed according to the corresponding position watermark sequence.)
    2020-12-06 20:19:23下载
    积分:1
  • invCov
    目前比较流行的稀疏分解重构程序,可以用在人脸识别、字典构造等方面。(Currently popular sparse decomposition and reconstruction process, can be used in face recognition, dictionary structure and so on.)
    2011-01-05 21:45:27下载
    积分:1
  • PDE_Programs
    图像处理的偏微分方程方法,包括曲线演化,图像分割,图像滤波,图像复原等的matlab源代码。(Partial differential equations of image processing methods, including curve evolution, image segmentation, image filtering, image restoration, etc. matlab source code.)
    2011-08-10 15:56:03下载
    积分:1
  • enhancement
    形态学图像增强算法,包括对比度增强和边缘锐化(Morphological image enhancement algorithms, including contrast enhancement and edge sharpening)
    2008-07-31 16:03:05下载
    积分:1
  • skin_color
    根据国外文献算法中所写的MATLAB代码,实现肤色检测与轮廓提取。(According to foreign literature written in MATLAB code algorithm to achieve skin color detection and contour extraction.)
    2010-11-25 14:10:25下载
    积分:1
  • weightedMedian
    中值滤波在图像处理中占据很重要的地位,本代码是加权中值滤波处理源码。希望对大家有用。(Median filter in image processing occupies a very important position, the code is weighted median filter processing source. Hope to be useful.)
    2010-09-13 01:11:21下载
    积分:1
  • icp111
    说明:  本算法是matlab代码,通过icp点云匹配算法实现三维点云的配准(The algorithm is matlab code, and the registration of three-dimensional point cloud is realized by ICP point cloud matching algorithm.)
    2019-09-26 21:14:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载