搜索资源列表
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
Two-dimensional
- 二维凸包程序算法历史进程 算法demo 比较 比较好的学习凸包算法资料-Two-dimensional convex hull program algorithm historical process algorithm demo better learning convex hull algorithm data
ConvexHull
- 多边形凸壳构造,方便快捷效率高,可以用于理算点、多边形图客构造-Polygon Convex Hull Construction
graham
- Graham s scan algorithm for finding convex hull using linked list.
jarvin
- Jarvis march algorithm for finding convex hull using linked list