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

搜索资源列表

  1. Graham_ConvexHull

    1下载:
  2. 用动态数组法实现求凸壳的程序(格雷厄姆法),可供其它人员参考。-Method using dynamic array of procedures for Convex Hull (Graham Law) for other officers.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-08-15
    • 文件大小:126041
    • 提供者:neus
  1. tubao

    0下载:
  2. 凸包的标程,对于备战ACM比赛的对员相当有用哦-Convex hull of the standard process, for preparing for the competition of ACM members Oh very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:13359
    • 提供者:caihaibin
  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. tubao

    0下载:
  2. 凸包问题~基于mfc的实现。界面粗糙点,实现了主要的功能~ -Convex hull problem ~ mfc based on the implementation. Rough interface, the implementation of the major functions of ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:41525
    • 提供者:heqin
  1. Geometry

    1下载:
  2. 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-06-18
    • 文件大小:13157
    • 提供者:11
  1. graham

    0下载:
  2. cnvex hull with algorith graham
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2568
    • 提供者:artavazd
  1. suc1

    0下载:
  2. 一个生成凸包的程序,欢迎大家分享,互相交流,彼此提高-Convex hull of a generation procedure, welcome everyone to share, communicate with each other, enhance each other
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:3759942
    • 提供者:肖康
  1. convexhull

    0下载:
  2. 用于求解凸包问题!包围所有的定点! -Convex hull for the solution of the problem!
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:6876
    • 提供者:Future
  1. Convexhull

    0下载:
  2. 现有一硬件采集了人在一固定大小的平面上的压力中心点,采集了很多数据,现在要求用vb算出一组压力中心点的凸包,以便显示人在这一时段的活动范围-A collection of existing hardware in a fixed plane the size of the center of pressure, a lot of data collection, and now requires a set of pressure vb calculate the center of the
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1867
    • 提供者:韩廷章
  1. DosImageN

    0下载:
  2. 包括单区域外边界跟踪、跨缝隙穿毛刺轮廓跟踪、边界平滑与规范化、生成区域凸包过程、微分图像二值化-Outside the region including the single-track border, cross-slot wear burr contour tracking, boundary smoothing and standardization, the process of generating the convex hull area, differential image bi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:246809
    • 提供者:霍丽琴
  1. cg

    0下载:
  2. 实现演示若干图形学算法,点生成线起色算法,Bezier,多边形切割,凸包计算等。-Demonstrate the achievement of a number of graphics algorithms, point improvement algorithm to generate line, Bezier, polygon cutting, convex hull calculation.
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11244124
    • 提供者:wally
  1. VB_Hull

    0下载:
  2. 凸包问题的VB实现,可以顺便设几个点,然后实现凸包的好、解决 -Convex hull problem of VB to achieve, you can set up a few points in passing, and then the realization of convex hull of the good solution
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:9654
    • 提供者:昝越波
  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. tubao

    0下载:
  2. 凸包的应用文件(包裹法求凸包的算法) 写得比较经典-Convex hull of the application files (packages Method of Convex Hull algorithm) written in the classical comparison
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:1221
    • 提供者:chen
  1. c_methods_of_quick_sort

    0下载:
  2. 几种快速排序的方法,对int类型数组排序,对char类型数组排序,对double类型数组排序,对结构体一、二级排序,对字符串进行排序,计算几何中求凸包的cmp-Several methods of quick sort, sort array of type int, the type of char array to sort, sort array of double type of the structure of primary and secondary sort, sort of s
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1045
    • 提供者:Chueng
  1. ConvexHull

    0下载:
  2. imagestone source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:79394
    • 提供者:shazy
  1. pku2079

    0下载:
  2. pku2079Convex hull(这份凸包的模板有点长吧,呵呵)-pku2079Convex hull (the convex hull of the template a bit longer now, huh, huh)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1197
    • 提供者:chenfeng
  1. MPI-Geometry

    0下载:
  2. 部分几何问题的MPI源码,包括包含、相交和凸壳问题。-Some geometric problems MPI source code, including the inclusion, intersection and convex hull problems.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:8283
    • 提供者:不死鸟
  1. bag

    0下载:
  2. 在任意位置画任意个点,然后 右击,就自动画出凸包-In any position draw any points, and then right-click, it automatically draw the convex hull of
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:60847
    • 提供者:
  1. Vector

    0下载:
  2. source code for 2d vector in delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:279581
    • 提供者:mohsen
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com