搜索资源列表
FortuneVoronoic
- fortune的算法实现voronoi图,用c#实现的.计算几何的一个有用的算法-fortune of algorithm threshold map, with the c #. A computational geometry algorithm useful
TriangleDevelopment
- 此程序生成狄洛尼三角网.运用了简单的读取文件.然后依据算法生成三角网.-this program generator Diluoni triangulation. Use a simple read files. Then generation algorithm based on triangulation.
voronoi3
- voronoi图的Fortune算法源码,visual c-Fortune s algorithm source code of voronoi diagram with visual c++
voronoi
- voronoi图的C++ 生成源代码 在GIS上运用非常广泛-voronoi Generation algorithm
qhull
- qhull生成算法,纯c语言实现。 通过顶点生成convex hull的快速算法,也会生成delaunay三角形和Voronoi图。- Qhull is a general dimension convex hull program that reads a set of points from stdin, and outputs the smallest convex set that contains the point
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二
voronoi
- 一个实现维诺图的C++程序,算法课的作业。-Vino map
voronoi
- visual c++实现voronoi图生成函数的实现 voronoi图生成与构造-voronoi implements with visul c++
vonoroi
- 膨胀法Voronoi图的c算法,并且使用并行计算进行改进-Voronoi diagram expansion method
VORNOI
- 对于vornoi图的二维生成,包括基于点、线的分割-libvoronoi is a C library for calculating the discrete Voronoi diagram of a set of 2D points,lines and line segments.
c++-voronoi
- 利用c++程序来实现voronoi图的生成,十分简单、有效(Using c++ program to achieve the generation of Voronoi diagram, very simple and effective)
Voronoi
- 用三角网方式生成Voronoi图,功能很详细(Create a Voronoi diagram with a triangulation method with detailed functions)