CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - hull

搜索资源列表

  1. convex_hull

    1下载:
  2. 算法分析课程中实现的凸包算法,效率很高,有很大的参考价值-algorithm analysis programs to achieve the convex hull algorithms, highly efficient and have great reference value
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:981.27kb
    • 提供者:zhangli
  1. Douglas-PeuckerLineApproximationAlgorithm

    0下载:
  2. When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:419.03kb
    • 提供者:成东
  1. 1113melkman

    1下载:
  2. 1113 melkman 凸包算法,O(n),前提是有拓补结构,是一种在线算法-1113 melkman convex hull algorithm, O (n), the premise is expanding premium structure, is an online algorithm
  3. 所属分类:Algorithm

    • 发布日期:2016-08-25
    • 文件大小:1.29kb
    • 提供者:Tiandy
  1. 2187

    0下载:
  2. poj2187给一堆点,求出其中的最远点对,凸包的应用-poj2187 to a pile of points, obtained one of the furthest points right, the application of convex hull
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.11kb
    • 提供者:cx
  1. graham

    0下载:
  2. Graham convex hull sofware
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8.03kb
    • 提供者:azizul azhar
  1. Planer_convex_hull

    1下载:
  2. A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull is to put
  3. 所属分类:Algorithm

    • 发布日期:2016-08-10
    • 文件大小:11.75kb
    • 提供者:NeeL
  1. graham

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

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

    1下载:
  2. Quick hull implementation
  3. 所属分类:Algorithm

    • 发布日期:2016-08-10
    • 文件大小:515.73kb
    • 提供者:wosamy
  1. gaimc-1.0

    0下载:
  2. 一个常用的计算机图论算法包 包含常用的图论算法 如dijkstra 凸包-A commonly used computer algorithms graph theory package contains the commonly used graph theory algorithms such as convex hull, and so dijkstra
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:649.73kb
    • 提供者:李一
  1. convex

    0下载:
  2. C++ code. Realization of an algorithm for finding an 2D convex hull polygon for input set of 2D points (with glut).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.7mb
    • 提供者:bob stan
  1. newconvex

    1下载:
  2. 自写凸包算法,简单实用,连线清晰,算法简练-Since the convex hull algorithm to write simple, practical, connection clear, concise algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-14
    • 文件大小:1.62mb
    • 提供者:lcj
  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
    • 文件大小:1.93kb
    • 提供者:刘晓明
  1. 3_dim_hull_area

    0下载:
  2. 3维凸包求表面积,增量法,poj上面有相应题目-3 dim hull area
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者:duanbing
  1. pku_poj_2187

    0下载:
  2. O(nlogn)凸包问题 poj2187-O (nlogn) convex hull problem poj2187
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.5kb
    • 提供者:ruijie
  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. VORONOI

    1下载:
  2. vc++使用MFC生成voronoi图和凸壳 功能强大-vc++ using the MFC generates voronoi diagram and convex hull powerful
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:2.95mb
    • 提供者:houshutao
  1. nur

    0下载:
  2. toolbox for numerical geometry: hull generation, polygon intersection
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:51.05kb
    • 提供者:gallert
  1. tubao

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

    • 发布日期:2017-05-10
    • 文件大小:1.98mb
    • 提供者:panfei
  1. convx.cpp

    0下载:
  2. Program to compute the convex hull algoritm, using opengl
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:1.72kb
    • 提供者:Noe Gonzalez
  1. clarifier

    0下载:
  2. Heave and Pitch Simulation of Ship hull moving through head sea waves UDF 6DOF
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.8kb
    • 提供者:pedrin
« 12 »
搜珍网 www.dssz.com