搜索资源列表

  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. LMSJ技术

    0下载:
  2. 使学生掌握凸多面体的Roberts消隐法,掌握三维图形的深度缓存算法消隐技术,了解多边形区域的排序算法和列表优先算法的消隐技术。掌握利用简单光反射模型进行三维图形的明暗处理。了解整体光照模型、光透射模、光线跟踪算法,了解物体间的漫反射-enable students to master the convex polygon Roberts blanking France, grasp the depth of 3D graphics a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3019305
    • 提供者:过街
  1. 裁剪11

    0下载:
  2. 图形学中的裁剪算法。其中有矩形裁剪,和凸多边形裁剪。-Graphics cutting algorithm. These rectangular cutting, and cutting convex polygon.
  3. 所属分类:其它资源

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

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

    • 发布日期:2008-10-13
    • 文件大小:2199
    • 提供者:孙平
  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. 多个凸多面体

    0下载:
  2. 画凸多面体,看过之后你就懂得如何来实现那一个功能-painting convex polygon, after reading you know how to achieve it a functional
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:61381
    • 提供者:wjj
  1. xiaoyin

    0下载:
  2. 这个一个图形消隐的小程序,包括了凸多面体和远近法-the graphics blanking a small procedures, including a convex polygon and distances France
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:57628
    • 提供者:陈海涛
  1. geometry_algorithm

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

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

    0下载:
  2. ConvexHall实现 3D Convex Hall implementation: Given N points in the space, the algorithm display the construction of the convex hall.-ConvexHall Convex 3D Hall implementati on : Given N points in the space, the algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:47722
    • 提供者:李萍
  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
    • 文件大小:72550
    • 提供者:王晓光
  1. Hullproduce

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

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

    0下载:
  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 geome
  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. bumpball

    0下载:
  2. 利用VC实现对凹凸影射的编程,使用的是DirextX开发包- Using the VC realization to the programming which concave-convex insinuated, the use is the DirextX development package
  3. 所属分类:DirextX编程

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

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

    0下载:
  2. 美国STANFOR大学--凸优化及应用:凸优化基本原理,在通信及函数优化中德应用-STANFOR University of the United States -- convex optimization and application : the basic tenets of convex optimization, in communications and function optimization and German ap
  3. 所属分类:其它

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

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

    • 发布日期:2008-10-13
    • 文件大小:37924
    • 提供者:漫步者
  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 co
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 48 »

源码中国 www.ymcn.org