搜索资源列表
hull
- Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现.-Hull TIN algorithm TIN algorithm, VB. Delaunay Triangulation generation algorithm, VB.
三角网
- 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
Convex
- 此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立Delaunay三角网可以用到或参考。-this code to solve the establishment point of closure convex polygon, using convex closure insertion algorithm to establish Delaunay triangulation can be used as reference
CQuadDissect
- Delaunay三角网作为一种主要的DTM表尔法,具有权其广泛的用途。经过二十多年来的研究,它的生成算法巳趋于成熟。本文简要介绍了Delaunay三角网的定又及其特性,在简单回顾和评价了分割—归并法,逐点插入法,三角冈生长法等三类主沈算法的基础上,提出了一个融以上算法优点于一体,兼顾空间与时间性能的合成算法。经测试,一般情况下它的运算速度远快于逐点插入法,与分割—归并法相当,较好的情况下快于分割—归并法。-Delaunay Triang
delanay三角网算法
- 随便上传一个delanay三角网算法的vb程序,仅供大家参考!-casually upload a delanay triangulation algorithm vb procedures only reference!
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.
createDelaunay
- vb实现的构建Delaunay三角网程序,算法效率高-vb achieve Construction procedures Delaunay triangulation algorithm efficiency
ading004
- 一次性生成约束Delaunay三角网算法的编程与实现,caj格式-one-time Generation constrained Delaunay triangulation algorithm programming and implementation PRODUCTS format
2D-Tin-delaunay
- 在vc++里根据生长算法完成delaunay三角网的构建.其中点是自己随机点上的.-in line with the growth algorithm Delaunay triangulation Construction. Which is their point of random.
Delaunay--VB-code
- 本实例:为用VB代码实现的构建Delaunay三角网的生长算法。-This example: In order to realize the use of VB code to build the growth of Delaunay triangulation algorithm.
Delaunay
- 说明了delaunay三角网算法的组建等,希望对大家有好处-Illustrated delaunay triangulation algorithm to form, so that is good for all of us
Delaunay_Demo
- 实现了Delaunay三角网的生长算法。在VC++6.0环境下编译-Realize the growth of Delaunay triangulation algorithm. In VC++ 6.0 compiler environment
zyb_triangle
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed
Delaunay
- 用C++编写的Delaunay三角网实现算法-Using C++ to prepare the Delaunay triangulation algorithm
Delaunay
- tin不规则三角网的构建,动态插入点算法。形式简单-delaunay
QuickDelFEX
- 这段代码是一个Delaunay三角网算法。我的想法是要开始一个项目,目的是建立一个强大的有效率三角网/啮合工具。-In this code you will find a Delaunay triangulation algorithm. My idea is to start a project which purpose is to create a robust an efficient triangulation/meshin
Delaunay
- Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in
Delaunay三角网剖分算法,速度超快,值得一学
- Delaunay三角网剖分算法,速度超快(AppWizard has created this Delaunay_Li application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your
平面域Delaunay三角网点定位算法研究综述_刘琴琴
- 不规则三角网常用于地形的可视化,其生成算法一直是国内研究热点。 Delaunay 三角剖分算 法是构建不规则三角网的主要算法。 讨论了平面域离散点生成 Delaunay 三角网算法的研究现状,其 中逐点插入法中影响构网效率的关键因素是任意插入点定位的速度。 总结了目前国内主流的点定位 算法,对国内该领域现有文献研究存在的主要问题作了详细分析,并展望了未来可能的研究走向,以 期为国内 Delaunay 三角网生成算法研究提供理论与