CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - POINT INSIDE TRIANGLE

搜索资源列表

  1. triangle

    0下载:
  2. 对于给定的初始点集P,有多种三角网剖分方式,其中Delaunay三角网具有以下特征:   1、Delaunay三角网是唯一的;   2、三角网的外边界构成了点集P的凸多边形“外壳”;   3、没有任何点在三角形的外接圆内部,反之,如果一个三角网满足此条件,那么它就是Delaunay三角网。   4、如果将三角网中的每个三角形的最小角进行升序排列,则Delaunay三角网的排列得到的数值最大,从这个意义上讲,Delaunay三角网是“最接近于规则化的“的三角网。-For given
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:113116
    • 提供者:maxpeach
  1. judge_if_a_dot_lie_in_a_triangle

    0下载:
  2. 该程序是C++源代码,功能是判断一点是否在一个三角形里面-The program is C++ source code, function is to determine whether one point inside a triangle
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1846519
    • 提供者:qqq
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:36739
    • 提供者:yulin
  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, and if too many points, it is
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:1214
    • 提供者:董萍
  1. Triangle

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

    • 发布日期:2017-04-08
    • 文件大小:4925
    • 提供者:liyang
  1. APIT_CS-2003-06

    0下载:
  2. 传统的近似三角形内点测试( APIT),即近似三角形内点测试定位算法,广泛应用于静态节点定位.结合粒子滤波提出改进算法,将APIT算法推广到节点动态定位.-Traditional approximate point inside the triangle test (APIT), namely the approximate point within the triangle test positioning algorithm, widely used in the static node l
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:218421
    • 提供者:汪鹏
  1. uva10112

    0下载:
  2. uva 10112 1. 用三個 for 迴圈跑過任三點的組合 2. 再用一個 for 迴圈跑這三點以外的其他點 3. 如果第四點與選定三點之任兩點所圍三角形面積合,等於選定三點的面積,代表第四點在三角形內 ex : △abc = △abd + △acd + △bcd , d在△內 4. 如果符合條件,把面積存起來,用於之後比較面積大小 5. 面積大的取代面積小的 6. 印出面積最大三角形-Passing any combination
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1409273
    • 提供者:蔡侑侖
  1. dianzaisanjiaoxing

    0下载:
  2. 这个C#程序可以用来判断一个点是否在三角形的内部。-The C# program can be used to determine whether a point inside the triangle.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:40696
    • 提供者:
搜珍网 www.dssz.com