登录
首页 » Visual C++ » Project_BFS

Project_BFS

于 2013-08-21 发布 文件大小:1708KB
0 231
下载积分: 1 下载次数: 3

代码说明:

   任务:用BFS或是DFS对图进行搜索,实现任何拓扑不连通的块的计算,算法要求写在CBFSSearch类中 工程名:Project_BFS 要求:对于生成的任意拓扑,求出其分枝个数,并输出每个分枝的节点 (Task: Using BFS or DFS for searching the graph to achieve any topology unconnected blocks calculation algorithm requires written in CBFSSearch class project name: Project_BFS Requirements: for generating arbitrary topology, find the number of its branches, and output node of each branch)

文件列表:

Project_BFS
...........\Project_BFS
...........\...........\BFSSearch.cpp,1158,2012-05-27
...........\...........\BFSSearch.h,155,2012-05-27
...........\...........\Common.h,844,2012-02-20
...........\...........\Debug
...........\...........\.....\BFSSearch.obj,381597,2012-05-27
...........\...........\.....\BuildLog.htm,7386,2012-05-27
...........\...........\.....\DFSsearch.obj,169065,2012-05-27
...........\...........\.....\Edge.obj,164537,2012-05-25
...........\...........\.....\Graph.obj,339598,2012-05-27
...........\...........\.....\InputOutputManager.obj,418211,2012-05-27
...........\...........\.....\mt.dep,65,2012-05-27
...........\...........\.....\Project_BFS.exe.embed.manifest,403,2012-05-26
...........\...........\.....\Project_BFS.exe.embed.manifest.res,468,2012-05-26
...........\...........\.....\Project_BFS.exe.intermediate.manifest,385,2012-05-27
...........\...........\.....\Project_BFS.obj,281742,2012-05-27
...........\...........\.....\stdafx.obj,5193,2012-05-25
...........\...........\.....\vc80.idb,568320,2012-05-27
...........\...........\.....\vc80.pdb,397312,2012-05-27
...........\...........\.....\Vertex.obj,367031,2012-05-25
...........\...........\DFSsearch.cpp,528,2012-05-27
...........\...........\DFSsearch.h,165,2012-05-27
...........\...........\do_BFS.cpp,1482,2012-05-26
...........\...........\Edge.cpp,1528,2012-02-20
...........\...........\Edge.h,1495,2012-02-20
...........\...........\Graph.cpp,416,2012-05-27
...........\...........\Graph.h,803,2012-05-27
...........\...........\InputOutputManager.cpp,2048,2012-05-27
...........\...........\InputOutputManager.h,356,2012-05-27
...........\...........\Link.txt,48,2012-05-27
...........\...........\Node.txt,25,2012-05-27
...........\...........\Project_BFS.cpp,1303,2012-05-27
...........\...........\Project_BFS.vcproj,4927,2012-05-27
...........\...........\Project_BFS.vcproj.hzc-PC.hyq.user,1409,2012-05-27
...........\...........\Project_BFS.vcproj.VFGRFY0D6XD50WI.Administrator.user,1427,2012-03-05
...........\...........\ReadMe.txt,974,2012-02-20
...........\...........\stdafx.cpp,216,2012-02-20
...........\...........\stdafx.h,296,2012-02-20
...........\...........\Vertex.cpp,578,2012-02-20
...........\...........\Vertex.h,647,2012-02-20
...........\Project_BFS.ncb,6491136,2012-05-27
...........\Project_BFS.sln,898,2012-03-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • InversePerspectiveMapping
    对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。(The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view. InversePerspectiveMapping)
    2016-12-04 21:31:56下载
    积分:1
  • Geometric-transformation
    几何变换,包括图形的基本变化,以及计算机图形学中的算法(Geometric transformations, including changes in the basic graphics, and computer graphics algorithms)
    2011-10-23 09:28:43下载
    积分:1
  • visual-cPP-image-process
    数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。(c++ code of digital image process )
    2012-03-16 16:52:53下载
    积分:1
  • yaxiangsu1
    亚像素方面的相关源码!!!相信对你的学习会有帮助!(Related to source sub-pixel area!!! That would be helpful to your learning!)
    2010-11-29 16:41:02下载
    积分:1
  • QuickCam
    实现对图像的经验模态分解,得到经验模态分解后的第一层IMF分量,反映了图像的主要信息,去除冗余信息,为识别提供了基础。(Empirical mode decomposition of image, obtain the empirical mode decomposition of the first layer of IMF component, reflected the main information of the image, to remove redundant information, provide the basis for identification. )
    2014-01-20 14:16:39下载
    积分:1
  • HOG+SVM进行片中行人检测
    说明:  行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
    2020-10-30 16:09:56下载
    积分:1
  • ji
    说明:  基于图像变换的火炮身管膛线参数检测技术研究(Based on image transform the Gun Barrel rifling parameter detection technology)
    2013-03-07 09:16:32下载
    积分:1
  • SURF
    基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
    2013-10-04 11:10:04下载
    积分:1
  • tuxiangxihua
    图像处理基本算法其中之一的图像细化(Image processing one of the basic algorithm for image thinning)
    2008-06-04 17:11:50下载
    积分:1
  • -DOA
    利用DOA和TOA对运动辐射源的单舰无源定位(Using a single passive location DOA and TOA ship moving emitter)
    2021-01-16 13:58:45下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载