搜索资源列表
Tri_Polygon
- 这是一个用vc实现的对多边形进行三角剖分的程序。里面的数据结构设计的比较好。可以作为参考。-This is a realization of the use vc right polygon triangulation process. Inside the data structure designed better. Can be used as reference.
cutpoly
- 凸多边形的最优三角剖分的vc++实现。输入:逆时针输入凸多边形P的顶点序列p1,p2…pn. 输出:P的三角剖分序列p1p2pi,p2pipj,…,plpn-1pn及三角剖分后的最优权值之和 -Optimal convex polygon triangulation of vc++ to achieve.
Delaunay_Triangle
- 一个快速完整的Delaunay三角剖分程序,能在VC6.0环境中编译运行,是我从一个java源代码移植到VC中并做了一些改进。-a rapid delaunay triangulation program,can compiled and running in VC6.0 environment,is write from an java program with some upgrade.
VCppDelaunay
- VC++编的Delaunay三角网生成算法,对学习VC++或GIS的学习都有很好的帮助-VC Delaunay Triangulation generation algorithm, right you learn VC or GIS study has very helpful