delaunay_demo

所属分类:其他
开发工具:Visual C++
文件大小:133KB
下载次数:0
上传日期:2020-06-09 22:13:10
上 传 者zhaohongf16f35
说明:  点集的三角剖分(Triangulation),对数值分析(比如有限元分析)以及图形学来说,都是极为重要的一项预处理技术。尤其是Delaunay三角剖分,由于其独特性,关于点集的很多种几何图都和Delaunay三角剖分相关,如Voronoi图,EMST树,Gabriel图等。Delaunay三角剖分有最大化最小角,“最接近于规则化的“的三角网和唯一性(任意四点不能共圆)两个特点。
(Triangulation of point set is a very important preprocessing technology for numerical analysis (such as finite element analysis) and graphics. Especially Delaunay triangulation, because of its uniqueness, many kinds of geometry about point set are related to Delaunay triangulation, such as Voronoi diagram, EMST tree, Gabriel diagram, etc. Delaunay triangulation has two characteristics: maximization and minimum angle, triangulation network closest to regularization and uniqueness (any four points cannot be in the same circle).)

文件列表:
DelaunayDemo.exe (225280, 2005-01-15)
DelaunayDemo.h (580, 2004-12-17)
DelaunayDemo.rc (9675, 2005-01-15)
DelaunayDemo.vcproj (4569, 2005-01-15)
MainFrm.cpp (1890, 2004-12-17)
MainFrm.h (795, 2004-12-17)
QPerformanceTimer.h (2418, 2004-12-18)
resource.h (815, 2004-12-18)
stdafx.cpp (212, 2004-12-17)
stdafx.h (1809, 2004-12-17)
res\DelaunayDemo.ico (21630, 2001-04-20)
res\DelaunayDemo.manifest (702, 2004-12-17)
res\DelaunayDemo.rc2 (403, 2004-12-17)
res (0, 2005-01-15)
ChildView.cpp (5620, 2004-12-18)
ChildView.h (937, 2004-12-18)
Delaunay.cpp (10112, 2005-01-15)
Delaunay.h (6656, 2005-07-16)
DelaunayDemo.cpp (2737, 2004-12-17)

近期下载者

相关文件


收藏者