登录
首页 » Visual C++ » delaunay

delaunay

于 2021-04-08 发布 文件大小:3410KB
0 274
下载积分: 1 下载次数: 353

代码说明:

  VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考(VC and OpenGL realize the point cloud to read interface, the need for a friend can download the reference)

文件列表:

带约束条件的delaunay分割
........................\Aboutfrm.frm
........................\Aboutfrm.frx
........................\AddEditBookId.frm
........................\AddEditBookId.frx
........................\AddNewBook.frm
........................\AddNewBook.frx
........................\AEditBookId.frm
........................\AEditBookId.frx
........................\BookSystem.PDM
........................\BookSystem.vbp
........................\BookSystem.vbw
........................\DataBase
........................\........\Data.mdb
........................\........\Set.Dat
........................\........\VB101.tmp
........................\........\VB12D.tmp
........................\DataEnvironment1.DCA
........................\DataEnvironment1.Dsr
........................\DataReport1.DCA
........................\DataReport1.Dsr
........................\DataReport1.dsx
........................\DataReport2.DCA
........................\DataReport2.Dsr
........................\DataReport2.dsx
........................\DataReport3.DCA
........................\DataReport3.Dsr
........................\DataReport3.dsx
........................\EditBook.frm
........................\EditBook.frx
........................\EditBookId.frm
........................\EditBookId.frx
........................\Findfrm.frm
........................\Findfrm.frx
........................\frmMain.frm
........................\frmSplash.frm
........................\frmSplash.frx
........................\imgae





........................\.....\CDROM01.ICO
........................\.....\CLASSLIB.ICO
........................\.....\CLOCK03.ICO
........................\.....\FACE01.ICO
........................\.....\FACE02.ICO
........................\.....\FACE03.ICO
........................\.....\FACE04.ICO
........................\.....\FACE05.ICO
........................\.....\graph9.ico
........................\.....\JGL.ico
........................\.....\KEY04.ICO
........................\.....\LT72.ICO
........................\.....\NOTEPA~5.ICO
........................\.....\NOTESG.ICO
........................\.....\OOFL.ICO
........................\.....\Orders.ICO
........................\.....\OUTLOOK.ICO
........................\.....\RPTSTYLE.ICO
........................\.....\SCDRESPL.ICO
........................\.....\SECUR05.ICO
........................\.....\TIMER01.ICO
........................\.....\TOOLS.ICO
........................\Lentfrm.frm
........................\Lentfrm.frx
........................\LentLogin.frm
........................\LentLogin.frx
........................\LoginSys.frm
........................\LoginSys.frx
........................\Main.frm
........................\Main.frx
........................\Module1.bas
........................\mp3play
........................\.......\mp3.exe
........................\MSSCCPRJ.SCC
........................\Readme.txt
........................\SearchNum.frm
........................\SearchNum.frx
........................\Setfrm.frm
........................\Setfrm.frx
........................\setfrm.log
........................\SetPer.frm
........................\SetPer.frx
........................\SetType.frm
........................\SetType.frx
........................\VB1.TMP
........................\VB1113.TMP
........................\VB1115.TMP
........................\VB1120.TMP
........................\VB15.TMP
........................\VB210.TMP
........................\VB223.TMP
........................\VB235.TMP
........................\VB32.TMP
........................\VBD4.tmp
........................\中国象棋2000


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

发表评论

0 个回复

  • GraphCutTracker
    GraphCut算法的实现,跟踪主动镜头下的目标,效果很好!(GraphCut algorithm to track the goal of the initiative under the lens, very good!)
    2008-07-30 11:00:10下载
    积分:1
  • 1-(5)
    图形处理,Visual C++数字图像识别技术典型案例源代码 5(Graphics processing , the Visual C++ digital image recognition technology to a typical case of source code 5)
    2012-02-29 11:13:02下载
    积分:1
  • jibensanweibianhuan
    说明:  可以实现旋转,错切,各种投影图,透视图。是学习三维变换很好的原始参考资料(Can rotate, shear, a variety of projection, perspective. Is to learn the original three-dimensional transform good reference)
    2020-10-24 16:20:00下载
    积分:1
  • CodeMatch
    视觉测量中编码点与非编码点的匹配的方法实现(Vision measuring, coding point and the coding point matching )
    2020-12-18 21:19:10下载
    积分:1
  • alphaMatting
    基于alpha matting的抠图技术(Alpha matting based matting techniques)
    2018-02-27 11:20:37下载
    积分:1
  • docking_window_demo
    这是一段视频分割的源代码 效果比较好 希望对大家有帮助(This is a video segmentation of the source code for the effect we hope to help)
    2013-05-09 16:42:36下载
    积分:1
  • imageReadAndShow2
    imageReadAndShow2.cpp,读取asc文件,并在VTK中渲染显示...(read ASC File,using VTK)
    2011-05-26 15:38:29下载
    积分:1
  • Graph
    输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
    2020-12-13 15:29:15下载
    积分:1
  • Matrix
    说明:  求矩阵的特征值和特征向量,使用c语言编程(Matrix eigenvalues and eigenvectors, c language programming)
    2011-03-07 12:51:59下载
    积分:1
  • ImageProcess
    26个不同影像处理程序,以VC++开发,是了解影像入门好帮手(26 different image processing procedures to VC++ Development is helpful to understand the image entry)
    2007-12-19 10:28:27下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载