搜索资源列表

  1. geometry_algorithm

    0下载:
  2. 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12437
    • 提供者:changxia
  1. Point_In_Polygon

    0下载:
  2. 用VC实现判断点是否在多边形内优化的算法-with VC whether a judge within the polygon optimization algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:88776
    • 提供者:shuxiangyuan
  1. polygon_point

    0下载:
  2. 判断点是否在多变形内: 先画一个多边形 然后判断,如果在多边形内,显示“N” 如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63299
    • 提供者:zt
  1. IsPtInRgn

    0下载:
  2. 点在多边形内的判断,这是一个很简单、容易理解的东西,不明白的可以问我.gis_boy@hotmail.com-points in the polygon judgment, this is a very simple, easy to understand things. do not understand, I can ask. gis_boy@hotmail.com
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:938
    • 提供者:陈财
  1. cagd_arithmetic

    0下载:
  2. 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37924
    • 提供者:漫步者
  1. PtInPoly

    0下载:
  2. 判断一个点是否在多边形内,绝对正确的算法。C语言
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1272
    • 提供者:孔明
  1. APolygon

    0下载:
  2. 判断点是否在在多边形内算法,用JAVA编写,一个类。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1228
    • 提供者:孔明
  1. dzn

    0下载:
  2. 点在多边形内外,包括判断点是否在线上,点在多段线的那一侧-points outside the polygon, including the judgment and whether online, the more points of the side of the Line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:wyw
  1. geometry_algorithm

    0下载:
  2. 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:changxia
  1. Point_In_Polygon

    0下载:
  2. 用VC实现判断点是否在多边形内优化的算法-with VC whether a judge within the polygon optimization algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:88064
    • 提供者:shuxiangyuan
  1. polygon_point

    0下载:
  2. 判断点是否在多变形内: 先画一个多边形 然后判断,如果在多边形内,显示“N” 如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:63488
    • 提供者:zt
  1. cagd_arithmetic

    0下载:
  2. 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:漫步者
  1. point-in-polygon

    0下载:
  2. 射线法判断点是否在多边形内部.多边形顶点坐标通过文件polygon.txt输入,点的从标从键盘输入.-ray method to judge whether a polygon internal. Polygon vertices through documents polygon.tx t input, from the point of targets from the keyboard input.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈西
  1. Todeterminewhetherthepolygonpoints

    1下载:
  2. 利用射线法判断点是否在多边形内,算法的执行效率高-To determine whether the polygon points
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:shasha12345
  1. TestMinvexCore

    0下载:
  2. 求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的 二维凸包。-The smallest point set for convex hull algorithms Graham. Given a planar point set, find a link to the smallest sequence set to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:39936
    • 提供者:soulkyo
  1. maomao

    0下载:
  2. 判断点是否在多边形内的射线算法c++代码-To determine point-in-polygon-ray algorithm c++ code
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:266240
    • 提供者:chegnyangmao
  1. computational_geometry

    0下载:
  2. 一些计算几何的算法,两点确定圆,判断点在多边形内,判断点在线段上,判断点在圆内,判断线段相交,判断线段在多边形内,球多变性重心,三点确定圆,寻找凸包-Algorithm of computational geometry
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:ltryee
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:贺晨
  1. test

    0下载:
  2. 点在多边形内判断,思想:点的做射线与多边形的交点个数。-Point in polygon judge thought: point to do ray intersection and the number of polygons.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:青台
  1. All

    0下载:
  2. 点在多边形内外的自动判断小程序,简单但是使用-Point in polygon automatically determine within and outside the applet, simple but with
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:72704
    • 提供者:韩帅
« 1 23 4 5 6 7 8 »

源码中国 www.ymcn.org