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

搜索资源列表

  1. chull.zip

    2下载:
  2. 求三维凸包的程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:8.37kb
    • 提供者:
  1. graham.zip

    0下载:
  2. 使用graham算法求二维凸包
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3.84kb
    • 提供者:
  1. matlab凸优化工具包

    3下载:
  2. 本资源为matlab环境下的凸优化工具包cvx,使用简单方便,内有说明书和例子程序。
  3. 所属分类:matlab例程

    • 发布日期:2013-05-13
    • 文件大小:6.63mb
    • 提供者:zzzmyh@163.com
  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
    • 文件大小:11.89kb
    • 提供者:wang
  1. TestMinvexCore

    2下载:
  2. 求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的 二维凸包。-The smallest point set for convex hull algorithms Graham. Given a planar point set, find a link to the smallest sequence set to form a convex polygon, the po
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-12-20
    • 文件大小:39.05kb
    • 提供者:soulkyo
  1. ConvexHullScan

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

    • 发布日期:2017-04-03
    • 文件大小:605byte
    • 提供者:王喆
  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
    • 文件大小:13.13kb
    • 提供者:王华
  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
    • 文件大小:41.83kb
    • 提供者:纪旭
  1. chull

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

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

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

    • 发布日期:2017-11-14
    • 文件大小:4.14kb
    • 提供者:站长
  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
    • 文件大小:2.16kb
    • 提供者:李小雨
  1. Convex

    2下载:
  2. 凸包算法 vc 6.0 实现用户输入点凸包-Convex hull algorithm for vc 6.0 user input convex hull
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-12-19
    • 文件大小:38.27kb
    • 提供者:wgy
  1. structure

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

    • 发布日期:2017-04-29
    • 文件大小:14.71kb
    • 提供者:zjhui
  1. 1

    0下载:
  2. 用C 语言实现的对于凸包问题的求解。实现了基本的功能,代码量很少采用插值算法,先生成四个原始点,之后判断其他点-Using C language for the convex hull of the solution of the problem. To achieve the basic function of the volume of rarely used code interpolation algorithm, the original Mr. into four points, a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:983byte
    • 提供者:昝月波
  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. 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. Implementation of convex hull

    1下载:
  2. 实现凸包实现,采用MATLAB编写代码,用于凸包算法的快速实现。(Implementation of convex hull)
  3. 所属分类:数据结构

  1. Convex hull implementation code

    0下载:
  2. 使用C语言编程,实现凸包的快速生成,提高了运算的效率。(Using C language programming, realize the rapid generation of convex hull, improve the efficiency of the operation.)
  3. 所属分类:数值算法/人工智能

  1. C#

    0下载:
  2. 计算凸包,最后得到最小凸包。 经过C#的算法快速得到凸包(The algorithm of c # is quickly obtained)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:73kb
    • 提供者:谢宇航
  1. 凸优化cvx软件包

    1下载:
  2. 确定目标函数为凸函数后,对函数进行最优化处理(After determining that the objective function is convex, the function is optimized)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-15
    • 文件大小:6.13mb
    • 提供者:疯痕
« 12 3 4 5 6 »
搜珍网 www.dssz.com