搜索资源列表

  1. DDALine

    0下载:
  2. 计算机图形学实验中的dda 画直线的程序。-computer graphics experimental painting of dda linear process.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:5233
    • 提供者:龚斌
  1. 计算机图形实验代码

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rec
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:45465
    • 提供者:数据库
  1. MFC2

    0下载:
  2. MFC开发示例,采用MFC刚刚开发的计算机图形学实验代码-MFC development paradigm using MFC newly developed computer graphics experimental code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36003
    • 提供者:谢永清
  1. graheguide

    0下载:
  2. 计算机图形学实验指导书 适合初学计算机图形学的学习者使用 操作步骤较相信-computer graphics experimental guide book for the beginner computer graphics operation learner believe more steps
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:589958
    • 提供者:charli chen
  1. awrd111

    0下载:
  2. 计算机图形学实验代码 实现划线,花园和集合变换,多边形填充-computer graphics code experimental realization crossed, gardens and pools transform, Polygon Fill
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5219
    • 提供者:fdssd
  1. MyGraphExp

    0下载:
  2. 计算机图形学实验一 用visual C++实现画线的简单功能,并且对所画的线进行保存和撤消。-computer graphics experiment with a visual C realization of a simple line drawing functions, and for the painting line preservation and removal.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:41360
    • 提供者:淡林
  1. jsjtx

    0下载:
  2. DDA算法的程序实现计算机图形学实验报告 改进的bresenham画线算法的程序实现 字符点阵显示算法的程序实现 梁友栋-barske算法的程序实现-DDA algorithm computer graphics program to improve the experimental report bresenham line drawing algorithm the program character dot-ma
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:23539
    • 提供者:林明清
  1. draw_exp15

    0下载:
  2. 计算机图形学实验之 北极星的生成的源程序 说完了-computer graphics experiments Polaris generation about the source of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:30374
    • 提供者:xiao
  1. 0327

    0下载:
  2. 计算机图形学实验,非常优秀的vc++界面编程,老师看了肯定满意-experimental computer graphics, excellent programming interface vc, teachers read certain satisfaction!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:191562
    • 提供者:老赵
  1. 12123

    0下载:
  2. 计算机图形学实验,中点画圆法画圆,c++,win下,-computer graphics experiment, the midpoint drawcircle Circle, c, win,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:34030
    • 提供者:许斌
  1. 4702-1

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

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:张张
  1. 分形程序实现

    0下载:
  2. 分形程序实验,这是我学习计算机图形学的时候的课程实验,用VC开发的.-Fractal experimental procedure, which is studying computer graphics of the time course experiment, the development of the VC.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:262144
    • 提供者:饶杨
  1. 1-1

    0下载:
  2. 计算机图形学DDA实验的可视化的程序,可输入起始点坐标和终点坐标后自动画直线-computer graphics visualization of experimental procedures to be imported starting point coordinates and coordinate their own after the end linear animation
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:
  1. rosby

    0下载:
  2. (计算机图形学)真实感图形生成源码,这个一般大学的图形学课程要做这个实验-(computer graphics) photorealistic graphics generation source, the University of general graphics programs to do this experiment
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:2395136
    • 提供者:仇国祥
  1. jiaocaijian

    0下载:
  2. 这是计算机图形学中的一个实验,使用VC++编写,功能是实现用鼠标交互式地裁减直线。-This is the computer graphics an experiment, the use of VC preparation, function is using the mouse interactive linear reductions.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:苏艳
  1. edegseed

    0下载:
  2. 扫描线种子填充算法。计算机图形学上的实验程序。采用VC 6.0实现。-Scan line seed fill algorithm. Computer Graphics on the experimental procedures. Realize the use of VC 6.0.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:xpmo
  1. GeometricTranform

    0下载:
  2. 本科计算机图形学课程实验--几何变换(平移,旋转,缩放)。支持vc6和vs.2003-Undergraduate courses in computer graphics experiment- geometric transformations (translation, rotation, scaling). Support vc6 and vs.2003
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:46080
    • 提供者:haodongb
  1. phong

    0下载:
  2. 我的计算机图形学大作业,实现了phong模型,phong模型参数可调,打开网格文件为.smf,包含了测试的.smf文件,实现了有/无增量式法向插值算法,有详细的实验报告(.pdf),请用vs2008打开工程-My computer graphics major operations to achieve the phong model, phong model parameters adjustable, open the file f
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:6555648
    • 提供者:zhaoyb
  1. Cylinder

    0下载:
  2. ?熟悉三维图形显示的基本流程 ?熟悉视图变换的设置 ?熟悉Windows环境下几何变换的设置与实现 ?熟悉光照的设置(lighting translate scale)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:69208064
    • 提供者:Yeefy2
  1. computer%20imagiologic

    0下载:
  2. 计算机图形学课后上机课实验案例,以及解答方式和思路。(less is more, if you really want a success,just stick T)
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:辰丽
« 1 2 3 4 56 7 8 9 10 ... 21 »

源码中国 www.ymcn.org