搜索资源列表
Delaunay2
- Delauny三角网生成算法的VC实现,算法基于凸包的Delaunay三角剖分方法,在生成的凸多边形的基础上进行三角剖分,并采用VC进行程序设计。
tin
- 规则地形三维grd数据分块构建不规则三角网。
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.
Delauney
- 基于C#实现的使用逐点插入法生成Delaunay三角网剖分程序。-Insertion method to generate Delaunay Triangulation based on the use-by-point program implemented in C#.
modis_mrt
- 用于MODIS遥感分块数据拼接以及重新投影的批量处理程序。利用了MODIS官网提供的小程序,本程序基于该程序实现批量处理。(A batch processing program for MODIS remote sensing blocking data splicing and reprojection. The MODIS website provides a small program, and my program is based on this program to carry ou