登录
首页 » Visual C++ » Project_BFS

Project_BFS

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

  • DepToTime
    说明:  在地震处理中,非常经典的进行时深转换的程序,通常比较好用(In seismic processing, the very classic procedure for time-depth conversion, usually more useful)
    2011-03-07 14:59:45下载
    积分:1
  • MyGraphBrian
    我改写后的graphbrian类,原本支持柱状图饼图和折线图的,现在添加了对这些图的风格调整,主要是增加了调整绘图区背景色和文本背景的功能,还增加了把图片保存为bmp文件的功能,以便用其他软件方便的打印。(I would then graphbrian category, which originally supported the pie chart histogram and line graph, and now added to adjust the style of these plans, the main adjustment is to increase the drawing area background color and text background function, but also an increase of the picture saved as bmp files, in order to use other software to facilitate printing.)
    2008-01-30 11:27:56下载
    积分:1
  • opencvhello_matlab
    说明:  opencv入门程序,使用opencv模式读取图像并显示,在vs环境下调用matlab进行图像读取和显示(opencv entry procedures, read the image using opencv mode and display, in the vs environment, call matlab to read and display the image)
    2021-02-23 11:39:40下载
    积分:1
  • Video
    中国科学院长春光学精密机械与物理研究所 基于外极线约束条件的视频判读方法(Changchun Institute of Optics, Fine Mechanics and Physics epipolar constraint based on the video interpretation method)
    2010-12-08 12:25:49下载
    积分:1
  • CxImage
    说明:  VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 (VC++ image processing library CxImage source code, CxImage is a can be used MFC' s C++ classes, you can open, save, display, convert various formats of image files, such as BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K and other formats. Can achieve BMP &lt -&gt JPG, PNG &lt &gt TIFF format conversion, etc..)
    2011-04-08 12:16:37下载
    积分:1
  • AD0125
    研华PCI-1711数据采集卡 AD转换VC++例程(Advantech PCI-1711 data acquisition card AD conversion VC++ Routines)
    2020-09-10 11:58:02下载
    积分:1
  • function
    基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
    2013-11-18 11:16:59下载
    积分:1
  • lane-detect
    canny边缘检测,还有车道线检测。效果还可以。(canny edge detection, and lane detection. The effect can be.)
    2014-01-14 16:44:00下载
    积分:1
  • poPptd
    物理光学法+物理绕射计算远场RCS的程序代码,c++程序(Physical optics+ physicaldiffraction computing far-field RCS program code, c++ program)
    2020-08-26 11:28:13下载
    积分:1
  • Graphic
    一个具备线,矩形,椭圆的画图程序,可以设置颜色,宽度,字体(One with lines, rectangles, ellipses drawing program, you can set the color, width, font)
    2010-05-21 09:01:03下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载