搜索资源列表
voronoi
- 根据数据构建三角网,然后由所构建的三角网生成泰森多边形,文件打开后需等待1分多钟的处理时间。-Construction of the data triangulation, and then built by the generation of Thiessen Polygon Triangulation, documents waiting to be opened after 1 minute of processing time.
Delaunay_WinForm
- 根据点生成狄洛尼三角网,以进一步生成泰森多边形-To generate Thiessen polygons based on points generated Di Luoni Triangle
TINandVoronoi
- 通过逐点增入法生成delaunay三角网,在链接外接圆圆心生成泰森多边形-It uses c# to construct delaunay triangle and voronoi
VoronoyTest
- 基于C#实现的根据散乱点生成泰森多边形程序。-Based on C# implementation of the program to generate Thiessen polygons according scattered points.