CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算机图形学算法

搜索资源列表

  1. OK2

    0下载:
  2. 计算机图形学原理及算法教程(和青芳)随书源代码——三维变换-Computer graphics theory and algorithms tutorial (and blue-fang) With the source code for the book- three-dimensional transformation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:84155
    • 提供者:李超
  1. animation

    0下载:
  2. 计算机图形学原理及算法教程(和青芳)随书源代码——实时动画-Computer graphics theory and algorithms tutorial (and blue-fang) With the source code for the book- real-time animation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:60934
    • 提供者:李超
  1. ok

    0下载:
  2. 计算机图形学原理及算法教程(和青芳)随书源代码——图形裁剪-Computer graphics theory and algorithms tutorial (and blue-fang) With the source code for the book- Graphics clipping
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:58271
    • 提供者:李超
  1. xiangjiao

    0下载:
  2. 计算机图形学原理及算法教程(和青芳)随书源代码——图形相交与相切-Computer graphics theory and algorithms tutorial (and blue-fang) With the source code for the book- graphic intersects with the tangent
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:66039
    • 提供者:李超
  1. xiaoyin

    0下载:
  2. 计算机图形学原理及算法教程(和青芳)随书源代码——消隐-Computer graphics theory and algorithms tutorial (and blue-fang) With the source code for the book- blanking
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:67477
    • 提供者:李超
  1. zhenshigan

    0下载:
  2. 计算机图形学原理及算法教程(和青芳)随书源代码——真实感图形学-Computer graphics theory and algorithms tutorial (and blue-fang) With the source code for the book- Realistic graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:153639
    • 提供者:李超
  1. animation

    0下载:
  2. 计算机图形学原理及算法教程(和青芳)随书源代码——帧动画-Computer graphics theory and algorithms tutorial (and blue-fang) With the book source code- frame animation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:48983
    • 提供者:李超
  1. polygonscanconversingalgorithm

    0下载:
  2. 这是一个计算机图形学方面的代码 多边形扫描转换算法-polygon scan-conversing algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:29517
    • 提供者:zhaiyf
  1. MidpointCircle

    0下载:
  2. 计算机图形学,这是计算机图形学中画圆算法(中点圆算法)-Computer graphics, this is draw a circle in computer graphics algorithm (midpoint circle algorithm)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1879
    • 提供者:
  1. ComputerGraphics

    0下载:
  2. 计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法,构成了计算机图形学的主要研究内容-Said computer graphics, and the use of computer graphics calculations, processing and display the relevant principles and algorithms, constitute the main research content of computer graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3178103
    • 提供者:朱波涛
  1. Bresenhamdrawcircle

    0下载:
  2. 计算机图形学 中点画圆算法 计算机图形学 计算机图形-The mid-point Circle Algorithm for Computer Graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:1136
    • 提供者:学生甲
  1. ae_seed_fill

    1下载:
  2. 计算机图形学,扫描线种子填充算法,填充算法,填充算法-dd
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:51045
    • 提供者:gaigai
  1. DDA

    0下载:
  2. DDA画线算法,是计算机图形学原理及算法里的一种很简单的栅格数据的直线画法-DDA line drawing algorithm, computer graphics theory and algorithms inside a very simple straight-line drawing method of raster data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1951064
    • 提供者:libratao
  1. zhongzi

    0下载:
  2. 计算机图形学有关于区域种子填充算法 c++编写的程序 -Computer graphics on the preparation of the regional seed filling algorithm c program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:301289
    • 提供者:方星星
  1. CG

    0下载:
  2. 计算机图形学实验作业 包括直线椭圆算法 扫描线填充 区域剪裁 Bezeir曲线曲面 3D变换-Computer Graphics experimental work, including straight-line scan-line algorithm for filling regions oval cut Bezeir curves and surfaces 3D Transform
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5428811
    • 提供者:yc
  1. Brem

    0下载:
  2. Brem算法的实现和解释,计算机图形学实验-Brem algorithm implementation and interpretation, computer graphics experiment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:637
    • 提供者:臣鱼
  1. DDA

    0下载:
  2. 这是一个计算机图形学直线扫描的DDA算法程序,在VC6成功运行。-This is a computer graphics algorithm for linear scan DDA procedure, VC6 run successfully.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:45179
    • 提供者:王可
  1. xiangpitiao

    0下载:
  2. 用VC++6.0实现橡皮条技术,计算机图形学的经典算法。-VC++ MFC
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:34048
    • 提供者:tom
  1. DDA

    0下载:
  2. 直线DDA算法。。包含思想和概述。计算机图形学的实验之一,可以画出直线,不用考虑斜率的变化。-DDA line algorithm. . Contains ideas and an overview. Computer Graphics of the experiment, one can draw a straight line, without regard to slope changes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:2585
    • 提供者:师颖
  1. dda

    0下载:
  2. 这是计算机图形学的图元显示实验的dda算法键入坐标画直线-This is the computer graphics pixel display coordinates of the experiment dda algorithm for drawing a straight line type
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:768
    • 提供者:dy
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 48 »
搜珍网 www.dssz.com