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

搜索资源列表

  1. 028991-01

    0下载:
  2. 计算机图形学(computer graphics, CG)是研究如何利用计算机算法来生成、处理和显示图形的一门学科,主要的算法原理包括基于光栅扫描显示器的基本图形的扫描转换原理;基于齐次坐标的二维、三维变换矩阵的几何变换原理;基于几何造型的自由曲线、曲面的生成原理;基于分形几何学的分数维造型原理;基于像空间和物空间的三维实体动态消隐原理;基于颜色模型、光照模型和纹理映射技术的真实感图形显示原理。-Computer Graphics (computer graphics, CG) is to st
  3. 所属分类:Graph program

    • 发布日期:2017-06-14
    • 文件大小:21568668
    • 提供者:
  1. graphics

    0下载:
  2. 计算机图形学课本上的基本图形绘制源程序,主要包括,直线,圆,b样条和bezier曲线-Textbook on computer graphics rendering the basic graphics source, including linear, circular, b-spline and bezier curves
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:4246
    • 提供者:周茂瑛
  1. 6434111720

    0下载:
  2. 简单三维图形制作程序-球体绘制,功计算机图形学学习用-Draw boll
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:260433
    • 提供者:张小明
  1. piccutting

    0下载:
  2. 计算机图形学方面图形裁剪实例。包括典型的裁剪算法。-CG Cutting arithmetic
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:52361
    • 提供者:rainqin
  1. planar.figurecounterchange

    0下载:
  2. 计算机图形学 二维图形变换 例子程序 点对称, 镜面对称, 翻转等坐标变换-planar.figurecounterchange
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:348940
    • 提供者:李波
  1. source

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

    • 发布日期:2017-04-09
    • 文件大小:45221
    • 提供者:李超
  1. jibentuxing

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

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

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

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

    0下载:
  2. 这是<<计算机图形学>>的实验课程报告及源程序,说明了各种图形的基本算法,并能将算法用程序实现,最终运用c语言编写绘图程序,得到所需结果。-This is the “computer graphics ” report and the source of the experimental course, indicating a variety of graphics the basic algorithm, and algorithms can achieve wit
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:283678
    • 提供者:tanronghan
  1. vc1512mfc

    0下载:
  2. 基于vc++的任意图形裁剪,利用计算机图形学原理,-Vc++ based on an arbitrary graph cut, using computer graphics principles,
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3682182
    • 提供者:fasf
  1. CameraDemo

    0下载:
  2. 计算机图形学OpenGL版中的源代码,详细了介绍如何使用摄像机-Computer Graphics OpenGL version of the source code, introduced in detail how to use the camera
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2424776
    • 提供者:elegant2008
  1. sanweibianhuan2

    0下载:
  2. 计算机图形学VC.源代码,关于三维图形变换的应用程序。在vc环境下生成,使用mfc框架编写。-Computer Graphics VC. Source code transformation on the three-dimensional graphics applications. Vc generated in the environment, using the framework of the preparation of mfc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:2039367
    • 提供者:wu
  1. 1

    0下载:
  2. 计算机图形学试验程序,实现二维图形变换的主要代码。VC++编程的程序,适合图形学初学者使用。-Computer graphics test program to realize the main two-dimensional graphics transformation code. VC++ programming procedures, suitable for beginners to use graphics.
  3. 所属分类:2D Graphic

  1. GraphExp

    0下载:
  2. 计算机图形学上机实习,实现了画点、画线、画圆、画多边形、区域填充、图形裁剪、曲线里和。-Computer graphics-on practice, to achieve a draw point, draw line, circle, polygon drawing, area filling, graphic cut, and inside the curve.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:100290
    • 提供者:杨柳强
  1. 裁剪

    0下载:
  2. 用于图形剪裁,计算机图形学能用得到,gis专业(cut for gis ,it is simple and usefu;)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:96901120
    • 提供者:zhou123
  1. 6881897

    0下载:
  2. 扫描线填充算法-计算机图形学基本算法,不错的源码(Scan line filling algorithm, computer graphics, the basic algorithm, good source)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-17
    • 文件大小:47104
    • 提供者:赵子旭
  1. Truw

    0下载:
  2. 计算机图形学 真三维图形,不错的源码 很好用(Computer graphics True 3 d graphics, good source is in good condition)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-26
    • 文件大小:18432
    • 提供者:朱云杰
  1. algmrcrhmthe

    0下载:
  2. 这是关于计算机图形学的平面区域简单种子填充算法的改进新算法(This is the surface area of the computer graphics simple seed filling algorithm to improve the new algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:53248
    • 提供者:沈珍
  1. Assignment0

    0下载:
  2. IFS迭代函数系统构建分形图形,tests文件夹包含了生成一个简单的单一颜色图像的测试代码,myProject文件夹包含了主题程序以及代码文件,otherPerson文件夹包含了其他思路的代码。(Construction of fractal graphics using IFS iterated function system)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-24
    • 文件大小:144384
    • 提供者:科林
  1. vsmfc

    0下载:
  2. 计算机图形学,DDA生成线段算法,Bresenham生成线段算法,生成圆弧算法(Computer graphics, DDA generation line segment algorithm, Bresenham generation line segment algorithm, arc generated algorithm)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-25
    • 文件大小:507904
    • 提供者:Aida张
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com