登录
首页 » matlab » BFSPDFS

BFSPDFS

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

  • target
    说明:  一个目标检测识别的matlab程序,用于初学者使用matlab编程,用的比校全面(Identification of a target detection matlab program for beginners to use matlab to program than the school used a comprehensive)
    2008-10-23 17:02:08下载
    积分:1
  • gmm
    EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。(EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.)
    2015-11-19 16:20:15下载
    积分:1
  • ri
    说明:  可改变中心时移,相位,主频的雷克子波,自己在源程序上加减时间,改变主频,加减相位即可(ricker wavelet which time,phase and frequence can be changed )
    2012-03-23 09:03:02下载
    积分:1
  • MRF2.0
    说明:  在VC++下基于MRF来进行的图像分割源代码(In VC++ For MRF-based image segmentation source code)
    2008-08-29 14:43:10下载
    积分:1
  • HuffmanExp
    实现对灰度图像的哈夫曼编码,对于其他图像,也可以类似的完成。(Realize grayscale images of hoffmann coding, for other image, also can be similar to the finish.)
    2010-11-13 09:58:54下载
    积分:1
  • snakedemo
    说明:  功用:利用snake算法实现数字图像的边缘检测,图像分割以及特征提取(function : use of snake algorithm for digital image edge detection, image segmentation and feature extraction)
    2006-05-16 21:05:20下载
    积分:1
  • kmeansren
    k均值聚类的动态分类算法 灰度图和彩图的 (k-means clustering algorithm for the dynamic classification of grayscale and color)
    2008-04-07 09:37:54下载
    积分:1
  • yudong
    说明:  运动目标识别,采用背景差分方法。背景图像由均值法获得。里面的视频换成前几帧换成纯背景效果能更好一点(Moving target identification, using the background difference method. Background image obtained from the mean. Which replaced the previous video frame replaced by pure background a little better results)
    2010-04-12 15:29:00下载
    积分:1
  • NAFSM
    基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理((NAFSM)Noise Adaptive Fuzzy Switching Median Filter for Salt-and-Pepper Noise Reduction(SPletter10))
    2011-06-24 13:25:44下载
    积分:1
  • ImageProcess
    用mfc编程实现数字图像处理的一些简单操作,只能处理bmp格式图片。调节对比度、亮度、边缘检测等。(Mfc programming with some simple digital image processing operations, can only deal with bmp format images. Adjust contrast, brightness, edge detection.)
    2011-06-28 01:22:34下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载