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

搜索资源列表

  1. 图形学(画图)

    0下载:
  2. 这是计算机图形学中学到的相关知识,用vc实现画各种图形!-this is secondary to computer graphics related knowledge, and use of various painting vc achieve graphics!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:10847
    • 提供者:郭大少
  1. 计算机图形学立方体程序

    1下载:
  2. 这是一个三维的立方体模型,依据计算机图形学,建模生成并在VC上实现。-This is a three-dimensional cube model, based on computer graphics, modeling and generation achieved in VC.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:111391
    • 提供者:李向
  1. 计算机图形学光照程序

    0下载:
  2. 这是一个关于计算机图形学中很重要的就是环境的光照问题的VC实现功能,能对点光源和反射光进行模拟。-on Computer Graphics is a very important environmental issue in light of VC functions, able to point light source and reflected light simulation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:122910
    • 提供者:李向
  1. 计算机图形学综合大程序

    3下载:
  2. 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:184723
    • 提供者:付建会
  1. [计算机图形学]画图v0.12b

    1下载:
  2. 计算机图形学中,使用中点算法绘画直线条的算法,在vc中实现,可用鼠标操作画线,且有动态效果-computer graphics, the use of line drawing algorithm midpoint of the algorithm to achieve the vc, can be used to operate the mouse to draw lines and have dynamic effects
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:39276
    • 提供者:葳蕤
  1. 计算机图形学VC++6.0画出一个3D正方体

    1下载:
  2. 计算机图形学VC++6.0画出一个3D正方体-Computer graphics to draw a 3D cube VC 6.0
  3. 所属分类:3D图形编程

    • 发布日期:2016-06-28
    • 文件大小:1963008
    • 提供者:李冠男
  1. VC-source

    0下载:
  2. 计算机图形学VC.源代码 包括二维三维图形变换等的VC++代码-Computer Graphics VC. Source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-19
    • 文件大小:28340143
    • 提供者:lizhengguo
  1. 3D下的计算机图形学的编程实践VC源码

    1下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:1560780
    • 提供者:李为民
  1. DirectX_Boat

    0下载:
  2. vc++课程设计,一个图形界面,也是计算机图形学的应用-vc++ curriculum design, a graphical interface, but also the application of computer graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1954844
    • 提供者:花花
  1. CourseWare2

    0下载:
  2. 计算机图形学课件及代码详解 VC++编程-Computer graphics software and the code explain VC++ Programming
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:795985
    • 提供者:梅炀
  1. VC

    0下载:
  2. 计算机图形学综合性实验,有相应的运行结果,和相应的设计报告-Integrated computer graphics experiments, corresponding results, and the corresponding design report
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:177784
    • 提供者:林君霞
  1. TX3

    0下载:
  2. VC++使用OPENGL编写的3D环境下的漫游程序。大学二年级计算机图形学的课程设计作品 ,被评为优秀!-VC++ using OPENGL prepared roaming 3D environment procedures. Second-year university courses in computer graphics design, was named outstanding!
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-25
    • 文件大小:5930187
    • 提供者:yule
  1. donghua

    0下载:
  2. 用VC++编写的一个计算机图形学的程序,可以产生动画效果-Using VC++ written in a computer graphics program, can produce animation effects
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1975527
    • 提供者:苏凯
  1. tuxingxue

    0下载:
  2. 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:312832
    • 提供者:lewsn2008
  1. VC

    0下载:
  2. 计算机图形学vc++实现,有良好的使用价值,对初学者很有帮助-VC++
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:324760
    • 提供者:水木
  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. openGL

    0下载:
  2. VC++ OPENGL 钟表,计算机图形学算法,运行成功,请放心下载!-VC++ OPENGL watches, computer graphics algorithms run successfully, please rest assured that download!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3979957
    • 提供者:高敏
  1. 案例57-圆环面图像HSV颜色算法

    0下载:
  2. 计算机图形学VC++HSV颜色圆环上色算法(Computer graphics, VC++HSV color, circle coloring algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:5283840
    • 提供者:时已惘然
  1. DrawLine

    0下载:
  2. 采用VC++编写的画线程序,有3种实现算法,包括DDA,Midpoint,Breseham,计算机图形学。(Drawing a line using C++ written procedures, there are three kinds of realization of algorithms, including the DDA, Midpoint, Breseham, computer graphics.)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-03
    • 文件大小:51200
    • 提供者:vision2sky
  1. 计算机图形学

    0下载:
  2. 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4198400
    • 提供者:水无缘
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com