搜索资源列表

  1. isPointInPolygon

    0下载:
  2. 用射线法判断一个点是否在一个区域内,用c++写的,一个小程序,测试无误,大家可以交流下!-Ray method to judge whether a point is in a region with c++ write a small program, the test is correct, we can exchange the next!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:10586112
    • 提供者:pb07210214
  1. D3CalCircleR

    0下载:
  2. 通过输入任意三点空间坐标自动判断三点是否在一条直线上,若不在则求三点外接圆的圆心位置和半径,计算精度可调节。解决了“知三点求圆心半径”程序对于某些点无法计算的缺陷。-Calculated the radium of circle on the base of three point space position.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2467840
    • 提供者:李龙辉
  1. isInAngle

    0下载:
  2. 判定某点是否在某一系列点围成的封闭多边形内-Determine a point surrounded in a series of closed polygons.
  3. 所属分类:其他小程序

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

    0下载:
  2. 判断一个点是否在多边形内还是在多边形外-To determine whether a point is within a polygon
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:段扬
  1. isinpolygo

    0下载:
  2. 判断点是否在多边形内,在VS2010能运行-To determine whether the point within the polygon, VS2010 can run
  3. 所属分类:分形几何

    • 发布日期:2024-05-20
    • 文件大小:1638400
    • 提供者:huangxiao
  1. triangle-program

    0下载:
  2. 题目要求:首先由用户输入六个值,以作三角形的三个顶点坐标,构成一个三角形;然后由用户输入一个点坐标,由程序来判断该点是否在该三角形内,并输出结果,至此,程序运行结束! 算法思想: 1:判断用户输入是否为三角形是根据三角形三边关系(两边之和大于第三边,两边之差小于第三边)来判断。 2:判断点是否在三角形内:将所要判断的点的坐标和三角形一顶点坐标带入该顶点所对应的那条边所在的直线方程中,并将两结果相乘,循环判断三次(每
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:枫飞
  1. judge

    0下载:
  2. 判断一个点是否在两条线段(或是四个点)所包含的的区域内-Determine a point whether the two segments (or four points) are contained within the area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:zhangwei
  1. point-whether-in-polygon

    0下载:
  2. 点是否在多边形内的判断,主要面向学习计算机图形学的朋友-Point to determine whether a polygon, mainly for friends to study computer graphics
  3. 所属分类:2D图形编程

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

    0下载:
  2. 判断点是否在多边形内,算法经典,利用常用的射线法实现。-The code applys to judge whether the point is in the polygon.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:衣楠
  1. find_in_tri

    0下载:
  2. 判定一个点是否在三角形里,这个函数我在各网站里都没有搜到,所以自己写了一个。函数运行耗费时间比较长,如果点太多的话,就不建议用这个函数了-Determine whether a point is inside the triangle, the function of the website where I have not found, so write one. Function takes a long time to run,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:董萍
  1. Geometry

    0下载:
  2. 包含了点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:卢凯瑞
  1. Triangle

    0下载:
  2. 给定四个点坐标 判定第一个点 是否在后三个点围成的三角形内部外部还是在三角形上-Determine whether the point is inside in the triangle
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 最基础的图形填充,即通过判断点是否在多边形内,来决定是否填充该像素-The most basic graphics fill, namely, by judging whether a polygon, to decide whether to fill the pixel
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:2456576
    • 提供者:
  1. inpolyhedron

    0下载:
  2. 判断点是否在四面体之内,输入四面体顶点以及被测点三维坐标即可得到结果。-In judging whether the tetrahedron, and three-dimensional coordinates of the vertices of the input tetrahedral measured point to get results.
  3. 所属分类:分形几何

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

    0下载:
  2. 这个程序就简单的生成一个库处理一个三维点,然后测试判断一个点是否在指定的平面上-This program will generate a simple database processing a three-dimensional point on a point and then tested to determine whether the specified plane
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:731136
    • 提供者:thetung
  1. inpolyhedron

    0下载:
  2. 判断点是否在四面体之内,输入四面体顶点以及被测点三维坐标即可得到结果。-In judging whether the tetrahedron, and three-dimensional coordinates of the vertices of the input tetrahedral measured point to get results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:262144
    • 提供者:mlkjsg1
  1. PointOnLine

    0下载:
  2. GIS算法 实现点是否在线段上,实现了窗体上画线,实现了向量的叉乘-GIS impelment point is on the line or not
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:44032
    • 提供者:Linson
  1. 11

    0下载:
  2. 点是否在一个区域,java算法,并包含了使用C#来计算的算法公式-Point is in a region, java algorithm using C# and contains an algorithm to calculate the formula
  3. 所属分类:其他小程序

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

    0下载:
  2. 判断点是否在点群形成的多边形范围内,点群排列需要闭合- 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).
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:刘鲁霞
  1. Point_In_Polygon

    0下载:
  2. 判断点是否在多边形内的程序。多边形手动任意画,然后随意点一个点,判断出是够在多边形内。-Determine whether the program point within the polygon. Manual arbitrary polygon drawing, then feel free to point a point is enough to judge in the polygon.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:13735936
    • 提供者:chenlu
« 1 2 3 4 56 7 8 9 10 ... 22 »

源码中国 www.ymcn.org