搜索资源列表
geometry_c++
- 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geome
geometry_c++
- 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geome
APolygon
- 判断点是否在在多边形内算法,用JAVA编写,一个类。-Determine the point in polygon algorithm, using JAVA prepared a class.
dutch
- 计算图形学,包含该学科常用的一些算法,如判断点是否在多边形内-Calculation of graphics, including the subject of some commonly used algorithms, such as to determine whether the polygon points and so on
kongjiansuanfa
- 包括部分空间算法,如计算两坐标点距离、判断两坐标点是否相等、计算叉积、计算点积、判断点p是否在线段l上、计算点bp以点op为圆心逆时针旋转dAlpha(单位:弧度)后所在的坐标点位置、计算指定半径圆上指定角度的弦长、计算由起点坐标和终点坐标构成的线段在指定距离和指定方向的垂点坐标等空间算法-Including some space algorithms, such as calculating the distance between
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 se
inpoly
- 在autocad中,用vba语言来判断点是否在多边形内-In the autocad, the use vba language to determine point-in-polygon