搜索资源列表

  1. Convex

    0下载:
  2. 此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立Delaunay三角网可以用到或参考。-this code to solve the establishment point of closure convex polygon, using convex closure insertion algorithm to establish Delaunay triangulation can be used as reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2913
    • 提供者:hlzhangrui
  1. JAVA中实现Convex Hull算法

    1下载:
  2. 实现Convex Hull算法的JAVA源代码。
  3. 所属分类:源码下载

    • 发布日期:2010-11-04
    • 文件大小:7970
    • 提供者:luozhan
  1. ConvexHull1

    0下载:
  2. 格雷厄姆法求凸壳的C程序-Graham method for convex hull of the C program
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:杜斐
  1. 1_Triangle

    0下载:
  2. 求解任意两个多边形的并集,交集,差集,要求是简单多边形,可以是凸多边形和凹多边形-solving arbitrary polygon and two sets, intersection, difference, the request is a simple polygon, it is concave and convex polygon Polygon
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:张鹜
  1. Convex

    0下载:
  2. 此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立Delaunay三角网可以用到或参考。-this code to solve the establishment point of closure convex polygon, using convex closure insertion algorithm to establish Delaunay triangulation can be used as reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:hlzhangrui
  1. convex

    0下载:
  2. 经典的凸包算法。JAVA语言编写。绝对正确。-Classic convex hull algorithm. JAVA language. Absolutely correct.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:孔明
  1. Convex

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

    • 发布日期:2024-05-04
    • 文件大小:1986560
    • 提供者:wgy
  1. convex

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

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:廖建勇
  1. convex-hull

    0下载:
  2. This code computes the 3D convex hull of a points set.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:Vicki
  1. convex

    0下载:
  2. 关于图像最小凸包的一系列算法,该算法主要运用于OpenCV 中的MinAreaBox()函数中 用于确定图像的倾斜角度-With regard to image the smallest convex hull of a series of algorithm, which mainly used OpenCV in MinAreaBox () function is used to determine the image of the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:122880
    • 提供者:Free.L
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:1780736
    • 提供者:bob stan
  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 al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:刘晓明
  1. Convex

    0下载:
  2. Building convex hall in C++ (console application)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:1391616
    • 提供者:Volodymyr
  1. Convex-Optimization

    0下载:
  2. Stephen Boyd编写的凸优化理论书籍,学习凸优化方法必备书籍-Convex Optimization By Stephen Boyd
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:5407744
    • 提供者:查淞
  1. Localization-Using-Range-Free-Based-Convex-Method

    0下载:
  2. Localization using Range free based convex method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:43008
    • 提供者:Shilpa S G
  1. THE-THEORY-OF-CONVEX-OPTIMIZATION

    0下载:
  2. 讲述了凸优化的基本理论,包括定义,模型,鲁棒特性以及对信号重构的指导等。-Describes the basic theory of convex optimization, including definitions, models, robust features and guidance on the signal reconstruction.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:14794752
    • 提供者:张巧玲
  1. convex-optimization

    1下载:
  2. 学习凸优化的实现方法以及凸优化工具包的内容-Learning the content of convex optimization methods and convex optimization toolkit
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:7205888
    • 提供者:刘宝健
  1. convex optimization

    0下载:
  2. 数值优化学习资料 人工智能 数学课 matlab基础参考资料(convex math artificial intelligence matlab reference)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:5416960
    • 提供者:unyqhz
  1. convex-optimization

    0下载:
  2. 权威凸优化学习资料,清华大学研究生课程资料。(Authority convex optimization learning materials, Tsinghua University graduate course materials.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:10730496
    • 提供者:wajijicn
  1. OPENGL create 2D convex hull

    0下载:
  2. use OpenGL to create 2D convex hull
  3. 所属分类:源码下载

    • 发布日期:2020-05-16
    • 文件大小:17228
    • 提供者:654321123456
« 12 3 4 5 6 7 8 9 10 ... 48 »

源码中国 www.ymcn.org