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

搜索资源列表

  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. src

    0下载:
  2. Another convex hull algoritm for 3d points in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:17536
    • 提供者:Kivu
  1. convexhull.c

    0下载:
  2. Convex hull program using C and OpenCv library
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1086
    • 提供者:zeus
  1. area

    1下载:
  2. 计算凸包面积,点集Q的凸包是指一个最小凸多边形,满足Q中的点或者在多边形边上或者在其内。-Calculate convex hull area。The convex hull of point set Q is a minimum convex polygon, to meet the Q of the point or polygon or in its inside edge
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:791
    • 提供者:秦稼轩
  1. GrahamScan

    0下载:
  2. Graham凸包扫描算法,算法速度快,很经典的,程序内部注释比较全面。-Graham scan algorithm for convex hull algorithm is fast, very classic, more comprehensive program within the comment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:268578
    • 提供者:陈栋
  1. convexl

    0下载:
  2. The convex hull of a set of points is the smallest convex set that contains the points. This paper presents a convex hull algorithm that combines the 2-d Quickhull algorithm with the general dimension.
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:85618
    • 提供者:dijaben
  1. button_max_min

    0下载:
  2. 可自由改变船体的大小,最大化。最小化。很实用,内部源码很详细,有意者可下载-Free to change the size of the hull, to maximize. Minimized. Very practical, the internal source in great detail, Interested parties can download
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:204191
    • 提供者:xiashixiong
  1. form_change

    0下载:
  2. 可自由改变船体的大小,很实用,内部源码很详细,有意者可下载-Free to change the size of the hull, it is practical, the internal source in great detail, Interested parties can download
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:71914
    • 提供者:xiashixiong
  1. GSConvexHull-CPP

    0下载:
  2. convex hull c++ code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:6594
    • 提供者:urubu
  1. Convexhullproblem

    1下载:
  2. 点集Q的凸包(convex hull)是指一个最小凸多边形,满足Q中的点或者在多边形边上或者在其内-The convex hull of point set Q (convex hull) is a minimum convex polygon, to meet the Q of the point or the edge of or within this polygon
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1073
    • 提供者:吴浩
  1. hull

    0下载:
  2. 该代码实现由点集序列或数组创建凸外形,基于OPENCV-The code sequence or set of points achieved by the convex shape to create an array, based on OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:130954
    • 提供者:张倩
  1. dlg

    0下载:
  2. 利用MFC,简单的图形界面,简单的算法,实现凸包的绘制-Using MFC, a simple graphical interface, a simple algorithm to achieve the convex hull of the draw
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:37872
    • 提供者:yamalove
  1. tuke

    1下载:
  2. 凸壳的生成是计算机图形学中的基本图形处理算法,本程序是演示生成凸壳的c++源码 -Convex hull of computer graphics generation is the basic graphics algorithms, this procedure is to demonstrate the Convex Hull of generating c++ source code
  3. 所属分类:Special Effects

    • 发布日期:2016-08-15
    • 文件大小:47104
    • 提供者:王小明
  1. abc

    0下载:
  2. 形成凸包并计算面积简洁版,也就是计算几何里面的凸包问题的求解 采用按照斜率的排序 经过试验比网上的模板要快-Hull form and calculate the area of compact version, that is, computational geometry inside the convex hull problem was solved using the sort tested in accordance with the slope of the template fa
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1018
    • 提供者:邵伯仲
  1. ConvHull

    0下载:
  2. 对于平面上任意给定的一些离散的点,确定这些点的凸包的边界。-For any given plane, a number of discrete points, the convex hull of these points to determine the boundaries.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:985143
    • 提供者:张林
  1. jisuanjihe

    0下载:
  2. 其中讲述了计算几何中常用的叉积定义以及应用,凸包算法,还有半平面交算法-Which describes the computational geometry of the cross product definition of commonly used applications, convex hull algorithm, there are half-plane intersection algorithm
  3. 所属分类:Special Effects

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

    0下载:
  2. 很有用的机械工具包 Nice matlab package for mechanical engineering.-Nice matlab package for mechanical engineering.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:97474
    • 提供者:tu
  1. GrahamScan

    0下载:
  2. 凸包最常用的凸包算法是Graham扫描法和Jarvis步进法,该上传文件主要是基于Graham扫描法的凸包算法-convex hull algorithms:based on Graham scan method ~ ~~~~`~·`·`
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:66056
    • 提供者:陈琳
  1. extend

    1下载:
  2. 船体外板展开实用程序,可实现船体肋骨线、水线、纵剖线等的展开。-Hull shell expansion utility that enables the hull rib line, water line, vertical lines, and the profile control to start.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:86483
    • 提供者:文元
  1. OpenCV

    0下载:
  2. sample of opencv and convex hull graham algoritme
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2235651
    • 提供者:faraz
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com