搜索资源列表
VC++Delaunay
- 一个非常强劲的VC++编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用。-a very strong part of the VC Delaunay Triangulation generation algorithm, right you learn VC or GIS study has very helpful.
2D-Tin-delaunay
- 在vc++里根据生长算法完成delaunay三角网的构建.其中点是自己随机点上的.-in line with the growth algorithm Delaunay triangulation Construction. Which is their point of random.
Delaunay
- 开发的基于VC++生成Delaunay三角网,可用于
delaunay
- 基于OPENCV的,vc++ 图象处理程序. Delaunay三角形和Voronoi划分的迭代式构造.
VC++Delaunay
- 采用序列化对象CArchive读入原始数据构建Delaunay三角网的VC++代码。可以鼠标点击加新点进行构网,包括二维、三维。还可以进行设色、光照等。
delaunay
- VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考
delaunay
- 这是一个关于三角网格的程序的一部分,需要在vc++中应用
用vc实现任意多边形的Delaunay三角剖分
- 计算几何作业(任意多边形的Delaunay完全三角剖分算法)演示程序,输入点的时候外圈按逆时针顺序,内圈按顺时针顺序,输完外圈最后一个点后请点击“外多边形节点输入结束”,每输完一个内圈最后一个点后请点击“内圈节点输入结束”再输入另一个内圈,全部输入结束后点击“多边形绘制完成”。最后点“Delaunay三角剖分”。包含实验报告以及相关论文
用Delaunay算法进行三角剖分
- 直接在VC试图上描点,对所获得的点集用Delaunay算法进行三角剖分。,Directly in the VC-point attempt on the depiction of the point set obtained by using Delaunay triangulation algorithm.
Delaunay00000
- 论文 Delaunay三角网表示和点删除方法 用vc的环境 很重要-Papers Delaunay triangulation and the point that the method used to delete a very important environment vc
TIN_Construction
- 自动为TIN模型构建Delaunay三角网的VC源程序,可以应用于测绘,地质,交通等行业的数字地形模型的实现.-Automatic for the TIN model construction of the VC source Delaunay triangulation can be applied to mapping, geology, transportation and other industries digital terrain model implementation.
Delaunay_triangle_grid
- 一个简单的读入数据绘制Delaunay三角网的代码-A simple demo of reading data and painting Delaunay triangle grid
delauney
- Delaunay triangulation VC
delaunay_vc
- delaunay三角网剖分的vc++实现-implement of delaunay with vc++
Delaunay
- Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
DelaunayTrigX
- Delaunay三角剖分,来自codeguru,原为VC.net 2003,现修改为 VC6.0 SDI, 支持IE ReBars-Delaunay Triangulation Algorithm Implementation by VC6.0, original imp VC.net 2003 (From codeguru ).
vc-Delaunay-triangulation
- Achieved with vc Delaunay triangulation of an arbitrary polygon
Delaunay-Triangulation-Algorithm
- VC++编的Delaunay三角网生成算法- Delaunay Triangulation Algorithm compiled by VC++