搜索资源列表
计算几何
- 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
TestMinvexCore
- 求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的 二维凸包。-The smallest point set for convex hull algorithms Graham. Given a planar point set, find a link to the smallest sequence set to form a convex polygon, the po
GEOMETRY
- 所有的与软件环境无关的函数: 1、点在线上判断 2、确定两条线段是否相交,包括端点 3、求两条线的交点 4、 判断点q是否在多边形Polygon内 等多个函数-All has nothing to do with the software environment of the function: 1, 2-point line on the judge to determine whether two line segments intersect, including th
computational_geometry
- 一些计算几何的算法,两点确定圆,判断点在多边形内,判断点在线段上,判断点在圆内,判断线段相交,判断线段在多边形内,球多变性重心,三点确定圆,寻找凸包-Algorithm of computational geometry
Geometer
- 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
point
- 关于点在多边形内的一个实现,即射线法。C语言实现的。-Point in the polygon on a realization that ray method. C language implementation.YES.
polygon
- 判断某一点是否在多边形内,很好的东西,-When deciding whether a point is in a polygon
Source1
- 判断一个点是否在多边形内还是在多边形外-To determine whether a point is within a polygon
dot-line
- 判断点在角内、点在多边形内,计算点间、点到直线、到线段距离等vb源程序-Determine the point in the corner, the points in the polygon, calculated point, the point to the straight line distance to other vb source
inside
- 判断点是否在点群形成的多边形范围内,点群排列需要闭合- The purpose of this function is to indicate whether a specified 2D point is inside (returns a 1) a specified 2D polygon or outside(returns a 0).
line-is-interact
- 算法导论里面的关于线段是否相交以及点是否在多边形内的判断的源代码,另包含一个说明文档。-Introduction to Algorithms inside as well as on line intersects the point is within the polygon to determine the source code, and the other contains a descr iption of the document.
Program-Files
- 实现了任意圆的内接和外接多边形的绘制,调用时只需要输入相应参数即可-The realization of arbitrary circular inscribed and external polygon, call only needs to input the related parameters can be
inhull
- 判断一个已知坐标的点,是否在一个多边形内。已知多边形的坐标。输出1代表是,0代表否-Analyzing a known point coordinates, whether within a polygon. Known polygon coordinates. Output 1 for yes, 0 for no
AreaDistanceToolsUtils
- 经度在围成多边形内,用于GIS计算1111111111111111111(The longitude is within the polygon)