搜索资源列表
createDelaunay
- vb实现的构建Delaunay三角网程序,算法效率高-vb achieve Construction procedures Delaunay triangulation algorithm efficiency
DelaunayMesh
- 该程序实现了Delaunay三角剖分的过程,能够对任意多边形实现三角化,效果不错。-program of the Delaunay triangulation process, to the arbitrary polygon triangulation achieve good results.
54517008
- delaunay三角剖分实现离散点生成三角网格算法,精简好用-Delaunay Triangulation achieve discrete points triangular mesh generation algorithm, streamlining handy
VC++Delaunay
- 采用序列化对象CArchive读入原始数据构建Delaunay三角网的VC++代码。可以鼠标点击加新点进行构网,包括二维、三维。还可以进行设色、光照等。
Delaunay
- 构建Delaunay三角网的VB源TriangleDevelopment
Delaunay
- Delaunay三角网构建,实现语言:Visual Basic
Delaunay
- 基于德洛内三角分解的有限元划分,可形成刚度总阵-Delaunay triangulation based on decomposition of the finite element division, the total stiffness matrix can be formed
DELAUNAY.algorithm
- DELAUNAY三角剖分算法源程序c++实现。非常详细的源代码。-DELAUNAY triangulation algorithm source code c++ implementation. Very detailed source code.
DelaunayTriangulation
- Delaunay trianglation 是平面三角化的一种重要方法,也可以应用于三维的四面体的生成。因为用这种方法产生的四面休在有限元分析中具有其独特的优势而受到重视。-Delaunay trianglation plane triangulation is an important method, but also can be applied to the generation of three-dimensional tetrahedron. As generated in this
triangulation
- 三角网剖分 将平面数据点进行三角剖分 快速构建delaunay三角网-delaunay triangulation which can triangulate the dots on the plane
DelaunayNet
- 在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。-In the mapping or cartography often elevation point will need to generate DEM, generally the first point from these principles by the smallest triangulation generated, the code t
Autoclust.pdf.tar
- 这就是点集自动聚类的算法,基于delaunay三角剖分。-This is the point set automatic clustering algorithm, based on the delaunay triangulation.
geompack
- voronoi图及delaunay三角网格化程序-voronoi diagrams and delaunay triangulation gridding procedure
TrianPPS
- 计算平面点集的Delaunay三角剖分。使用DCEL数据结构。右键点击可以实现平面的直线穿刺。-Calculate the Delaunay triangulation of planar point set
tin
- Delaunay三角网作为一种主要的数字地形模型表示法,经过二十多年来的研究,它的生成算法已趋于成熟。本算法是一个基于Delaunay的很强壮的构三角网(TIN)的算法。-Delaunay triangulation as a major representation of digital terrain model, after 20 years of research, it generates algorithms have been mature. This algorithm is b
delaunay
- 方便的构造不规则三角网的面向对象程序,值得跟大家分享交流-A convenient structure TIN object-oriented programming, it is worth sharing with you the exchange
Delaunay2
- 三角网生成算法之一,可以有效、高速的构建合理的三角网-Generation algorithm of triangulation can be effective, high-speed triangulation to construct a reasonable
Delaunay-triangulation-
- 本文章主要讲述点序对三角剖分局部优化的影响 以及相应的算法-This article focuses on point of order on the local optimization of triangulation And the corresponding algorithm
Delaunay-triangulation-algorithm
- Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpretation and information extracti
07构建狄洛尼三角网
- VB平台构建狄洛尼三角网,用于GIS开发等课程的学习(Construction of Delaunay triangular network on VB platform)
