搜索资源列表
TIN-CSharp
- TIN三角网在GIS中具有重要用途.本程序演示了随机点的生成与TIN的生长法动态生成。-TIN TIN in GIS is an important purpose. Demonstration of the process of generating random points with the Health TIN France long dynamically generated.
delaunay
- 本程序使用c#语言进行编程将散点生成TIN不规则三角网-using CSHARP to create TIN
TinCut
- 通过一系列的坐标点生成TIN三角网,将各个三角形的顶点存储到Text文本中-Through a series of coordinates of points to generate TIN TIN, the apex of each triangle to Text text storage
ShengCHengTIN
- 本程序生成了平面上的TIN,并且对等高线进行了平三角形处理,开发环境为CSHARP,具有一定的参考意义,处理速度快-This program generates a plane of the TIN, and the right contour lines of the flat triangle processing, development environment for CSHARP, has a certain reference value, processing speed
TIN_Voronoi
- 构建离散点集的Voronoi图,算法大致流程:先构建Delaunay TIN,然后连接相邻三角形的重心记得Voronoi图,然后基于TIN的拓扑,构建Voronoi多边形的拓扑关系。-Construction of discrete point set Voronoi diagram algorithm for general processes: first, to build Delaunay TIN, then remember that the focus of a triangle c
TIN-CSharp
- 利用生长法生成不规则三角形 语言工具为:c#-make use of some methods of grow to generate tin with c#
cSharp
- TIN全称为不规则三角网数字模型(Triangulated Irregular Network,TIN),它用一组连续而不重复的三角形逼近地形表面,是数字地面模型中的一种主要表示方法。 -TIN called the triangulated irregular network digital model (Triangulated Irregular Network, TIN) with a set of continuous without repeating the trian
VS2010、shp矢量点转Tin
- 可以实现shp文件的点要素转TIN,简单实用,对新手帮助大(The point elements of the SHP file can be transferred to TIN)