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

搜索资源列表

  1. Convex

    2下载:
  2. 凸包算法 vc 6.0 实现用户输入点凸包-Convex hull algorithm for vc 6.0 user input convex hull
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-12-19
    • 文件大小:39185
    • 提供者:wgy
  1. Delaunayjiyusuiyoutuke

    0下载:
  2. 基于最优凸壳技术的Delaunay三角剖分算法-Convex Hull based on optimal technology Delaunay triangulation algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:185322
    • 提供者:niujiying
  1. hull

    0下载:
  2. 凸包jarvis算法以及格雷米算法,对两种算法进行一个比较,并且提供两种算法的代码-Convex hull algorithm and jarvis Geremi algorithm, two algorithms on a comparison of two algorithms and provides code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:6229
    • 提供者:robert
  1. Hull

    1下载:
  2. 凸包算法实现三角网的构建 Convex hull of the triangulation algorithm to build-Convex hull triangulation algorithm to build the Convex hull of the triangulation algorithm to build
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:1214
    • 提供者:都海伦
  1. Convex_Hull_Algorithm

    1下载:
  2. 由一堆离散点,自动生成它的最小外包多边形,及凸壳。-By a bunch of discrete points, it is automatically generated out of the smallest polygon, and the Convex Hull.
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:5364
    • 提供者:荆凯旋
  1. ConvexHull

    0下载:
  2. Convex Hull Algorithm Implemetation in ASP C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:46828
    • 提供者:abhishek
  1. convex

    0下载:
  2. 关于图像最小凸包的一系列算法,该算法主要运用于OpenCV 中的MinAreaBox()函数中 用于确定图像的倾斜角度-With regard to image the smallest convex hull of a series of algorithm, which mainly used OpenCV in MinAreaBox () function is used to determine the image of the tilt angle of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:123048
    • 提供者:Free.L
  1. Shell3D

    0下载:
  2. 三维场景中的三维凸壳算法及实现。可用鼠标转动场景,可用鼠标拖动凸壳的各顶点。-Three-dimensional scene in three-dimensional convex hull algorithm and implementation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:56915
    • 提供者:Fang XiaoQing
  1. convex

    0下载:
  2. 凸包算法 基于JarvisMarch的凸包算法-Convex hull algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:7739
    • 提供者:yujiufeng
  1. convex

    0下载:
  2. C++ code. Realization of an algorithm for finding an 2D convex hull polygon for input set of 2D points (with glut).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1781135
    • 提供者:bob stan
  1. convex

    0下载:
  2. gram法求凸包, 凸包是区域内任意两点的直线不与边界相交的简单闭区域。 gram算法能够高效地求解出凸包的点集-gram Method convex hull, convex hull is a straight line between any two points within the region do not intersect with the boundary simple closed area. gram algorithm can efficiently solve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1977
    • 提供者:刘晓明
  1. JavaConvexHall

    0下载:
  2. 实现Java凸包算法,但是有一些小问题,例如数组越界。-Convex hull algorithm that implements the Java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:21747
    • 提供者:Tom
  1. quick-convex-hull

    1下载:
  2. 算法练习之:快速排序实现凸包算法。附有ppt进行详细说明。-Algorithm practice of: algorithm quicksort convex hull. With ppt be described in detail.
  3. 所属分类:Data structs

    • 发布日期:2016-08-10
    • 文件大小:1013760
    • 提供者:Mcy
  1. CONVEX-HULL-OF-A-SIMPLE-POLYLINE

    0下载:
  2. 一种快速计算图形凸包的算法,算法比较简单,实现起来也很容易,有兴趣的可以参阅一下。-A fast algorithm to calculate the graphics convex hull algorithm is relatively simple, and is also very easy to implement, are interested can see what.
  3. 所属分类:Development Research

    • 发布日期:2017-11-02
    • 文件大小:160872
    • 提供者:曾翔
  1. convex-hull

    0下载:
  2. 这是一个求凸包的算法,效率约为O(n^2)-This is an evaluation of the convex hull algorithm efficiency is about O (n ^ 2)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:888
    • 提供者:cuidajun
  1. Convex-hull-

    0下载:
  2. Convex hull algorithm and jarvis Geremi algorithm, two algorithms on a comparison of two algorithms and provides code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2410
    • 提供者:liyaofei
  1. Convex-hull

    0下载:
  2. 根据基于生成凸包的算法,编写一个自动生成凸包的程序- According to the convex hull based algorithm to generate, write a program to automatically generate the convex hull
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:251425
    • 提供者:巴富满
  1. 3D-Convex-Hall_struct

    0下载:
  2. 构建三维凸包 给出很多的点坐标,然后根据算法要求构建凸包-Construction of three-dimensional convex hull We give a lot of point coordinates, and then build the convex hull algorithm according to the requirements of
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:391178
    • 提供者:徐云朋
  1. Convex-hull-algorithm

    0下载:
  2. 凸包算法。寻找最少的点包围点云,可以用来绘制色空间的色域。-Convex hull algorithm. The least points will be founed surround all the point cloud, which coule be used to draw the color gamut for color space.
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1136
    • 提供者:留喜
  1. 未命名文件夹

    0下载:
  2. matlab convex hull 详细算法(Detailed algorithm for matlab convex hull)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:27648
    • 提供者:卢晓艺
« 12 3 4 5 »
搜珍网 www.dssz.com