搜索资源列表
三角网生成
- VC++下的不规则三角网生成算法,这是不规则三角网的生长算法,通过建立TIN类,在TIN类内实现一些方法.-VC under the TIN generation algorithm, which is triangular irregular network growth algorithm, through the establishment of TIN category, the category TIN achieve some ways.
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.
三角网代码
- 能够生成狄罗尼三角网模拟地形或岩层表面,具有良好的效果,
Tin.rar
- 构成三角网。主要用于构建三角网TIN,可选择不同的点数构成,Constitute a triangulation
CreateTIN_MFC
- CreateTIN_MFC是使用MFC编写的一个构建不规则三角网(TIN)的程序。能通过鼠标刺点动态生成TIN,也能导入特定格式的文件进行构TIN,同时还能将构好的TIN导出成文本文件。具体的帮助见程序里面的chm格式的说明文档。-CreateTIN_MFC is prepared to use MFC to build a triangulated irregular network (TIN) procedure. Barbed point through dynamically gener
tin 三角网的生长算法
- 三角网的生长算法,turbo C 运行环境。
tin
- VC++6.0 实现的TIN三角网生成程序-TIN CREATOR
TIN
- 读取TXT 格式数据并进行简单的数据排序,并生成三角网-read data from txt,creat tin
tin_demo
- delaunay三角网“动态”构建,用于地形建模等应用-delaunay triangulation dynamic to build, for applications such as terrain modeling
2007513201626492_136Z_Com
- 三角网程序,tin文件的生成,主要是VB代码-Triangulation procedures, tin documents generated, mainly VB code
Delaunay----VB
- tin三角网的构造 tin是使用不规则多边形拟和地球表面或者其他不规则表面,是构造数字地面模型,数字高程模型的基本方法之一-tin structure of triangulation is the use of tin to be irregular polygon and the Earth s surface or other irregular surfaces, is constructed digital terrain model, digital elevation mode
tin
- 不规则三角网的生长算法实现 较为实用的生长算法 操作简单 -Triangulated irregular network growth algorithm for a more practical realization of the growth algorithm is simple
TinCut
- 通过一系列的坐标点生成TIN三角网,将各个三角形的顶点存储到Text文本中-Through a series of coordinates of points to generate TIN TIN, the apex of each triangle to Text text storage
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
TIN
- 在C++编程环境下进行TIN三角网的绘制以及该三角网的拓扑信息查询-In C++ programming environment for TIN triangulation and the triangulation mapping topology information inquiry
TIN
- 利用点的数据,首先读入文件,然后构建TIN三角网-Using the point of data, first read the file, and then build TIN triangulation
TIN三角网
- 绘制三角网,实现了光照,文理,旋转等功能。(Draw triangulation net)
tin三角网
- 不规则三角网构造算法 ,在数据集中选取任一点,查找距离次点最近的点,相连后作为初始基线—在初始基线右边应用Delaunay法则搜索第三点—生成Delaunay三角形,并以该三角形的两条新边作为新的基线—重复前面的过程直至所有基线处理完毕(Construction algorithm of Irregular Triangulation Network)
C#生成TIN(不规则三角网)
- 本程序由本人做的不规则三角程序。代码完整,界面友好,切实可用!由VS2012的C#语言编译而成!(This program is an irregular triangle program that I do. The code is complete, the interface is friendly, and it is practical! Compiled by VS2012's C# language!)
不规则三角网法体积计算
- 1.完整的VS项目,采用VS2017编写; 2.C#语言开发; 3.可以构建不规则三角网,并进行土方计算; 4.采用可视化读文件方式,并用表格显示; 5.计算完成后实时绘制三角网; 6.可以输出TIN的点、边、三角形信息和土方量。(1. Complete VS project, written in VS2017; 2. C # Language Development; 3. Irregular triangular network can be constructed