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

搜索资源列表

  1. chull.zip

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

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

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

    • 发布日期:
    • 文件大小:3928
    • 提供者:
  1. voronoi

    0下载:
  2. 一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand t
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:157952
    • 提供者:晓琳
  1. SortPoint

    0下载:
  2. 如何将无序的多边形顶点集合,排序成逆时针顺序!这个正是凸包算法前面的一些准备工作!-how to disorderly polygon vertex assembly, sequencing into a counter-clockwise order! This is why the convex hull algorithm front of some preparation work!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1267
    • 提供者:小刘
  1. TSP_G

    1下载:
  2. 利用凸包的原理,求解70个城市的旅行商问题.用Matlab实现-use of convex hull of principle, solving 70 cities in the TSP. Using Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2199
    • 提供者:孙平
  1. geometry_algorithm

    1下载:
  2. 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment and whether the polygon. Both co
  3. 所属分类:图形图像处理(光照,映射..)

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

    2下载:
  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
    • 文件大小:72550
    • 提供者:王晓光
  1. Hullproduce

    2下载:
  2. 计算几何中凸包的生成,也是计算机图形学中的一个重要的算法实现-convex geometry calculation packet generation, as well as computer graphics of an important algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37671
    • 提供者:xwenq
  1. CircleGiftWrap

    1下载:
  2. 计算几何中,用VC++实现的求点集凸包的包裹算法-computational geometry, with VC point for the collection of parcels convex hull algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40469
    • 提供者:Chen Fei
  1. geometry_c++

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

    • 发布日期:2008-10-13
    • 文件大小:12980
    • 提供者:henry
  1. tubaoTest

    0下载:
  2. 凸包算法的实现,用的控制台程序,不过已经能够说明问题了-convex hull algorithm for the realization of the console procedures, but has been able to illustrate the problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6914
    • 提供者:bjsheng
  1. hull

    1下载:
  2. 一个相当不错的凸包生成程序,对大家学习有挺好的帮助-a pretty good convex hull generation procedures, we have very good learning with the help of
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:59104
    • 提供者:soson218
  1. cagd_arithmetic

    2下载:
  2. 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point of whether online, to judge whe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37924
    • 提供者:漫步者
  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
    • 文件大小:1004819
    • 提供者:zhangli
  1. convex_vb

    0下载:
  2. 凸包最常用的凸包算法是Graham扫描法和Jarvis步进法.本程序用Graham扫描法实现凸包的绘制-convex hull of the most commonly used convex hull algorithm is scanning and Graham Jarvis stepping law. The procedures used G raham scanning method to achieve the convex hull mapping
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:7031
    • 提供者:gaici
  1. quickhull4

    0下载:
  2. 凸包算法,运用分治的思想,用opengl显示出来-convex hull algorithm, the idea of partition, with opengl show
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:25861
    • 提供者:wangmiao
  1. highflybird-lisp

    1下载:
  2. 计算几何中的几种lisp语言的算法,包括凸包,最小包围圆,点集的最大直径,最小距离等。-computational geometry of several lisp language algorithms, including the convex hull, the smallest enclosing circle, Point Set diameter of the largest and the smallest distance.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31480
    • 提供者:highflybird
  1. chull

    0下载:
  2. Computational Geometry in C 书中的源代码 生成三维凸包-Computational Geometry book in the C source code generated 3D convex hull
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8970
    • 提供者:wuxsren
  1. tb

    0下载:
  2. 凸包算法好东西哦-convex hull algorithm Oh good things
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:7143
    • 提供者:我考
  1. tubao

    0下载:
  2. 模拟凸包的实现,只要随便点击一点,那么程序将自动寻找合适的点,将其连成凸包-simulation convex hull of achieving Just click 1:00, the process will automatically search for suitable spots, even as its convex hull
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:47679
    • 提供者:heyangyi
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com