登录
首页 » Visual C++ » Project_BFS

Project_BFS

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

  • 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
  • siftregistration
    这是一篇对于SIFT算法应用于非刚性图像配准的论文,相当不错(This is one for the SIFT algorithm is applied to non-rigid image registration of papers, quite good)
    2008-12-30 15:47:17下载
    积分:1
  • Y824793[1].zip
    PACS系统的图像浏览软件的分析与设计 硕士学位论文 DICOM通讯(PACS system, image viewing software analysis and design of a master' s degree thesis DICOM communication)
    2011-01-04 20:28:04下载
    积分:1
  • lane-detection
    车道偏离识别的程序,采用的是动态规划算法,对弯道也有比较高的识别率(lane departure algorithm, which has good performance even for curve lane.)
    2012-05-13 19:33:14下载
    积分: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
  • VCtracking
    用visual c++编写的飞机飞行模拟航迹,其中包括VC源代码和模拟飞行图。(Written with visual c++ simulation of aircraft flight tracks, including the VC source code and simulation of flight plans.)
    2021-05-13 03:30:03下载
    积分:1
  • ruihuafudiao
    实现图像的锐化浮雕等效果。当然,这是我自己弄了很多次之后的。我也忘了它实现的是什么效果了,反正就是大概图片处理一类的。(To achieve the effect of image sharpening and other relief. Of course, I get many times. I also forget to realize what effect, anyway, is about image processing class.)
    2012-08-01 04:43:14下载
    积分:1
  • DyBMPMovie
    实现“动态”的位图动画,VC++经典编程学习源码,很好的参考资料。(The realization of "dynamic" bitmap animation, VC++ classic learning programming source code, a good reference.)
    2013-11-25 12:37:28下载
    积分:1
  • MIFncObject
    刚体配准方法中,通常使用互信息函数作为相似性测度,此类提供计算的封装。(rigid registration method, which is commonly used as a mutual information function similar measure, the provision of such calculation package.)
    2006-12-30 18:47:18下载
    积分:1
  • Fisheye_calibration
    windows下c++鱼眼校正,debug内exe可直接运行看结果。内附参考文献,更详细文献可见论文《超大广角畸变图像的校正和展开》。(C++ fisheye correction under windows, debug within exe can run directly to see the results. With reference to the literature, more detailed literature can be seen in the paper "super wide-angle distortion image correction and expansion".)
    2017-11-13 16:35:41下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载