CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - Computer Graphics

搜索资源列表

  1. 计算机图形学

    0下载:
  2. 计算机图形学,各个线条动画的生成。图形图形图形-computer graphics, animation various lines of production. Graphics graphics graphics
  3. 所属分类:书籍源码

    • 发布日期:2010-07-01
    • 文件大小:282410
    • 提供者:叮当
  1. 4702-1

    0下载:
  2. 这是最近做的计算机图形学实验,其界面是一个仿WINDOWS下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论-This is a recent computer graphics e
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:37732
    • 提供者:张张
  1. 宝石

    0下载:
  2. 计算机图形设计绘制宝石图案-computer graphics mapping gemstones logo design
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4971
    • 提供者:zxm
  1. liangyoudong

    0下载:
  2. liangyoudong算法 ,计算机图形学的作业,可以在vc环境下运行-liangyoudong algorith, homework of computer graphics can run in VC enviorenment
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:925
    • 提供者:tina
  1. vb6.0大规模填充

    0下载:
  2. 扫描线算法的一种做法,填充法,计算机图形学作业-scan line algorithm approach, filling law, computer graphics operations
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:tina
  1. qiudongtaiyinshensuanfa

    0下载:
  2. 计算机图形学球的动态隐线算法,基于OpenGL平台-Dynamic computer graphics the ball hidden line algorithms, OpenGL-based platforms
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:302129
    • 提供者:于爱国
  1. Patterns

    0下载:
  2. 结合所学习的计算机图形学知识,画出平面花纹的图像-Combination of learning computer graphics knowledge, draw patterns on the image plane
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:3174
    • 提供者:第三代
  1. jingangshituansuanfa

    0下载:
  2. 基于计算机图形学的案例 OpenGL平台-The case of computer graphics based on OpenGL platforms
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:269976
    • 提供者:于爱国
  1. toushitusuanfa

    0下载:
  2. 计算机图形学透视图算法,基于OpenGL平台-Computer graphics rendering algorithms, OpenGL-based platforms
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:268185
    • 提供者:于爱国
  1. erweijibenjihebianhuansuanfa

    0下载:
  2. 计算机图形学二位基本几何变换算法,基于OpenGL平台-Computer Graphics 2 basic geometric transformation algorithm, based on the OpenGL platform
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:305174
    • 提供者:于爱国
  1. sancicanshuyangtiaoquxiansuanfa

    0下载:
  2. 计算机图形学三次参数样条曲线算法,基于OpenGL平台-Computer graphics three-spline curve algorithm parameters, based on the OpenGL platform
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:261641
    • 提供者:于爱国
  1. C

    0下载:
  2. 含有一个文本文件和五个目录。 BOOK1 目录:包含《科学计算和C程序集》一书的所有程序。BOOK1B 提供 BOOK1的一个备份。 BOOK2目录:包含《实用计算机绘图》一书的所有程序。该书已由本社出版, 作者为蒋长锦、蒋智。-Contains a text file and five directories. BOOK1 directory: contains the " scientific computing and C assembly," a boo
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:325787
    • 提供者:james
  1. KEJIAN

    0下载:
  2. java学习课件,和计算机图形学的CG,很好用的-java learning courseware, and computer graphics of the CG, a very good use
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1338259
    • 提供者:秦巧玲
  1. jisuanjituxingxue

    0下载:
  2. 计算机图形学,有椭圆,直线等的绘制,图元的生成-Computer graphics, there are oval, straight line drawing, the formation of primitive
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:7901315
    • 提供者:
  1. java

    0下载:
  2. 计算机图形学中的用DDA算法画直线,计算出运行时间。-Calculated run time drawing a straight line with DDA algorithm in computer graphics.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:3021
    • 提供者:given
  1. java

    0下载:
  2. 计算机图形学用Bresenham算法画直线,计算出运行时间。-Computer graphics draw a straight line using Bresenham algorithm to calculate the running time.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:2670
    • 提供者:given
  1. java

    0下载:
  2. 计算机图形学用中点Bresenham算法,计算出运行时间。-Computer graphics with the midpoint of the Bresenham algorithm, the calculated run time.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:2878
    • 提供者:given
  1. computer-graphic

    0下载:
  2. 此代码是计算机图形学实践教程(Visual C ++中版)的源代码,包括一些计算机图形学基本算法。-This code is the “practice of computer graphics tutorial (Visual C++ Edition) ”source code, including some of the basic algorithm for computer graphics.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:11697176
    • 提供者:zhwgis
  1. jisuanjituxingxue-erweixuanzhuan

    0下载:
  2. VC++编写的图形二维旋转程序代码,供大家对计算机图形学的学习- use vc++ to write two-dimensional rotary program, it is available for everyone to learn the computer graphics
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:1531130
    • 提供者:张力
  1. jisuanjituxingxue-sanweixiaoqiu

    0下载:
  2. VC++编写的三维立体小球程序,可供大家对计算机图形学进行学习-use vc++ to write three dimensional ball program,it is available for everyone to learn the computer graphics
  3. 所属分类:source in ebook

    • 发布日期:2017-11-13
    • 文件大小:2435816
    • 提供者:张力
« 12 »
搜珍网 www.dssz.com