搜索资源列表
triangulation
- 这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two-dimensional to three-dimensio
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.
Tri_Polygon
- 这是一个用vc实现的对多边形进行三角剖分的程序。里面的数据结构设计的比较好。可以作为参考。-This is a realization of the use vc right polygon triangulation process. Inside the data structure designed better. Can be used as reference.
2dDelaunay2NewLinc
- 这是一个根据顶点进行三角剖分的vc程序,有做相关方面研究的朋友可以参考一下-under the apex Triangulation vc procedures, doing research in the relevant friends reference
2D-Tin-delaunay
- 在vc++里根据生长算法完成delaunay三角网的构建.其中点是自己随机点上的.-in line with the growth algorithm Delaunay triangulation Construction. Which is their point of random.
2dDelaunay2
- 该源码是用构件VC来构件的Delaunay三角网,采用的算法是增长算法。-is the source component to component VC Delaunay triangulation, the algorithm is growing algorithm.
dem.rar
- 构建Delaunay三角网的VC源程序。对DEM编程学习有一定的帮助。,Construction of Delaunay Triangulation source VC. Study on DEM programming must have help.
用Delaunay算法进行三角剖分
- 直接在VC试图上描点,对所获得的点集用Delaunay算法进行三角剖分。,Directly in the VC-point attempt on the depiction of the point set obtained by using Delaunay triangulation algorithm.
TIN
- vc 实现生成三角网的源程序,做地形仿真的和地形提取的很有帮助哦-vc achieve triangulation of the source code generated, and simulation of topography and terrain extraction helpful Oh
Delaunay00000
- 论文 Delaunay三角网表示和点删除方法 用vc的环境 很重要-Papers Delaunay triangulation and the point that the method used to delete a very important environment vc
delaunay_demo
- VC++实现的Delaunay三角剖分Demo-VC++ implementation of the Delaunay triangulation Demo
cutpoly
- 凸多边形的最优三角剖分的vc++实现。输入:逆时针输入凸多边形P的顶点序列p1,p2…pn. 输出:P的三角剖分序列p1p2pi,p2pipj,…,plpn-1pn及三角剖分后的最优权值之和 -Optimal convex polygon triangulation of vc++ to achieve.
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.
testDelaunay
- 在VC++6.0环境下生成Delaunay三角网-In VC++6.0 environment generates Delaunay Triangulation
delauney
- Delaunay triangulation VC
MyTin
- 本程序是利用vc++实现的任意点点,可以构成三角网的小程序,可以作为初学者的参考-This procedure is to use vc++ to achieve any slight, can constitute a triangulation of the small programs can be used as a reference for beginners
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
triangulationnetwork
- 采用VC++结合OPENGL建立三角网并贴纹理!-Use VC++ combine OPENGL to build triangulation network
vc-Delaunay-triangulation
- Achieved with vc Delaunay triangulation of an arbitrary polygon
Delaunay-Triangulation-Algorithm
- VC++编的Delaunay三角网生成算法- Delaunay Triangulation Algorithm compiled by VC++