搜索资源列表

  1. convex_hull

    0下载:
  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 conve
  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. Project5037735

    0下载:
  2. A game of triangle, it create convex hull nestedly and then does triangulation. Then player can play like GO.-triangle. it create convex hull and then does nestedly tri angulation. Then player can play like GO.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3063086
    • 提供者:nick huang
  1. tuxingxueshiyan4

    1下载:
  2. 1.实验目的 1、通过本次实验,掌握三维图形的旋转等变换和消隐的基本概念和相关算法。 2、掌握凸多面体的消隐算法和实现。 3、进一步熟练和掌握编程环境中三维图形的绘制和消隐的程序设计方法。 2.实验内容 1、绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等。 2、对绘制的三维几何图形实现平移、旋转、变比的基本变换。 3、编程实现凸多面体的隐藏面和隐藏线的消隐。 -1. The experiment wa
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5601
    • 提供者:fisherman
  1. ploytran

    0下载:
  2. 使用opengl图形函数实现了任意凸多边形的扫描转换算法。-use opengl graphics function to achieve an arbitrary convex polygon scan conversion algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3236
    • 提供者:clover
  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 distanc
  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. Aaform

    0下载:
  2. Aaform (Anti Aliased Image Transformation) is a technique I have developped for transforming a rectangular bitmap into any quadralateral (Including Convex/Complex quadralaterals). I believe that this is the optimal way t
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:488866
    • 提供者:Albert Chen
  1. ConvexHull1

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:1202
    • 提供者:杜斐
  1. 划分凸边行

    0下载:
  2. acm中划分凸边行算法-acm were divided into convex side trip Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6138
    • 提供者:倪双喜
  1. tb

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

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

    0下载:
  2. 线段与凸多边行的是否相交的判断-line with the convex multilateral OK to judge whether the intersection
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4886
    • 提供者:
  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. thssYimingSub

    0下载:
  2. This my phd thesis for the WDM optical network optimization, which employs convex optimization techniques to solve the proposed integer problems. The computation complexity of my optimization fr a mework is very low comp
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:887520
    • 提供者:张一鸣
  1. convex

    0下载:
  2. 经典的凸包算法。JAVA语言编写。绝对正确。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3065
    • 提供者:孔明
  1. l1magic.tar

    0下载:
  2. l1-magic的matlab代码,l1-magic: Recovery of Sparse Signals via Convex Programming
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:365312
    • 提供者:wanghaisong
  1. gram

    0下载:
  2. 点集凸包Gram扫描法 c++程序-point set convex hull Gram scanning procedures c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1584
    • 提供者:启东
  1. Jarris

    0下载:
  2. 点集凸包( 收缩法)Jarris步进法-point set convex hull (contraction) Jarris Step Method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1470
    • 提供者:启东
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 48 »

源码中国 www.ymcn.org