搜索资源列表
Geometry
- 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
suc1
- 一个生成凸包的程序,欢迎大家分享,互相交流,彼此提高-Convex hull of a generation procedure, welcome everyone to share, communicate with each other, enhance each other
3
- 凸包算法的界面化实现,可以计算点集的凸包。-The interface of the convex hull algorithm to achieve, we can calculate the convex hull of point set.
1
- C++编写的凸包运算程序,可以生成平面上点集的凸包。-C++ programs written in the convex hull operation, the plane can generate the convex hull of point set.
HULL
- 数据轮廓算法,能准确地找到一堆数据点的轮廓,并在图片中显示出来-Conter Findings For Data
Polygon
- 多边形求并 还有凸包算法,填充颜色和求面积等-Polygons and there are convex hull algorithms, fill color, and for the area, etc.
ConvexHull
- 凸包示例程序,可以演示凸包效果,对初学者有一定帮助-Convex hull sample program, can demonstrate the effect of the convex hull, there is some help for beginners