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

搜索资源列表

  1. 二维图形的几何变换

    0下载:
  2. 学习图形学的学生必做的一道题目,实现所画直线关于原点对称、X轴对称、平移、放大缩小,有点借鉴意义-students learning graphics will do a topic, realize the painting straight on the basics of symmetry, the X axis of symmetry, translation, zooming, somewhat useful
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3352
    • 提供者:kai
  1. 图形实验

    1下载:
  2. 用delphi开发的图形学边界点和内点的区域种子填充算法和扫描线种子填充算法-with graphics developed by the border point and the point within the regional seed filling algorithm and scanning lines of seed filling algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:215039
    • 提供者:ch.nan
  1. 图形学实验

    0下载:
  2. 一个低分辨率的图形包,做的比较差,但是通过这个图形包可以了解到图形是如何生成的.-a low-resolution graphics package, so the relatively poor, but through this graphics package could see how graphics are generated.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:150070
    • 提供者:ll
  1. 计算机图形学作业1

    1下载:
  2. 计算机图形学作业-computer graphics operations
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:21623
    • 提供者:朱政
  1. 图形学编程

    0下载:
  2. 图形学编程源代码-graphics programming source code
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4616
    • 提供者:李白
  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. 图形学线圆的实现算法

    0下载:
  2. 这是本人在学习计算机图形学时用C++BUILDER编辑的画图软件,主要用于认识画圆画线的图形学算法的实现-this is my learning to use computer graphics C BUILDER editors drawing software, mainly for understanding Circle line drawing graphics algorithm implementation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:595045
    • 提供者:朱磊
  1. 图形学实验一

    1下载:
  2. 计算机图形学实验一DDA,BRESHEAM画直线及画圆,自主开发的原程序-an experimental computer graphics DDA, BRESHEAM painting and Circle Line, the independent development of the original program
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:122326
    • 提供者:赵虎
  1. 基本图形学生成源码

    1下载:
  2. 计算机图形学中基本图形的生成,包括直线,圆绘制,裁剪,填充等
  3. 所属分类:2D图形编程

    • 发布日期:2010-10-20
    • 文件大小:3788442
    • 提供者:dyeye@163.com
  1. 图形放大

    0下载:
  2. vc6.0/tubor c3.0,计算机图形学中放大程序
  3. 所属分类:2D图形编程

  1. 图形学DrawPaintCode

    1下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham) 实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法) 实现对线型线宽的属性的控制 实现二维多边形扫描转换的扫描线算法 实现二维多边形扫描转换的边缘填充算法或栅栏填充算法 实现二维连通区域填充的扫描线种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实 现二维图形
  3. 所属分类:2D图形编程

    • 发布日期:2011-01-17
    • 文件大小:229341
    • 提供者:cnmzhg
  1. 图形学

    0下载:
  2. 计算机图形学程序
  3. 所属分类:2D图形编程

    • 发布日期:2011-04-22
    • 文件大小:2073
    • 提供者:easy880331
  1. 计算机图形学的扫描线填充算法,MFC 实现

    0下载:
  2. 计算机图形学的扫描线填充算法,MFC 实现,,Computer Graphics of the scan line fill algorithm, MFC achieved
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:49135
    • 提供者:liuxing
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5458547
    • 提供者:隗平
  1. twoballshit

    0下载:
  2. VC++环境下编写的两个小球碰撞变形的程序,适合图形学课程的学习和参考.-VC++ environment, prepared by two small ball collision deformation process graphics courses for learning and reference.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2051584
    • 提供者:lxf
  1. Bezier-Curve

    0下载:
  2. 计算机图形学图形绘制之Bezier曲面绘制-computer graphis bezier-curve drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:18290
    • 提供者:tiancaigong
  1. piccutting

    0下载:
  2. 计算机图形学方面图形裁剪实例。包括典型的裁剪算法。-CG Cutting arithmetic
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:52361
    • 提供者:rainqin
  1. Bizier

    0下载:
  2. 计算机图形学之三次Bizier曲线画线算法,采用的是递归的思想-Bizier
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:7655
    • 提供者:宋天宝
  1. XZW

    0下载:
  2. 图形学,2D变换,平移,旋转,-Graphics, 2D transformation, translation, rotation, and so on。。。。。。
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:3934545
    • 提供者:
  1. Frame--animation

    0下载:
  2. 帧动画: 模拟植物生长过程的示例,计算机图形学简单应用。-Frame animation: an example of the process of plant growth simulation, computer graphics simple application.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:345681
    • 提供者:holly
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com