搜索资源列表
三角网
- 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
Delaunay_delphi.rar
- 构建离散点的不规则三角网,可供用户随意添加散点。,construct discrete points TIN for casual users to add arbitrary point.
Delaunay
- 离散点数据生成三角网格的算法(C#),简单明了.-Discrete points of data to generate triangular mesh algorithm (C#), Simple and clear.
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
CreatTIN
- 构建不规则三角网。利用给定的点文件绘出点并构建出三角网。,GIS必备-creat TIN
Heighttexture
- 一个高程数据贴上漂亮纹理的例子,左键点击在三角网与纹理图之间切换,而且随着鼠标移动,图形会自动移动。-Elevation data to affix a pretty example of texture, left click with the Nets in the triangular texture map to switch between, and along with mouse, graphics will automatically move.
cTin
- 简单TIN创建方法类,支持极端数据创建,比如两个或多个点非常接近情况。 1、dataSet方法用于数据传入 2、create方法开始创建TIN 3、sizeTin方法获取三角网个数 4、dataTin方法获取指定三角网三个顶点的索引-TIN simple method to create categories, support for the creation of extreme data, such as two or more points, very close to the situa
Delaunay00000
- 论文 Delaunay三角网表示和点删除方法 用vc的环境 很重要-Papers Delaunay triangulation and the point that the method used to delete a very important environment vc
docking_zyb
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
zyb1_delaunay
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
zyb_delaunaydemo
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
zyb_tri
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
zyb_triangle
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
triangulation
- 三角网剖分 将平面数据点进行三角剖分 快速构建delaunay三角网-delaunay triangulation which can triangulate the dots on the plane
Delaunay
- 这是一个自动添加点,动态生成不规则三角网的程序,程序结构完整,对初学者比较有借鉴价值。-This is an automatic add points, triangulated irregular network dynamically generated procedures, procedures for structural integrity, and for beginners there is reference value of comparison.
Draw
- 本程序能手动添加点,并能实时的生成不规则三角网,并能记录添加点的坐标信息,功能完善。-This procedure can manually add points, and can generate real-time, triangulated irregular network, and can record the coordinates of points to add information, perfect functions.
DEM1
- 生成Del aunay三角网的合成算法.算法不但继承了合成算法的优点,可根据实际的点集数目和运算环境,调节阀值,从而动态平衡时空性能-Del aunay triangulation to generate the synthesis algorithm. Algorithm not only inherits the advantages of synthesis algorithms can be set according to the actual number and computing
Delaunay_NOD
- 三角网生成,利用离散点生成Delaunay三角网,交互式界面,直观-Triangular mesh generation, the use of discrete points, Delaunay triangulation is generated, interactive interface, intuitive
C#不规则三角网TIN 构建程序
- 基于c#的delunauy编写的程序,可逐点添加(The program written by delunauy based on c# can be added by point.)
不规则三角网法体积计算
- 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