搜索资源列表

  1. inpoly.zip

    0下载:
  2. 判断点是否在多边形之内
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-19
    • 文件大小:2.19kb
    • 提供者:
  1. 判断点集在多边形内部

    0下载:
  2. 此程序基于二分法的判断点集中的m个点是否在n边形内部.-dichotomy of this procedure based on the judgment of the focus points of m n whether the shape of the internal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.77kb
    • 提供者:贾德
  1. C#射线法

    1下载:
  2. c#实现的点是否在多边形内的射线算法。核心算法已可以无问题运行,只需要对数据导入稍做改动即可使用。
  3. 所属分类:C#编程

    • 发布日期:2010-06-07
    • 文件大小:409.58kb
    • 提供者:cz03081215
  1. inpoly

    0下载:
  2. 判断点是否在多边形之内- Sentences the break point whether in polygon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:站长
  1. mypolygon

    0下载:
  2. 多边形常用算法模块 1. 判断多边形是否简单多边形2. 检查多边形顶点的凸凹性 3. 判断多边形是否凸多边形 4. 求多边形面积5. 判断多边形顶点的排列方向,方法一 6. 判断多边形顶点的排列方向,方法二 7. 射线法判断点是否在多边形内8. 判断点是否在凸多边形内-Does the polygon commonly used algorithm module 1. judgements polygons whether simple
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:孤星赶月
  1. 判断点集在多边形内部

    0下载:
  2. 此程序基于二分法的判断点集中的m个点是否在n边形内部.-dichotomy of this procedure based on the judgment of the focus points of m n whether the shape of the internal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:4kb
    • 提供者:贾德
  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-11-19
    • 文件大小:12kb
    • 提供者:changxia
  1. Point_In_Polygon

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

    • 发布日期:2024-11-19
    • 文件大小:86kb
    • 提供者:shuxiangyuan
  1. cagd_arithmetic

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

    • 发布日期:2024-11-19
    • 文件大小:37kb
    • 提供者:漫步者
  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-11-19
    • 文件大小:1kb
    • 提供者:陈西
  1. PtInPoly

    0下载:
  2. 判断一个点是否在多边形内,绝对正确的算法。C语言-To determine whether a point in polygon, absolutely correct algorithm. C language
  3. 所属分类:GIS编程

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:孔明
  1. agm

    0下载:
  2. 一种判定点是否在多边形中的算法 一种判定点是否在多边形中的算法 实现语言:VC.NET -To determine whether a point in polygon algorithm to determine a point in polygon algorithm in the language: VC.NET
  3. 所属分类:其他小程序

    • 发布日期:2024-11-19
    • 文件大小:80kb
    • 提供者:jinzhy002
  1. judgment

    0下载:
  2. 该程序用于判断点是否在多边形内部,采用vb开发-The procedure used to determine the point of whether the internal polygon using vb development
  3. 所属分类:OpenGL

    • 发布日期:2024-11-19
    • 文件大小:7kb
    • 提供者:cici
  1. INSIDE

    0下载:
  2. 判断点是否在多边形中,输入要求有组成多边形的点和要判断是否在多边形中的点,速度快!-To determine whether the polygon points, enter the required polygon composed of points and to determine whether the points in the polygon, fast!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-19
    • 文件大小:3kb
    • 提供者:聂建辉
  1. PointInPolygon

    0下载:
  2. 这是一个判断点是否在多边形内的很漂亮的算法。-This is a point to determine whether the polygon is very beautiful algorithms.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:陈晓斌
  1. Todeterminewhetherthepolygonpoints

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

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:shasha12345
  1. maomao

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

    • 发布日期:2024-11-19
    • 文件大小:260kb
    • 提供者:chegnyangmao
  1. Geometer

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

    • 发布日期:2024-11-19
    • 文件大小:5kb
    • 提供者:贺晨
  1. InclusionTest

    0下载:
  2. 计算机图形学点在多边形内/外的判断,给出了一个例子,可以画任意的多边形,判断点是否在多边形内,可直接运行。-Computer graphics point in polygon inside/outside of the judge is given an example, you can draw an arbitrary polygon, point to determine whether the polygon can be d
  3. 所属分类:其他小程序

    • 发布日期:2024-11-19
    • 文件大小:177kb
    • 提供者:david huang
  1. JudgePointInPolygon

    0下载:
  2. 窗体实现多边形绘制并判断点是否在多边形内(Form to achieve polygon drawing, and determine whether the points in the polygon)
  3. 所属分类:C#编程

    • 发布日期:2024-11-19
    • 文件大小:74kb
    • 提供者:咪咕噜咚
« 12 3 4 5 »

源码中国 www.ymcn.org