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

搜索资源列表

  1. zhuerProjection

    0下载:
  2. 图形学上机实验 三维图形的投影 平移 旋转 比例 变换 -graphics on the plane experimental 3D projection translation rotation ratio Transform
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:38707
    • 提供者:jnz
  1. zhuerPolygon

    0下载:
  2. 图形学上机实验 区域填充:多边形扫描转换-graphics on the plane experimental area filling : polygon scan conversion
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:35827
    • 提供者:jnz
  1. 种子填色算法

    0下载:
  2. 这是计算机图形学当中的一个绘图程序,希望会对图形学热爱者有所帮助。-This is the computer graphics which a mapping procedure, hoping graphics enthusiasts will be helpful.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:27489
    • 提供者:
  1. 绘制梅花曲线

    0下载:
  2. 这是一个计算机图形学当中用从c++编译出来的小程序,希望会给读者带来帮助-This is one of them using computer graphics c compiler from the small procedures in the hope that readers will help
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:44120
    • 提供者:
  1. 扫描线填色算法

    0下载:
  2. 这是一个用c++编写出来的计算机图形学中的绘图算法,希望能给读者带来帮助。-This is a c + + with the preparation of the computer graphics mapping algorithm, in hopes of giving the readers to help.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:32869
    • 提供者:
  1. quxian11

    0下载:
  2. 图形学曲线算法。其中有椭圆算法和双曲线参加方程的算法。-graphics curve algorithm. These elliptical algorithm and hyperbolic equation algorithm to participate.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1894
    • 提供者:ak
  1. 裁剪11

    0下载:
  2. 图形学中的裁剪算法。其中有矩形裁剪,和凸多边形裁剪。-Graphics cutting algorithm. These rectangular cutting, and cutting convex polygon.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2429
    • 提供者:ak
  1. 橡皮筋画图

    0下载:
  2. 图形学中橡皮筋画图形,大家可以使用试试看-Graphics rubber-band graphic painting, we can give it a try! !
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:211442
    • 提供者:
  1. BoundlineSign

    0下载:
  2. 计算机图形学的课程设计,边界填充和种子扫描算法-computer graphics curriculum design, and filled with seeds border scanning algorithm
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:39504
    • 提供者:石磊
  1. 多边形的填充

    1下载:
  2. 学习计算机图形学的学生必做的一个题目,本人自认做的比较完美,会对其他同学有点借鉴意义,实现橡皮颈画任意多边形,对其进行填充-study computer graphics students will do a topic, I do a self perfection, the other students would somewhat useful to achieve rubber neck painting arbitrary polygon, its filling
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4602
    • 提供者:kai
  1. WINDMILL

    0下载:
  2. 利用C语言写的旋转的风车,源代码程序。相信对广大C和图形学爱好者有极大帮助!-written in C language of the rotating windmill, source code procedures. I believe that the majority of C and graphics enthusiasts will be of great help!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:802
    • 提供者:曹恒毅
  1. lab_one

    0下载:
  2. 图形学的代码,使用系统提供的绘点函数,加上自己的算法。可以画出直线。包括DDA算法和breshenham算法,中心点画圆和8分画圆,提供种子填充算法,多边形画法。-graphics code, the use of the system provides painted point function, together with its own algorithm. Sense straight. DDA include algorithms and breshenham algorithm,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:58706
    • 提供者:黄显龙
  1. 橡皮筋算法和多边形填充算法

    1下载:
  2. 计算机图形学中的橡皮筋算法和多边形填充算法,使用vc编写.-computer graphics algorithms and the rubber-band polygon filling algorithm, vc prepared.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:59559
    • 提供者:
  1. MFCGraph

    0下载:
  2. 自己学习计算机图形学的一个程序,实现直线的各种画法-their study of a computer graphics program, realized the line of paint
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:55017
    • 提供者:吴文
  1. jisuanji1tuxingxue1

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

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

    0下载:
  2. 用TC做的一个画直线程序.是图形学里面的。-do with a straight painting procedures. Yes graphics inside.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1032
    • 提供者:刘生
  1. Circle(TC)

    0下载:
  2. 用TC做的画直线的程序,是图形学里面的。-do with the painting linear process, the graphics inside.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:974
    • 提供者:刘生
  1. parabola(computergraphics)

    0下载:
  2. 本程序是计算机图形学中的抛物线的c语言程序,通过输入X,Y的值来确定抛物线的形状.-computer graphics of the parabola c Language Program, through the importation of X and Y to determine the value of the parabolic shape.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1377745
    • 提供者:周国梁
  1. DDAbk1

    0下载:
  2. 画直线程序,可以输入直线上的两个点,就划出直线。计算机图形学忠的应用举例-painting linear process can be imported straight on the two points, draw straight lines. Computer graphics applications, for example Xuezhong
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:998
    • 提供者:wuyu
  1. biantianchong

    0下载:
  2. 计算机图形学中的边填充算法是个不错的算法,呵呵,希望大家能支持!-Computer Graphics Edge filling algorithm is a good algorithm, Oh, I hope you will support!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1459
    • 提供者:张涛
« 1 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com