文件名称:Delaunay
-
所属分类:
- 标签属性:
- 上传时间:2012-11-10
-
文件大小:2.57mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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 delaunay triangulation should be as fast as triangle. Look at the del_interface.hpp file for getting started on what this wrapper can do for you. Also have a look at main.cpp which shows an example of using this class. The class is thread-safe.
Requirements : Python, make and C++ compilers. Supported C/C++ Compilers: g++/icpc (Intel C++). Also needed is doxygen for generating documentation.
Compilation : Just type make
Testing : Goto the bin directory, and type ./test ../data/input.dat (after compilation of course).
Requirements : Python, make and C++ compilers. Supported C/C++ Compilers: g++/icpc (Intel C++). Also needed is doxygen for generating documentation.
Compilation : Just type make
Testing : Goto the bin directory, and type ./test ../data/input.dat (after compilation of course).
相关搜索: delaunay
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Delaunay三角剖分算法介绍及实现代码/lecture8.ppt
Delaunay三角剖分算法介绍及实现代码/triangle++.tar.gz
Delaunay三角剖分算法介绍及实现代码
Delaunay三角剖分算法介绍及实现代码/triangle++.tar.gz
Delaunay三角剖分算法介绍及实现代码
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.