搜索资源列表
polygonoperationn
- 多边形的集合运算,并 交 差,内有详细的程序说明,很不错。希望对大家有用
code
- 这五个文件包含五个基本函数,例如,检验点是否在一个多边形内,计算两个时间字符串代表的时间差,显示一个vector的内容等。-/* This method is to check weather a point is inside a polygon outside it*/
isinpolygo
- 判断点是否在多边形内,在VS2010能运行-To determine whether the point within the polygon, VS2010 can run
sx_voronoi
- 在指定的凸多边形区域内生成voronoi图,并获得每个子区间的顶点坐标-Get the Voronoi Figure generated in specified area and obtain the vertex coordinates for each sub-section