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

搜索资源列表

  1. hulline

    0下载:
  2. 凸壳算法用了少许opengl,有交互界面,操作简单,用鼠标就可以完成。-convex hull algorithm with a bit opengl, interface, simple operation, using the mouse can be completed.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14535
    • 提供者:吴杰
  1. graphicDemo

    0下载:
  2. 一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的Hermite曲线、Bezier曲线及B样条曲线平面中的凸壳算法-a simple graphic display systems, including polygon filling, Multi-point interpolation (approximate) Hermite curve, Bezier curves and B-spline curves of convex hull algorithms, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:70668
    • 提供者:qbj
  1. contexhull

    0下载:
  2. TUKE.txe文件中有200个离散点的坐标值,本程序实现生成这些点的凸壳.-TUKE.txe document is 200 discrete points of the coordinate value, The program generating these points of the convex hull.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2043
    • 提供者:陈西
  1. ConvexHull1

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

    • 发布日期:2008-10-13
    • 文件大小:1289
    • 提供者:杜斐
  1. ConvexHull2

    1下载:
  2. 用增量算法生成凸壳-generate incremental algorithm using convex hull
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1202
    • 提供者:杜斐
  1. PolyConvHull

    0下载:
  2. 此方法得到的凸壳总是逆时针顺序,可用于任意简单多边形。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1231
    • 提供者:楚万长
  1. graphics

    1下载:
  2. 用C语言实现画圆、画土堤符号、生成凸壳以及用晕线填充面状物体的源码。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4904
    • 提供者:lixue
  1. Voronoi

    0下载:
  2. 自己用VC编写的GIS中voronoi图和凸壳自动生成源代码
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:173159
    • 提供者:刘晓静
  1. LiSanDelaunay

    1下载:
  2. 一个生成凸壳的离散点程序需要下载看看吧,自己修改了,已应用与实际中
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:53076
    • 提供者:
  1. 凸壳算法

    2下载:
  2. 凸壳算法,散点成三维体的方法,该方法从洋鬼子那得来的。-convex hull algorithm, scattered dots on the three-dimensional method from the foreign devils that comes from.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12160
    • 提供者:周玉明
  1. minboundrect

    0下载:
  2. 基于凸壳边界的最小外接矩形拟合MATLAB程序。-Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2589
    • 提供者:
  1. convexhull

    0下载:
  2. 用动态链表实现求凸壳的程序(卷包裹法),供三角网实现编程的人参考-Using dynamic list for the Convex Hull of the realization of procedures (vol Parcel law) for the triangular network programming reference
  3. 所属分类:GIS program

    • 发布日期:2016-08-08
    • 文件大小:125474
    • 提供者:尚永
  1. Graham_ConvexHull

    1下载:
  2. 用动态数组法实现求凸壳的程序(格雷厄姆法),可供其它人员参考。-Method using dynamic array of procedures for Convex Hull (Graham Law) for other officers.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-08-15
    • 文件大小:126041
    • 提供者:neus
  1. Delaunayjiyusuiyoutuke

    0下载:
  2. 基于最优凸壳技术的Delaunay三角剖分算法-Convex Hull based on optimal technology Delaunay triangulation algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:185322
    • 提供者:niujiying
  1. Convex_Hull_Algorithm

    1下载:
  2. 由一堆离散点,自动生成它的最小外包多边形,及凸壳。-By a bunch of discrete points, it is automatically generated out of the smallest polygon, and the Convex Hull.
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:5364
    • 提供者:荆凯旋
  1. MPI-Geometry

    0下载:
  2. 部分几何问题的MPI源码,包括包含、相交和凸壳问题。-Some geometric problems MPI source code, including the inclusion, intersection and convex hull problems.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:8283
    • 提供者:不死鸟
  1. tuke

    0下载:
  2. 凸壳生成动画演示,MFC实现,点若干个点,利用卷包裹法自动演示凸壳生成。-Convex hull is generated animation, MFC implementation, point a number of points, the use of volume parcels France presentation convex hull is generated automatically.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3676003
    • 提供者:xuyuefei
  1. Shell3D

    0下载:
  2. 三维场景中的三维凸壳算法及实现。可用鼠标转动场景,可用鼠标拖动凸壳的各顶点。-Three-dimensional scene in three-dimensional convex hull algorithm and implementation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:56915
    • 提供者:Fang XiaoQing
  1. VORONOI

    1下载:
  2. vc++使用MFC生成voronoi图和凸壳 功能强大-vc++ using the MFC generates voronoi diagram and convex hull powerful
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:3090176
    • 提供者:houshutao
  1. some-examples

    0下载:
  2. 一些matlab图像图像处理例程,骨架,灰度图像梯度,凸壳,细化.-Some image image processing matlab routines, skeleton, grayscale gradient, convex hull, thinning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1174835
    • 提供者:menger
« 12 »
搜珍网 www.dssz.com