voronoi图的分治算法实现,清晰展示voronoi图的merge过程。在VC6.0下实现-nibbling plan of partition algorithm, clear display triangles map merge process. Under the VC6.0 下载
|
fortune的算法实现voronoi图,用c#实现的.计算几何的一个有用的算法-fortune of algorithm threshold map, with the c #. A computational geometry algorithm useful 下载
|
Voronoi图生成算法 ,Voronoi(沃洛诺依)多边形网络常常被用来做为计算机仿真模型.由于按照定义形成Voronoi多边形网络较难用程序实现,人们多采用Delauney(狄洛尼)三角形的方法完成模型的构建.大家可以交流- 下载
|
计算几何中求Voronoi图的海岸线算法,很漂亮的.-computational geometry seeking Voronoi diagram of coastline algorithm, very nice. 下载
|
voronoi图的算法实现,可以表现在算法的优化。仅供交流使用-threshold map algorithm, the algorithm performance can be optimized. Use only exchange 下载
|
该代码是98年siggraph上的Nina Amenta 的基于voronoi图的表面重建算法的原代码,是在Lunix上的原代码-98 SIGGRAPH Nina Amenta of the threshold on the map surface reconstruction algorithm of the original code in the original Lunix code 下载
|
一个绘制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 the subdivision process. 下载
|