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

搜索资源列表

  1. 3DPack

    0下载:
  2. 实用的三维凸包模板,可用于算法竞赛中。可根据实际来选取要使用的代码-3D-Convex’s templelate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1759
    • 提供者:mintz
  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. DataMatic

    0下载:
  2. DM码的识别,运用凸包法检验条码边缘,采用全局和局部相结合的阈值分割法-DM code identification, use of bar code edge of the convex hull method test, using a combination of global and local thresholding segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2014-06-13
    • 文件大小:6262784
    • 提供者:何萍
  1. tubao

    0下载:
  2. 多边形快速形成凸包的算法,使用C++与MATLAB仿真-The polygon rapid formation of the convex hull algorithm, use C++ MATLAB simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2073036
    • 提供者:panfei
  1. grahams-scan

    0下载:
  2. 此为凸包的graham的scan算法,思路清晰,易实现。-This is the convex hull of graham scan algorithm, the idea is clear and easy to implement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1431
    • 提供者:john
  1. box

    0下载:
  2. 算法分析与设计中凸包使用蛮力法实现图形用户界面 -Analysis and design of algorithms using the brute force method to achieve the convex hull graphical user interface
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1886
    • 提供者:fengxiaoyao
  1. TTestMinvexCoh

    0下载:
  2. 求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的二维凸包。 -Demand point set minimum the convex hull Graham algorithm. Given a set of points in the plane, to identify a minimal set of points sequential links forming a
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:40385
    • 提供者:jxjj609
  1. tubaowenti

    0下载:
  2. 凸包问题,大二一门课的课程设计,很短的小程序-Convex hull, sophomore course curriculum design, very short program
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:924
    • 提供者:唐亮
  1. test

    0下载:
  2. OPencv 第八章成对几何直方图匹配,包含Hu矩的匹配,轮廓凸包检测等-OPencv Chapter VIII of the pairs of geometric histogram matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:2662
    • 提供者:jinyun
  1. manlifa

    1下载:
  2. 蛮力法求解凸包问题 蛮力法求解凸包问题-Brute force method to solve the convex hull of the brute-force method for solving the convex hull problem
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:114439
    • 提供者:zx
  1. tubao

    0下载:
  2. 用graham算法在vc环境下编写的形成一个最小凸包程序,能够读入一个点文件,并输出一个点文件。-A minimum convex hull program written using the the graham algorithm in vc environment can be read into a point file and output a point file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:156092
    • 提供者:luoxin
  1. dianyuntubaoyupoufen

    1下载:
  2. 随机产生三维点云数据,利用程序寻找凸包,然后对凸包进行初始三角剖分-Randomly generated three-dimensional point cloud data, the use of the program to find the convex hull, then the convex hull of the initial triangulation
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-24
    • 文件大小:1928640
    • 提供者:fgp
  1. shiyan

    0下载:
  2. 空间分析算法的实现,包括道格拉斯算法、角度限差算法、最小凸包等-Realization of spatial analysis algorithms, including the Douglas algorithm, angle tolerances algorithm, the minimum convex hull
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:8318757
    • 提供者:刘杨
  1. Convex

    0下载:
  2. 使用opencv的函数实现图形图像处理中的凸包缺陷的查找-Use opencv function of the convex hull of the graphics processing defects Find
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:697
    • 提供者:叶子
  1. tubao

    0下载:
  2. 应用C++ 给定点集,自动生成该点集的最小凸包-Minimum convex hull the application C++ given point set, automatically generate the set of points
  3. 所属分类:.net

    • 发布日期:2017-11-08
    • 文件大小:793756
    • 提供者:王闰杰
  1. convexhull

    0下载:
  2. 对平面上n个点,求取凸包,并求该凸包面积-convex hull for n points。
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:1426
    • 提供者:Steven
  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. TuBao

    0下载:
  2. 实现凸包算法,可以清晰的看见递归的过程,也可以看出最后的区域-Convex hull algorithm recursive process, you can clearly see, the last area can also be seen
  3. 所属分类:Button control

    • 发布日期:2017-10-31
    • 文件大小:20574
    • 提供者:yt
  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. concave

    1下载:
  2. matlab表面微结构生成源代码 图片中凹包凸包检测方法 -generate source code Matlab surface microstructure picture concave envelope convex hull detection method
  3. 所属分类:书籍源码

    • 发布日期:2013-09-11
    • 文件大小:1663
    • 提供者:zjy
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com