搜索资源列表

  1. Gramham-CH

    0下载:
  2. Gramham法求解凸包。从最基本数据结构定义开始实现,有图形界面和动画演示。全套代码。-Gramham method convex hull. Data from the most basic definition of the structure began to realize, graphics and animation interface demo. A full set of code.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:70.85kb
    • 提供者:王晓光
  1. geometry_c++

    0下载:
  2. 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geome
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12.68kb
    • 提供者:henry
  1. Gramham-CH

    0下载:
  2. Gramham法求解凸包。从最基本数据结构定义开始实现,有图形界面和动画演示。全套代码。-Gramham method convex hull. Data from the most basic definition of the structure began to realize, graphics and animation interface demo. A full set of code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-21
    • 文件大小:71kb
    • 提供者:王晓光
  1. geometry_c++

    0下载:
  2. 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geome
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-21
    • 文件大小:12kb
    • 提供者:henry
  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 or
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-21
    • 文件大小:1kb
    • 提供者:昝月波
  1. GrahamFCH

    0下载:
  2. 本代码主要实现土包问题的算法,采用Graham扫描算法,随机生成指定数量的点,求解其凸包。代码中包含注释-The code of the main problems of soil packet algorithm, using Graham scan algorithm to randomly generate a specified number of points, solving its convex hull. Code co
  3. 所属分类:C#编程

    • 发布日期:2024-11-21
    • 文件大小:47kb
    • 提供者:张森
  1. Implementation of convex hull

    0下载:
  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. 所属分类:数值算法/人工智能

源码中国 www.ymcn.org