CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - hull

搜索资源列表

  1. PolyLine

    0下载:
  2. 使用QT编写的求多个点的最小凸包算法,有图形显示,使用鼠标画点,最后生成最小凸包。-Written request to use QT minimum number of points the convex hull algorithm, graphical display, use the mouse to draw, and finally generate the smallest convex hull.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:816.65kb
    • 提供者:chao
  1. convexhull_Grahamscan

    1下载:
  2. Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line perpendicular to the X-axis which divides S in
  3. 所属分类:Other systems

    • 发布日期:2016-08-10
    • 文件大小:2.2kb
    • 提供者:linru
  1. chull_3dConvexHull

    0下载:
  2. 求空间点集的三维凸包。chull.cpp, chull.h。来自计算几何英文原著作者个人网站。-computer 3D convex hull of a set of points. The set of points are not on a same plane.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:5.48kb
    • 提供者:liuctic
  1. convexhull

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

    • 发布日期:2017-04-03
    • 文件大小:6.71kb
    • 提供者: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
    • 文件大小:1.82kb
    • 提供者:韩廷章
  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
    • 文件大小:1.19kb
    • 提供者:都海伦
  1. convexhull

    0下载:
  2. an application for convex hull in visual c++ on windows platform using openCv library a -an application for convex hull in visual c++ on windows platform using openCv library a a a a a a a a a a a
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1009byte
    • 提供者:vane
  1. tubao

    0下载:
  2. 数据结构编写的一个凸包程序,主要是算法比较好-Data structure prepared by a convex hull program, better algorithms are mainly
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.9mb
    • 提供者:刘鑫
  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
    • 文件大小:791byte
    • 提供者:秦稼轩
  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
    • 文件大小:1018byte
    • 提供者:邵伯仲
  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
    • 文件大小:84.46kb
    • 提供者:文元
  1. zhalan

    0下载:
  2. 运用凸包的生成算法,具体解决了“栅栏”问题,并且有MFC实现的图形界面-Convex hull generation algorithm used, the specific solution to the " fence" issue, and has implemented graphical interface MFC
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:390.08kb
    • 提供者:guang
  1. tubaoliudongjisuan

    0下载:
  2. 管内含凸包的流动计算,计算在不同Ma数情况下,含凸包矩形内的流动情况-Tube containing the flow of convex hull computation, computing the number of cases in different Ma, convex rectangle with the flow
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.19mb
    • 提供者:也罢
  1. Convexhull

    0下载:
  2. A method to build Convex Hu-A method to build Convex Hull
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:850.89kb
    • 提供者:Kenny Chou
  1. convex-hull

    0下载:
  2. 点集Q的凸包(convex hull)是指一个最小凸多边形,满足Q中的点或者在多边形边上或者在其内。-Q of the convex point set bag (convex hull) is to point to a minimum convex polygons, meet the Q point or in the polygon the side or in them.
  3. 所属分类:Other windows programs

    • 发布日期:2016-08-10
    • 文件大小:5.39mb
    • 提供者:方期待
  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
    • 文件大小:1.4kb
    • 提供者:john
  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
    • 文件大小:152.43kb
    • 提供者:luoxin
  1. quxianbianzhixian

    0下载:
  2. 用在AUTO CAD里面把船体二维型线图上的曲线复制后粘贴成相同长度的直线-Used in AUTO CAD inside curve of the hull on the two-dimensional chart copy and paste into the straight line of the same length
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:530byte
    • 提供者:zhou
  1. finite-element-method-for-Helmohotz

    0下载:
  2. 使用矩形网格有限元法求解赫尔姆兹方程,4*4网格-Rectangular grid finite element method solving Hull Muzi equation, 4* 4 grid
  3. 所属分类:Other systems

    • 发布日期:2017-10-31
    • 文件大小:7.17kb
    • 提供者:feng
  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
    • 文件大小:2.35kb
    • 提供者:liyaofei
« 12 »
搜珍网 www.dssz.com