搜索资源列表
voronoi
- 一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand t
voronoi3.rar
- voronoi图的Fortune算法源码,visual c++,Fortune s algorithm source code of voronoi diagram with visual c++
Voronoi.zip
- 求Voronoi图算法,Voronoi图是一个重要的计算几何算法。,Voronoi diagram
绘制voronoi图的vc++源程序
- 绘制voronoi图的vc++源程序。很有用的一个程序-Voronoi diagram drawing
voronoi
- 生成voronoi图的一个类,用这个类可以轻松生成v图,是vc源程序-Generate voronoi diagram of a class, use this type can easily generate v map is vc source
voronoi
- voronoi图的实现代码,非常的好用,非常好-voronoi diagram of the implementation code
49636943matlab
- 绘制voronoi图的vc++源程序。很有用的一个程序-Voronoi diagram drawing
voronoi
- This program can build Voronoi diagram. Some enhancement is needed.
Voronoi_diagram_2
- 2D voronoi diagram, using Visual C-2D voronoi diagram, using Visual C++
Voronoi1
- Voronoi图是以两点间线段的长度作为距离 ,对平面的一种分割。然而 ,在地理环境中 ,存在着许多自然的或人为的障碍 ,使得从一点到另一点不能直线到达。为了扩大Voronoi图的应用领域 ,本文对传统的Voronoi图进行扩充 ,给出了障碍Voronoi图的定义、性质 ,以及离散生成线段障碍Voronoi图的方法-Voronoi diagram based on the length of line between two points as the distance from a parti
3d_Voronoi_AKA_Project_Cell
- 用于生成3d Voronoi图的vbs脚本,运行环境 rhino 4.0-Is used to generate 3d Voronoi diagram vbs scr ipt, rhino 4.0 operating environment
Voronoi
- 基于动态Voronoi图的距离倒数加权法的改进研究,效果很好,希望与大家分享,并多多交流-Dynamic Voronoi diagram based on inverse distance weighting method to improve research, a good effect, and we wish to share, and interact more
Voronoi
- 2 dimension Voronoi diagram
Voronoi
- 基于动态Voronoi图的距离倒数加权法的改进研究-Dynamic Voronoi diagram based on inverse distance weighting method of Improvement
voronoi
- Voronoi图的分治算法,达到O(nlogn)的时间复杂度。-Voronoi diagram of the divide and conquer algorithm to achieve O (nlogn) time complexity.
voronoi
- voronoi diagram generator in code c-voronoi diagram generator in code c++
Voronoi
- Voronoi图生成。用到不规则三角网的建立,希望大分享-Voronoi diagram. TIN of the establishment used in the hope that a large share
Voronoi
- 图形voronoi图的自动生成算法,用vc做,是基于一般图形voronoi图的算法,结合数字图形处理里的轮廓跟踪算法,使一般图形voronoi图能够根据不同的生成元总动生成。-Graph voronoi diagram automatic generation algorithm, using vc do is based on the general graph voronoi diagram algorithm, combined with digital image processing
PlantraEN1608
- Plantra-Trajectory Planning is a software to rebuild surfaces from cloud points, featuring shaded 3D visualization and path planning for robotics paths. It uses Voronoi diagram, Cyrus-Beck clipping, Delaunay triangulation and B-Splines
voronoi
- 能够得到二维、三维voronoi图,修改后可以获得任意数量的voronoi图。(The two or thress-dimensional Voronoi diagram can be obtained, and any number of Voronoi diagrams can be obtained after modification.)