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

搜索资源列表

  1. ctds

    0下载:
  2. 计算机图形学实验代码,c++编写,消隐 分割 vc6.0-Computer Graphics experimental code, c++ preparation, blanking split vc6.0
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-20
    • 文件大小:6012657
    • 提供者:andy
  1. CPoint3DCloud_modify

    0下载:
  2. 给出了常用的计算机图形学中的各种几何算法,代码是C++代码,对于利用C++绘制图形的同学很有帮助-Given the commonly used computer graphics in a variety of geometric algorithms, the code is C++ code for the students draw graphics using the C++ helpful
  3. 所属分类:Other systems

    • 发布日期:2017-06-10
    • 文件大小:17902971
    • 提供者:王莹莹
  1. Computer-Graphics10-1

    0下载:
  2. 计算机图形学基础(第二版)配套示例代码第10章例1-Computer Graphics (Second Edition) supporting the sample code in Example 1 Chapter 10
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:997
    • 提供者:ll2per
  1. feiji

    0下载:
  2. 用TC实现会飞的飞机模型,计算机图形学作业,2D图像显示程序代码-Make the phane flying by TC .
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1362
    • 提供者:rowthof
  1. 20051610610_1_2

    0下载:
  2. 计算机图形学画椭圆的代码,用VS2005通过编译。-Computer Graphics oval painting code, adopted by VS2005 compiler.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2820
    • 提供者:Egypti
  1. closegrclosegraph

    0下载:
  2. 计算机图形学代码,区域填充.做期末课程设计的可以拿去做参考.-Computer graphics code, area filling. So at the end of courses designed to do to get ready reference.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1696
    • 提供者:fromth
  1. G40403050205

    0下载:
  2. 计算机图形学实验报告,内含用C语言编写的代码!-Computer Graphics Experimental report, containing C language code!
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7314
    • 提供者:学院奖
  1. s1

    0下载:
  2. 计算机图形学中,边界填充的算法,利用c语言完成,包括算法代码-bianjietianchong
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:786
    • 提供者:程序段
  1. shangjidaima

    0下载:
  2. 计算机图形学里上机用的代码,很有用的东西-On Computer Graphics in machine code, very useful things
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:9418
    • 提供者:slowedto
  1. zhengfangti

    0下载:
  2. 用C语言编写的计算机图形学代码。正方体旋转。具有变色功能-Using C language code of the computer graphics. Rotating cube. With color features
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1318
    • 提供者:nalyst
  1. 抖动yhq

    0下载:
  2. 有序抖动算法(计算机图形学)用有序抖动算法扫描(0-1)的。完整代码。用vc++6.0编译的。有兴趣者可以相互学习。-orderly dithering algorithm (computer graphics) with jitter orderly scanning algorithm (0-1). Complete code. With vc++ 6.0 compiler' s. Interested parties can learn from each other.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1438
    • 提供者:thefou
  1. Comply-with-the-procedures

    0下载:
  2. 计算机图形学 课程中的 符合旋转变换的程序和代码-Comply with the procedures and code rotation transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:158480
    • 提供者:江天
  1. MFC.CIRCLE

    0下载:
  2. MFC画圆,简单的MFC画圆代码,来自计算机图形学-MFC Circle, Circle simple MFC code from computer graphics
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2383769
    • 提供者:彭钊
  1. openglPbezier

    0下载:
  2. bezier曲线的画法,来自计算机图形学的简单代码-bezier curve drawing method, a simple code from the computer graphics
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1788359
    • 提供者:彭钊
  1. edgelist

    0下载:
  2. 改进的有效边表算法,来自计算机图形学的简单代码-Improved active edge table algorithm, a simple code from the computer graphics
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2155804
    • 提供者:彭钊
  1. An-interactive-computer-graphics

    0下载:
  2. 本书向读者讲授如何用OpenGL从初级阶段快速制作优质的交互式计算机图形实例,OpenGL是业界广泛采用的三维图形API,本书藉此向读者提供了在计算机图形学领域更广阔空间内发展的坚实基础。书中内容覆盖了计算机图形学基础课程所需的所有论题,如光景交互作用、图形明暗处理、图形建模、曲线与曲面、偏差预防、纹理映射和图形组合,还探讨了计算机硬件方面的问题。本版为配合计算机图形学领域最新进展,增加了更具广度和深度的内容,包括图像处理、多重透视、并行透视等,并运用选择模式、仿真模拟、面向对象图形学与实景图像
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11813795
    • 提供者:wuyong
  1. s1

    0下载:
  2. 计算机图形学中,边界填充的算法,利用c语言完成,包括算法代码-bianjietianchong
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:832
    • 提供者:ndpoi
  1. shangjidaima

    0下载:
  2. 计算机图形学里上机用的代码,很有用的东西-On Computer Graphics in machine code, very useful things
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:9464
    • 提供者:eofper
  1. Student

    0下载:
  2. 初学阶段,刚刚接触VC软件,学生系统实现计算机图形学,目前是大学起价,在做计算机图形学实验有一部分代码不能实现。-Beginner stage, just contact VC software, computer graphics student system is currently from the University, was doing computer graphics experiments have part of the code can not be achieved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:426737
    • 提供者:acan
  1. Scan-Line-Seed-Fill-Algorithm

    0下载:
  2. 计算机图形学多边形填充算法,扫描线种子填充的伪代码-Computer graphics polygon fill algorithm, scan line seed fill pseudo code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:6869
    • 提供者:灿钿
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com