搜索资源列表
trianglulation
- 对散乱数据点进行三角化的程序,大家试试看,欢迎提出改进意见。-to scattered data points triangulation process, we try and welcome suggestions for improvement.
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.
Sjpf
- 一个apple实现的多边形的三角剖分算法-achieve a polygon triangulation algorithm
Vc_Tin
- 这是一个用BORLAND C++ BUILBER 5 编写,能从一个文本文件导入数据,并建立delaunay三角网。需要的可以看看!!内有详细说明!! 作者 :jiangzx 编写时间:2004.4.18-with BORLAND C BUILBER 5 preparation, from a text file import data and the building of nodes triangulation. Needs can see! ! Within a detailed
Triangulation
- Polygon triangulation code.-Auto triangulation code.
c_sharp
- delaunay Triangulation
cvery_54517008.rar
- 用vb编写的Delaunay三角剖分算法源码,Vb prepared using Delaunay triangulation algorithm source code
Triangulate.rar
- 平面任意多边形三角化的delauney经典算法,Arbitrary planar polygon triangulation algorithm of classical delauney
triangle
- 对于给定的初始点集P,有多种三角网剖分方式,其中Delaunay三角网具有以下特征: 1、Delaunay三角网是唯一的; 2、三角网的外边界构成了点集P的凸多边形“外壳”; 3、没有任何点在三角形的外接圆内部,反之,如果一个三角网满足此条件,那么它就是Delaunay三角网。 4、如果将三角网中的每个三角形的最小角进行升序排列,则Delaunay三角网的排列得到的数值最大,从这个意义上讲,Delaunay三角网是“最接近于规则化的“的三角网。-For given
triTIN
- 程序生成TIN三角形,根据2D或者3D的离散点生成,分析-This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data to be displayed as three-dimensional surface,
0141111111
- 三角划分算法演示版,功能超强,是由外国人写的代码,很有学习价值!-Triangulation algorithm demo, features powerful, is the code written by foreigners, great learning value!
delauney_Tin
- TIN三角型网格产生算法源码,具体使用“三角形由内而外生成”算法实现的TIN网格形成,运算量小,Tin三角网产生迅捷准确。-TIN triangle mesh generated algorithm source code, specifically using the " triangle is generated from the inside out" algorithm to achieve the formation of TIN grid, computing a
triangled1
- 插入法实现三角化和Voronoi图,并且可以实现他们的动态显示-Insertion method to achieve triangulation and Voronoi diagram, and can achieve their dynamic display
Sco Ote R Visual ization Studio
- 三角网格法绘制等值线的实现语言C#,源码编译通过。-Delaunay triangulation is interactive editing algorithm design and implementation of scientific papers published surveying and mapping
vbCode_Delaunay
- 构建Delaunay三角网的VB源程序,内容包括源代码和可运行程序-Construction of Delaunay triangulation of the VB source code, including source code and run the program
CQMesh-2
- CQMesh是一个C + +生成任意多边形域的凸四边形网格程序。 CQMesh需要输入一个多边形三角域,然后转换成同一个三角域的凸四边形网格。-CQMesh is a C++ program for generating convex quadrilateral meshes of arbitrary polygonal domains. CQMesh takes as input a triangulation of a polygonal domain, and then converts
Ccode2
- Delaunay triangulation C(C++)code, from prof. Joseph O Rourke. (computer graphic related)
vc-Delaunay-triangulation
- Achieved with vc Delaunay triangulation of an arbitrary polygon
TIN
- 基于mfc,用二维数据,简单的实现立体三角网。-Based on MFC, using two dimensional data, the simple realization of stereo triangulation network.
examples.tar
- 这是一个三角剖分的例子,可以帮助了解三角剖分的整个过程,很实用,有需要的可以看一下。-This is an example of triangulation, can help us understand the whole process of triangulation, very practical, there is a need to look.