搜索资源列表
CQuadDissect
- Delaunay三角网作为一种主要的DTM表尔法,具有权其广泛的用途。经过二十多年来的研究,它的生成算法巳趋于成熟。本文简要介绍了Delaunay三角网的定又及其特性,在简单回顾和评价了分割—归并法,逐点插入法,三角冈生长法等三类主沈算法的基础上,提出了一个融以上算法优点于一体,兼顾空间与时间性能的合成算法。经测试,一般情况下它的运算速度远快于逐点插入法,与分割—归并法相当,较好的情况下快于分割—归并法。-Delaunay Triangulation as a major DTM Fall ta
Delaunayvb
- vb delaunay算法 vb delaunay算法 vb delaunay算法-vb nodes algorithm vb nodes nodes algorithm algorithm vb vb nodes algorithm
2dDelaunay2
- 该源码是用构件VC来构件的Delaunay三角网,采用的算法是增长算法。-is the source component to component VC Delaunay triangulation, the algorithm is growing algorithm.
DELAUNAY_Al
- DELAUNAY三角网的算法详述及其应用发展前景pdf,详细讲解如何生成DELAUNAY三角网的算法
OpenMP
- 有关openMP并行算法编程的知识,学习vs中omp库的函数和类变量-The openMP Parallel programming knowledge, learning vs the omp library functions and class variables
c_sharp
- 二维Delaunay划分代码,非常适合新手了解deluany的算法流程-Two-dimensional Delaunay division code, ideal for novice to understand the algorithm processes deluany
dt
- 《计算几何c语言描述》中delaunay算法的实现,编程语言为VC,有详细的程序说明。-" Computational geometry c language descr iptions" delaunay algorithm, programming language VC, a detailed descr iption of the procedures.
New
- 任意渐变平面三角网格划分,基于delaunay算法,使用前阅读相关算法-Gradient any plane triangle meshing algorithm based delaunay before use Read related algorithm
Delaunay
- 这个是Delaunay三角网生成算法,用C#编写的,调试一下就可以用-hello this is Delaunay i hope it can help 有