登录
首页 » matlab » BFSPDFS

BFSPDFS

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

  • 1
    说明:  为了达到较好的隐藏效果,本文采用游程编码的方法在二值图像中隐藏信息。秘密信息嵌入时修改二值图像的游程长度,如果秘密信息为是0,则修改该游程长度为偶数;如果秘密信息的取值与游程长度的奇偶性相匹配,则不改变游程长度。提取时根据游程长度奇偶性提取出秘密信息。在信息隐藏时,改变游程的奇偶性时通过对下一个游程的第一个像素值进行修改,因此当下一个游程长度为1时通过改变当前有成的值实现。(In order to achieve better hiding effect, we use run length encoding method to hide information in two value images. When the secret information is embedded, the length of the travel length of the two value image is modified. If the secret information is 0, the length of the travel length is even even. If the value of the secret information is matched with the parity of the length of the run, the length of the journey is not changed. The secret information is extracted according to the parity of run length. In information hiding, changing the parity of the journey is modified by the first pixel value of the next run, so the current length is 1 by changing the current value.)
    2018-05-28 19:33:16下载
    积分:1
  • How-to-write-good-papers
    怎样写好文章,如何检索文献,研究生如何做文献阅读笔记,专业文献阅读与综述(How to write a good essay, how to retrieve the documents, how do students read literature notes, read and review the professional literature)
    2014-02-25 09:13:02下载
    积分:1
  • conerdetection-Harris
    相机标定,对一副标定图像进行角点的提取,提取焦点依据Harris检测算法。(detecter corner Harris )
    2013-05-20 17:25:15下载
    积分:1
  • Kalman_filter_matlab
    用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 (Target tracking application context radar data processing, radar in the search to the goals and objectives of the record location data of the measured target position data (called a point of the track) processing, automatic formation flight path, and the target in the next The moment the position prediction. This article briefly discusses the Kalman filtering method to predict a single target track, and by means of Matlab simulation tools to assess the effect of the experimental.)
    2012-09-06 18:12:20下载
    积分:1
  • imagerecover
    用matlab编写的图像恢复程序,实现压缩后图像的恢复()
    2008-07-08 23:11:19下载
    积分:1
  • Computergraphics
    英文原本经典计算机图形学教程,PPT格式,很好的学习材料和上课资料(English was the classic computer graphics course, PPT format, good learning materials and school information)
    2009-06-05 19:45:22下载
    积分:1
  • blind_image_deblur
    1.图像去噪MATLAB仿真程序.m 2.图像点扩展函数获取MATLAB仿真程序.m 3.约束最小二乘法图像复原MATLAB仿真程序.m(1.the simulation of denoise. 2.the method to get psf. 3.controlled least squre method to deblur image.)
    2011-04-26 16:58:05下载
    积分:1
  • cameraCali
    张正友标定法,标定图像,将图像进行校正,是当今用的最多的方式方法(This method is so good, I have transferred through this. And it is very useful for the IT workers. This is my first code. Thank you every one.)
    2015-05-03 23:45:36下载
    积分:1
  • GRAPPA
    8通道GRAPPA并行重建算法,4倍加速(Parallel reconstruction algorithms ,GRAPPA,R=4)
    2020-06-29 09:40:01下载
    积分:1
  • jingnaicha
    本程序用C语言在LSB上添加水印。最低有效位(LSB)是给这些单元值的一个二进制整数位位置,就是,决定是否这个数字是偶数或奇数。LSB有时候是指最右边的位,因为写较不重要的数字到右边位置符号的协定。它类似于一个十进制整数的最不重要的数字,它是在一个(最右边)位置的数字。(This program in C language to add a watermark on the LSB. The least significant bit (LSB) is a binary integer position to the value of these units, that is, to decide whether this number is even or odd. LSB is sometimes referred to as the rightmost bit, write a less important figure to the right location symbol Agreement. It is similar to the most significant digit of a decimal integer, it is the number in a (far right) position.)
    2012-02-24 10:34:45下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载