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

搜索资源列表

  1. Bresenham算法

    0下载:
  2. Bresenham算法演示程序。该例程使用Bresenham算法画出一个凸四边形。-Bresenham algorithm demonstration program. Routine use of the Bresenham algorithm to identify a convex rectangular.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:58423
    • 提供者:蝌蚪
  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. LMSJ技术

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

    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. 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

    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. 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 display the construction of t
  3. 所属分类:OpenGL

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

    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. cvx-w64

    2下载:
  2. cvx是一个用于构建和解决严格凸规划的建模框架(CVX: A system for disciplined convex programming.)
  3. 所属分类:图形图象

    • 发布日期:2020-04-24
    • 文件大小:21598208
    • 提供者:Yangrit
  1. Convex Optimization 习题及题解

    2下载:
  2. Additional Exercises for Convex Optimization Stephen Boyd Lieven Vandenberghe March 18, 2016 凸优化课后习题答案,包含17章共623页
  3. 所属分类:其它文档

« 1 2 3 4 5 6 78 9 10 11 12 ... 43 »
搜珍网 www.dssz.com