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

搜索资源列表

  1. ConvexHull

    0下载:
  2. 使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:50.45kb
    • 提供者:王晓桐
  1. ConvexHull

    2下载:
  2. 多边形最小外接矩形算法,在CodeProject上下载的,共享-Minimum bounding rectangle polygon algorithm, download CodeProject, shared
  3. 所属分类:C#编程

    • 发布日期:2013-12-20
    • 文件大小:23.44kb
    • 提供者:yangxixi
  1. convexhull

    0下载:
  2. 用动态链表实现求凸壳的程序(卷包裹法),供三角网实现编程的人参考-Using dynamic list for the Convex Hull of the realization of procedures (vol Parcel law) for the triangular network programming reference
  3. 所属分类:GIS program

    • 发布日期:2016-08-08
    • 文件大小:122.53kb
    • 提供者:尚永
  1. convexhull

    0下载:
  2. The Graham scan examines the points one by one and eliminates the points which cause reflexive angles
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2.14kb
    • 提供者:linru
  1. 5-18

    0下载:
  2. 由 点 集合 序列 或者 数组 创建 凸外形-opencv convexhull
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2.62kb
    • 提供者:li
  1. convexhull

    0下载:
  2. convexik jan convexik
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:531byte
    • 提供者:artavazd
  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. 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
    • 文件大小:5.24kb
    • 提供者:荆凯旋
  1. ConvexHull

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

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

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

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

    0下载:
  2. convex hull using quick hu-convex hull using quick hull
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:734byte
    • 提供者:abhishek
  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. ConvexHull

    0下载:
  2. Convex Hull algorithms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:113.91kb
    • 提供者:Tolga
  1. Convexhull

    0下载:
  2. 凸包 凸包问题的实现 有无数点,求能包含这些点的图形的最小面积-Convex hull Convex hull problem of realization there are numerous points, seek to include these points, the graphics, the minimum size
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.24kb
    • 提供者:林风
  1. convexhull.c

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

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

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

    • 发布日期:2017-04-09
    • 文件大小:2.13mb
    • 提供者:faraz
  1. ConvexHull

    0下载:
  2. In this project, three convex hull algorithms are implemented in java. Three algorithms are Brute Force, Graham’s Scan and Jarvis’ March.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:8.64kb
    • 提供者:zephrion
  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. CONVEXHULL

    0下载:
  2. 周培德翻译的《计算几何:算法设计与分析》中的凸包算法,在Visual Studio2008平台用C#语言编写的基于页面的二维凸包生成程序。本人拥有自主版权!-Zhou s translation, "Computational Geometry: algorithm design and analysis" of the convex hull algorithm, written in C# in Visual Studio2008 platform packet generation pa
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:41.25kb
    • 提供者:sunlu
« 12 »
搜珍网 www.dssz.com