登录
首页 » matlab » BFSPDFS

BFSPDFS

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

  • circle
    一个会动得圆,让学习的人更好的了解C++知识,是最基本的知识,学习工程的基本入门。(Will get round a move, so who better to learn about C++ knowledge, is the most basic knowledge, basic engineering study entry.)
    2011-08-17 17:47:38下载
    积分:1
  • Diffusion-image-enhencement
    用扩散滤波实现图像增强,包括高斯滤波预处理,梯度计算,结构张量计算,扩散张量计算,数值离散以及增强效果评估代码(Diffusion-image enhencement)
    2013-05-29 16:17:33下载
    积分:1
  • Mybole
    实现对酒瓶子的边缘检测,背景差分,垂直和水平投影等,并可实现计数功能。(Achieve the bottles of edge detection, background difference, the vertical and horizontal projection, and to achieve counting.)
    2011-07-30 17:07:43下载
    积分:1
  • imnoise2
    此程序为matlab的噪声添加程序,可添加周期函数的噪声(matlab for noise adding)
    2017-11-12 16:29:52下载
    积分:1
  • DcmtkTest
    本程序使用dcmtk库,可以显示大部分的DICOM图像。非压缩、压缩黑白图像以766灰阶显示,彩色图像正常显示。 对于初用dcmtk库的开发者来说,入门较难,本程序已使用VC6工程将主要库加入工程中,可以参考本工程的设置。另外,对于高于8位的黑白图像,本程序也提供一个处理方法的参考。(This procedure used dcmtk library, you can see that the majority of the DICOM image. Non-compressed, compressed to 766 gray-scale black-and-white images show that color image display. Dcmtk library used for the early developers, the entry more difficult, the procedure has been in use for the main library VC6 project will join the project, can refer to the project settings. In addition, higher than the 8-bit black-and-white images, the program also provides a reference method.)
    2009-06-01 14:19:42下载
    积分:1
  • Vehicle-License-Plate-Localisation-r
    说明:  车牌识别,图像分割出车牌,然后进行具体识别,matlab源代码(vehicle license plate recognition)
    2019-06-27 17:27:50下载
    积分:1
  • cfa_laroche
    将RGB格式的图片进行mosaic处理得到RawData格式的图片,然后再恢复成RGB格式彩色图片,laroche-CFA插值算法(turn an RGB picture to RawData picture,then recover the RawData picture to an RGB picture.it is called laroche-CFA.)
    2020-09-12 13:48:01下载
    积分:1
  • Motion-compensation-for-image-coding
    对于图像运动补偿的编码,老师给的源程序,很好用(Motion compensation for image coding, the teacher to the source, easy to use)
    2020-07-03 01:40:01下载
    积分:1
  • assignment3
    编制一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 实验图像任选 (Preparation of a common edge extraction function. By entering different parameters to achieve the Sobel operator, Prewitt operator, Roberts, operator, operator of Marr and Canny edge detection. Experimental image optional)
    2020-07-02 06:00:02下载
    积分:1
  • Reny
    三维最大Renyi熵的灰度图像阈值分割算法(Maximum Renyi entropy of three-dimensional gray-scale image segmentation algorithm)
    2011-12-18 19:15:17下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载