CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - convex hull algorithm

搜索资源列表

  1. 1

    0下载:
  2. 用C 语言实现的对于凸包问题的求解。实现了基本的功能,代码量很少采用插值算法,先生成四个原始点,之后判断其他点-Using C language for the convex hull of the solution of the problem. To achieve the basic function of the volume of rarely used code interpolation algorithm, the original Mr. into four points, a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:983
    • 提供者:昝月波
  1. TarsusPmultiplication

    0下载:
  2. 分治法大整数乘法课件 概述:算法概要、算法效率 合并排序 快速排序 折半查找 大整数乘法 Strassen 矩阵乘法 分治法解凸包 -Divide and conquer integer multiplication courseware about the function and some problems very effective way to solve the that serious .I think it will be ok!
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:101532
    • 提供者:彭宇
  1. graham

    0下载:
  2. Graham扫描算法 : 大体思路是将不是凸包顶点的点从点集中去掉。 找出S中具有最小y坐标的点p(通过选取最左边的点打破平局) 根据点和p的连线 与 x轴正方向所成的角度,对S中的点进行排序(由小到大),并将p放在最前面。 从p点开始扫描排序后的S集合。如果这些点都在凸包上,则每三个相继的点p1,p2,p3满足以下性质:p3在向量<p1,p2>的左边.如果出现相继的三个点p1,p2,p3不满足上述性质,则p2点一定不是凸包的顶点,应立即去除。-Grah
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1531
    • 提供者:李刚
  1. graham

    0下载:
  2. 这是我用matlab写的一个寻找凸包算法的实现,该算法是基于graham算法的一个改进-the source realize an improvement algorithm of searching convex hull which based on graham algorithm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1192
    • 提供者:天水
  1. Voronoi

    0下载:
  2. 采用中垂线构图的方式解决Voronoi构图问题,本算法随机生成外部凸包,可以高效解决内部节点个数为20以下的Voronoi构图,并且用graphics.h画出相应图形。-Using the vertical resolution of Voronoi patterned patterning problem, the algorithm randomly generated outside the convex hull can efficiently solve the number of i
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1108877
    • 提供者:
  1. bag_3d

    0下载:
  2. 三维空间中给定任意个点生成一个凸包的算法。-The algorithm in three-dimensional space using given points to generate a convex hull.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:42132
    • 提供者:钟鼎文
« 1 2»
搜珍网 www.dssz.com