搜索资源列表
构建Delaunay三角网的VB源程序
- 构建delaunay三角网的程序,速度很快哦-Construction nodes triangulation process, very fast, oh
构建Delaunay三角网的源程序
- 构建Delaunay三角网的VB源程序,利用该程序可以方便的建立GIS中的Delaunay三角网,对GIS开发人员有很大的帮助-Delaunay Triangulation VB source, the use of the procedures to facilitate the establishment of GIS Delaunay net of GIS developers will be very helpful
delaunay三角网的vb实现
- 利用vb实现了delaunay三角网的动态绘制
用vc实现任意多边形的Delaunay三角剖分
- 计算几何作业(任意多边形的Delaunay完全三角剖分算法)演示程序,输入点的时候外圈按逆时针顺序,内圈按顺时针顺序,输完外圈最后一个点后请点击“外多边形节点输入结束”,每输完一个内圈最后一个点后请点击“内圈节点输入结束”再输入另一个内圈,全部输入结束后点击“多边形绘制完成”。最后点“Delaunay三角剖分”。包含实验报告以及相关论文
Delaunay三角剖分
- C# Delaunay三角剖分程序
delaunay Demo
- 生成delaunay三角网的演示程序
对任意给定的平面点集通过Delaunay三角剖分
- 对任意给定的平面点集通过Delaunay三角剖分进行处理可得到具有整体最优性的三角形网格-A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.
delaunay.rar
- Delaunay三角网,及Voronoi三角形生成,实现用户加点,自动生成功能!界面友好!速度稍慢~,Delaunay Triangulation and Voronoi triangle generation, add a little to achieve the user to automatically generate the feature! User-friendly! A slower pace ~
Delaunay
- 离散点数据生成三角网格的算法(C#),简单明了.-Discrete points of data to generate triangular mesh algorithm (C#), Simple and clear.
Delaunay
- Delaunay 分治算法三角网格剖分!-Source code for DeWall, a divide and conquer 3d Delaunay
KenDelaunay2D
- 1.高质量的笛氏三角网格化,为重建三维图形提供有力的帮助. 2.附件有原码和调用方法,Delaunay三角网格化已封装成一个类,用户只需要传入点坐标标就可以得到最优的三角形 3.这是我工作中用到的一个小算法,希望对你的工作有所帮助-KenDelaunay
Delaunay
- Delaunay三角剖分算法介绍和c++源码。代码封装了其他人的代码包,在cygwin和redhat下编译通过。-This C++ library module is just a wrapper class on the Triangle package of Jonathan. The C++ wrapper will certainly slow access down if you want to mess with the triangulation but the basic del
tin_demo
- delaunay三角网“动态”构建,用于地形建模等应用-delaunay triangulation dynamic to build, for applications such as terrain modeling
Delaunay
- 该程序使用OpenCV提供的函数在Visual studio6.0的环境下对若干点进行Delaunay三角剖分,具有很高的实用价值,编译已通过,绝对可用-The program provides a function to use OpenCV in Visual studio6.0 environment where a number of points on the Delaunay triangulation of high practical value, the compiler ha
Delaunay
- 用C++编写的Delaunay三角网实现算法-Using C++ to prepare the Delaunay triangulation algorithm
Delaunay
- Delaunay三角剖分-Delaunay triangulation
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 P is inside the circumcircle o
构建Delaunay三角网的VB源程序
- 构建Delaunay三角网的VB源程序,用于建立地面DEM模型(Constructing VB source program of Delaunay triangulation network)
平面域Delaunay三角网点定位算法研究综述_刘琴琴
- 不规则三角网常用于地形的可视化,其生成算法一直是国内研究热点。 Delaunay 三角剖分算 法是构建不规则三角网的主要算法。 讨论了平面域离散点生成 Delaunay 三角网算法的研究现状,其 中逐点插入法中影响构网效率的关键因素是任意插入点定位的速度。 总结了目前国内主流的点定位 算法,对国内该领域现有文献研究存在的主要问题作了详细分析,并展望了未来可能的研究走向,以 期为国内 Delaunay 三角网生成算法研究提供理论与方法上的指导意见。(Triangulated irregul