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

搜索资源列表

  1. 凸包程序

    0下载:
  2. 简单的凸包程序
  3. 所属分类:界面编程

    • 发布日期:2009-11-25
    • 文件大小:3850344
    • 提供者:wxv111
  1. 凸包算法

    0下载:
  2. 用C#界面,鼠标在界面中点击生成点,然后系统会求出其凸包。
  3. 所属分类:C#编程

  1. 求解凸包

    0下载:
  2. 时间复杂度为n*lgn的凸包求解程序,采用vc6.0编写,递归实现
  3. 所属分类:其他小程序

  1. C++生成2维凸包

    0下载:
  2. C++生成2维凸包
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-05-26
    • 文件大小:1010957
    • 提供者:1wadwada
  1. 二维凸包

    0下载:
  2. 二维凸包二维凸包二维凸包二维凸包二维凸包二维凸包
  3. 所属分类:其它

  1. geometry-1.5.source.tar

    0下载:
  2. 一个强大的开源的计算几何算法库,全称是: 提供了诸如:2D凸包,3D凸包,三角化等等著名的计算几何经典算法。库是基于C++的。 -(I plan to dedicate every edition of this software to someone famous who has influenced computers, mathematics, or science.) Version 1.0 of Geometry is dedicated to the father of A
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:12173
    • 提供者:wang
  1. ConvexHullScan

    1下载:
  2. 凸包算法,自己写的代码带了接口,希望大家喜欢.-ConvexHullScan
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:605
    • 提供者:王喆
  1. DTin

    2下载:
  2. 基于VC++6.0环境编写, TIN生成算法是DEM的重要算法之一, 提供从离散点生成TIN的凸包收缩方法, 可以保存生成的点跟线的自定义的文本文档, 程序仅供参考-Based on VC++6.0 environment for the preparation of. TIN is generated from a point to provide the convex hull of contraction method , Can save th
  3. 所属分类:其他行业

    • 发布日期:2013-12-19
    • 文件大小:2016104
    • 提供者:Zhouwen
  1. geometric

    0下载:
  2. 凸包计算,多边形切割,基本几何公式,球面面积,网格计算,等计算函数。含使用时的注意事项。-Convex hull calculation, polygon cut, basic geometric formulas, spherical area, grid computing, and other computing functions. with cautions .
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:13447
    • 提供者:王华
  1. cvHull

    0下载:
  2. 基于OpenCV的最小凸包外接矩形程序,其中黄色的点为外接矩形的中心点-OpenCV package based on minimum convex bounding rectangle procedure, in which yellow rectangle center point for the external
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:1053
    • 提供者:Swai
  1. convex

    0下载:
  2. 程序实现图像分块,凸包,分割等功能,学图像处理的朋友建议下载。-Image sub-block implementation procedures, convex hull, partition and other functions, the study image processing Friend recommended download.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:3338
    • 提供者:廖建勇
  1. QuickHulldemo

    1下载:
  2. 快速凸包演示程序 演示了快速凸包算法的执行过程-Fast convex hull demo program to demonstrate fast convex hull algorithm of the implementation process
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:42835
    • 提供者:纪旭
  1. chull

    1下载:
  2. 求三维凸包的程序- Asks the three dimensional raised package the procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-30
    • 文件大小:8886
    • 提供者:站长
  1. graham

    0下载:
  2. 使用graham算法求二维凸包- Uses the graham algorithm to ask the two-dimensional raised package
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-14
    • 文件大小:4241
    • 提供者:站长
  1. TSP_G

    0下载:
  2. 在分离粘连颗粒时通过求取凸包从而得到凸缺,进而找到分离点-Adhesions in the separation of particles through the strike in order to be convex convex hull missing, and then find the separation point
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2211
    • 提供者:李小雨
  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. 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
    • 文件大小:5616
    • 提供者:liuctic
  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. structure

    0下载:
  2. 数据结构算法大全,包含最短路径,最小生成树,凸包,各种排序,四种高精度运算,图论上的常用算法,以及树的各种算法-data structure ,if you want to learn it well, you need it,I think!
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:15067
    • 提供者:zjhui
  1. 简单凸包演示

    0下载:
  2. 简单的凸包演示软件,在面板中画点,点击计算作图即可演示。上传的是源代码,需要在命令行编译成字节码文件再运行即可。(Simple convex package demo software, draw points in the panel, click the calculation diagram to demonstrate.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:艾斯提斯
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com