登录
首页 » Visual C++ » maxflow-v3.01

maxflow-v3.01

于 2013-08-06 发布 文件大小:15KB
0 115
下载积分: 1 下载次数: 21

代码说明:

   这个软件图书馆实现了maxflow算法描述    “一个实验比较的最大流最小切/能量最小化算法在视觉。(This software library implements the maxflow algorithm described in "An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision.)

文件列表:

maxflow-v3.01
.............\block.h,7220,2010-01-25
.............\CHANGES.TXT,1302,2010-01-25
.............\graph.cpp,2916,2010-01-25
.............\graph.h,17233,2010-01-25
.............\instances.inc,394,2010-01-25
.............\maxflow.cpp,14887,2010-01-25
.............\README.TXT,4494,2010-01-25

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

发表评论

0 个回复

  • 1
    说明:  顺序表的基本操作:1. 编写函数,输入一组整型元素序列,建立一个顺序表。 2. 编写函数,实现对该顺序表的遍历。 3. 编写函数,在顺序表中进行顺序查找某一元素,查找成功则返回其存储位置i,否则返回错误信息。 4. 编写函数,实现在顺序表的第i个位置上插入一个元素x的算法。 5. 编写函数,实现删除顺序表中第i个元素的算法。 6. 编写利用有序表插入算法建立一个有序表的函数。 7. 编写函数,利用以上算法,建立两个非递减有序表,并把它们合并成一个非递减有序表。 8. 编写函数,实现输入一个元素x,把它插入到有序表中,使顺序表依然有序。 9. 编写一个主函数,在主函数中设计一个简单的菜单,分别调试上述算法。 (The basic operation of the order form)
    2010-06-15 18:15:32下载
    积分:1
  • rm52j_r1
    AVS PART2的参考代码,最新版本rm52j。(AVS PART2 reference code, the latest version of rm52j.)
    2007-09-04 16:32:02下载
    积分:1
  • Interpolation1
    固高科技 GT400 系列控制软件开发 插补练习中双轴同时运动 立即插补和缓冲区插补(GT400 series of solid high-tech exercise control software interpolation axis interpolation and also sports an immediate buffer interpolation)
    2020-09-10 07:28:00下载
    积分:1
  • shuzishuiyinzongshu
    :数字水印将感觉不到的信号嵌入到声频、视频和图像中以实现不同的目的。例如: 添加标题和版权保护。首先介绍 了有关数字水印的基本原理、重要属性及其主体框架。然后,将数字水印按不同角度划分为不同种类。讨论了各种各样的数 字水印算法以及数字水印在不同领域的应用,并简要介绍了对数字水印的攻击。最后,给出了数字水印当前的研究现状和发 展形式及前景。(: Digital watermark embedding imperceptible signals to the audio, video and images to achieve different purposes. Example: Add a title and copyright protection. Firstly, the basic principle about digital watermarking, and the main framework of the important attributes. Then, the digital watermark according to different angles into different types. Discussed a wide range of digital watermarking algorithms and digital watermarking applications in different fields, and a brief introduction of the digital watermarking attacks. Finally, the digital watermark of the current situation and development in the form of research and prospects.)
    2015-03-18 16:12:36下载
    积分:1
  • morevision
    麻省理工大学机器视觉的课程PPT2005年冬季学期(MIT machine vision seminars)
    2010-03-03 15:27:23下载
    积分:1
  • Geometric-transformation
    几何变换,包括图形的基本变化,以及计算机图形学中的算法(Geometric transformations, including changes in the basic graphics, and computer graphics algorithms)
    2011-10-23 09:28:43下载
    积分:1
  • ROAM-LOD
    ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com) CONTROLS: MOUSE - Hold Left Mouse Button to Rotate View Angle Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture) O - Change View Mode (Observe, Follow, Drive, Fly) W/S - Move forward/back A/D - Rotate left/right (in Observe Mode only) F - Stop Animation R - Toggle Frustum Drawing 0/9 - More/Less Triangles per frame 1/2 - Adjust FOV(ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com) CONTROLS: MOUSE- Hold Left Mouse Button to Rotate View Angle Q- Change Rendering Mode (Wireframe, Lit, Fill, Texture) O- Change View Mode (Observe, Follow, Drive, Fly) W/S- Move forward/back A/D- Rotate left/right (in Observe Mode only) F- Stop Animation R- Toggle Frustum Drawing 0/9- More/Less Triangles per frame 1/2- Adjust FOV)
    2008-09-26 11:28:06下载
    积分:1
  • NetServer_web
    一个通过socket与WEB建立通讯连接的VC程序。(through socket with a Web link in the establishment of communication procedures VC.)
    2006-09-30 15:13:58下载
    积分:1
  • ChildFrm
    上位机,非常实用的上位机。适合大学生比赛用。(PC machine)
    2013-09-05 11:45:17下载
    积分:1
  • ADO_Access
    用VC++下用ADO两节Access数据库,实现对Access的操作(With VC++ next two Access database with ADO, to achieve the operation of Access)
    2013-07-20 10:47:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载