CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - 图形学课程

搜索资源列表

  1. jisuanji1tuxingxue1

    0下载:
  2. 这是我的计算机图形学课程设计,实现了简单的画图功能。用面向对象语言和面向对象程序设计方法完成一个画图应用系统的分析、设计和实施,实现对象的基本插入、删除、修改、查询 和对象的永久保存等功能。通过课程设计使学生掌握面向对象编程技术、语言的GUI编程、常用类库的使用、应用系统的开发过程和常用的画图算法,如画圆、画直线、画矩形、填充等。-This is my computer graphics curriculum design, realization of a simple drawing fun
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:656091
    • 提供者:刘昌劲
  1. rosby

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

    • 发布日期:2008-10-13
    • 文件大小:121468
    • 提供者:仇国祥
  1. wjx1

    1下载:
  2. 本程序可以实现五角星的闪烁,是我们图形学课程设计的作业,做的很不错.-this program can achieve five-pointed star of the scintillation is the graphics curriculum design work, doing a great job.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1062
    • 提供者:萧鹏
  1. GuangShanHuiTuYanShi

    0下载:
  2. 这是计算机图形学课程设计程序,实现Breasham、中点、数值微分画线画圆,种子填充、活化边表填充、边填充、Sutherland线段裁减、中点线段裁减、Liang-Basky线段裁减。-This is the computer graphics curriculum design procedures, Breasham, midpoint, numerical differential line drawing Circle, seed filling, side table filled w
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:34529
    • 提供者:张楠
  1. 3Dcad

    0下载:
  2. 三维CAD画图程序,高质量的哦,图形学课程设计大作业,功能包括曲面,时时动画,帧动画,消隐,立体,雪花-3D CAD drawing program, high-quality Oh, great graphics design program operations, including functional surface, always animation, frame animation, hidden, the stereo, snowflakes, etc.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1972606
    • 提供者:绍生
  1. ProApp

    1下载:
  2. 另一个版本,三维CAD画图程序,高质量的哦,图形学课程设计大作业,功能包括曲面,时时动画,帧动画,消隐,立体,雪花等等 -Another version, 3D CAD drawing program, high-quality Oh, great graphics curriculum design operations, features include surface, always animated, frame animation, hidden, the stereo, snow
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:86521
    • 提供者:绍生
  1. 0_Bresenham_MidPoint_circle

    0下载:
  2. Bresenham_MidPoint_circle 一个中点画圆 的方法,希望对图形学课程学习的有所帮助-Bresenham_MidPoint_circle a midpoint of the Circle, hope to learn the graphics help
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1107
    • 提供者:rosie
  1. 0_Bresenham_circle

    1下载:
  2. Bresenham_circle一个Bresenham算法画圆 的方法,希望对图形学课程学习的有所帮助-Bresenham_circle a Bresenham algorithm Circle method hope to learn the graphics help
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:980
    • 提供者:rosie
  1. DRAW

    0下载:
  2. 图形学课程设计,其中的代码对VC++初学者有着很大的帮助。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2267553
    • 提供者:副教授
  1. huanbeijixing

    0下载:
  2. 计算机图形学课程设计,画一个北极星,用C++编写。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:45279
    • 提供者:zwj
  1. ComputerGraphic

    0下载:
  2. 小型交互式图形系统,由Turbo C2.0编写,实现了计算机图形学中的多边形裁减;多边形旋转,平移,缩放;Bezier曲线;B样条曲线;中点圆;等算法。并实现橡皮筋直线,橡皮筋矩形画法,采用鼠标与用户交互,十分好用。这是南京航空航天大学计算机专业计算机图形学课程设计作业,母校的小弟小妹们或许能作为作业的参考。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:21333
    • 提供者:周龙亭
  1. Bresenham

    0下载:
  2. 图形学课程设计 2-直线中点Bresenham算法.rar-Graphics Course Design 2- a straight line mid-point Bresenham algorithm. Rar
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-23
    • 文件大小:241303
    • 提供者:kasin
  1. ball

    1下载:
  2. 计算机图形学课程设计 -画一个具有不同光照效果的球 说实话,这个算法不实用,只能画表面,因为当时设计数据结构的时候,只存放了半个球的数据,目的只是为了显示立体球的效果而已,这样计算速度会更快些。-Computer Graphics curriculum design- painting a different light effects of the ball I can honestly say that this algorithm is not practical, can only
  3. 所属分类:绘图程序

    • 发布日期:2017-06-02
    • 文件大小:59393
    • 提供者:lanwhale
  1. curve

    0下载:
  2. 这是一个画花的程序,计算机图形学课程设计,应用到贝塞尔曲线。-This is a smear procedures, computer graphics, curriculum design, applied to the Bezier curve.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:148634
    • 提供者:liyangyang
  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. jisuanjituxingxuekeshe

    0下载:
  2. 计算机图形学课程设计 绘图小程序 希望对大家有帮助-Computer graphics curriculum design drawing applet you want to help
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-23
    • 文件大小:32281
    • 提供者:shamocanglang
  1. minPoint

    0下载:
  2. 计算机图形学课程的实验,用MFC实现了中点画线算法-Computer graphics course experiments, using MFC algorithm implemented in the dotted line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:375066
    • 提供者:张炎辉
  1. the_example_of_the_final_examination

    0下载:
  2. 直线插补Bresenham算法。我计算机图形学课程老师给的例子-Bresenham algorithm for linear interpolation. Computer Graphics teacher gave me an example
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:87232
    • 提供者:guigui
  1. liuchunhui2

    0下载:
  2. 计算机图形学课程作业。直线DDA、Bresenham算法,画圆Bresenham、中心算法。-Course work in computer graphics. Linear DDA, Bresenham algorithm, round Bresenham, center algorithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-09
    • 文件大小:16302044
    • 提供者:guigui
  1. cg

    0下载:
  2. 图形学课程设计指南,画图板simple2d制作-Graphics Design Guide
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-24
    • 文件大小:8207850
    • 提供者:cyc
« 12 »
搜珍网 www.dssz.com