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

搜索资源列表

  1. 图形学作业终结版

    0下载:
  2. 图形学程序,有一些画图的程序,全部都是自己编写的源码,有一些来自于清华大学出版的《计算机图形学》-graphics procedures, some drawing procedures, all prepared by the source itself, some from Qinghua University, published in the "Computer Graphics"
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:43.04kb
    • 提供者:丁兴全
  1. 计算机图形学-倩

    0下载:
  2. 这是两个计算机图形学中的两个算法。一个是直线中点算法,另一个圆的正负算法。-This is the computer graphics algorithms. A straight line is the midpoint algorithm, another round of plus or minus algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:78.39kb
    • 提供者:程倩
  1. computer

    0下载:
  2. 计算几何的基本算法实例,可以提供借鉴的方法-simple example of computer graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:12.85kb
    • 提供者:lixiujun
  1. Circle

    0下载:
  2. this project is about drawing circle for graphic computer
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:19.94kb
    • 提供者:BEHNAZ
  1. Computer_Graphics_Version2

    0下载:
  2. Computer Graphics非常好的书,大家学图形学的时候一定要看-Computer Graphics very good book, we learn to look at a certain time graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-12
    • 文件大小:18.76mb
    • 提供者:刘博
  1. Computer-graphics-experiments

    0下载:
  2. 计算机图形学实验,基本图元绘制,日地月模型实现-Computer graphics experiments, the basic drawing primitives, at the Earth-Moon Model Implementation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-21
    • 文件大小:5.87mb
    • 提供者:王涛
  1. computer-graphics-jobs

    1下载:
  2. 计算机图形学大作业 直线,圆,椭圆,二维填充,二维裁剪,二维变换,二维动画,三维图形,bezier曲线,雪花曲线-Great job in computer graphics lines, circles, ellipses, filled two-dimensional, two-dimensional cutting, two-dimensional transform, two-dimensional animation, three-dimensional graphics, bez
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3.49mb
    • 提供者:weiqier
  1. Computer-graphics-source-code

    0下载:
  2. 此文件包含有计算机图形学的基本图形的生成、图形的填充、切割、各种变换等源代码-This file contains the basic graphics computer graphics generation, graphics, filling, cutting, all kinds of transformations such as source code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3.14mb
    • 提供者:平轩
  1. Computer-Graphics

    0下载:
  2. 计算机图形学43个案例,包括直线中点Bresenham算法-Computer Graphics 43 examples,such as Bresenham algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-20
    • 文件大小:30.15mb
    • 提供者:lee
  1. computer-picture

    0下载:
  2. 计算机图形学的绘图程序,功能包括生成直线、多边形、圆和字符,还有图形的基本变换(平移、旋转和缩放)、还包括多边形裁剪-Computer graphics drawing program, include generating line, polygon, circle and character, as well as basic graphics transformations (translation, rotation and scaling), but also polygon clip
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-22
    • 文件大小:6.48mb
    • 提供者:王杰
  1. bike

    0下载:
  2. 计算机图形学绘制简单的自行车行走的动画,只有轮轴旋转-Computer graphics to draw a simple bike travel
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:802byte
    • 提供者:灿仔
  1. Computer-Graphics

    0下载:
  2. 对于刚刚接触计算机图形学,有一定VC++编程基础的朋友来说,这是个不错的辅助编程范例。-For new to computer graphics, there are some VC++ programming-based friends, this is a good example of the auxiliary program.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-19
    • 文件大小:28.58mb
    • 提供者:张晓峰
  1. Computer-Graphics-Draw

    0下载:
  2. 常见计算机图形学图形生成程序(直线,椭圆,填充,样条曲线,分形,立体图形),有交互界面,有程序说明-Common computer graphics figure producing program (linear, ellipse, filling, spline curve, fractal, three-dimensional graphics), have interactive interface, programming instructions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-10
    • 文件大小:16.16mb
    • 提供者:ccc
  1. Computer-graphics

    0下载:
  2. 计算机图形学 教程 包含直线、圆弧、裁剪、消隐、坐标变换等。-Computer graphics tutorial contains a straight line, arc, cutting, blanking, such as coordinate transformation.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-09
    • 文件大小:2.61mb
    • 提供者:sifuxing
  1. Computer-graphics

    0下载:
  2. 计算机图形学本程序是基于VC++环境下的MFC程序,主要实现了二维图形的显示与绘制,具体功能如下: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Computer graphics of this program is the the MFC program based on VC++ environment, the main achievement of the two-dimensi
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:78.42kb
    • 提供者:吴程序
  1. Computer-graphics

    0下载:
  2. 用C++编写的实现计算机图形学中的直线,自由曲线,bezier曲线,nurbs曲面,填充,裁剪,显示直线交点等基本功能。-The realization of the c++ write computer graphics, linear, free curve, bezier curve, nurbs surface, filling, cutting, show the basic function such as straight line intersection point.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-03
    • 文件大小:2.27mb
    • 提供者:D.bin
  1. computer-graphics-curriculum-design

    0下载:
  2. 本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。-This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2.42mb
    • 提供者:方静
  1. computer-grapfics

    0下载:
  2. 计算机图形学中任意封闭多边形彩线填充算法设计与OpenGL实现:水平扫描线填充多边形,彩色斜线填充多边形。画线算法自定义实现。-Computer graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3.33mb
    • 提供者:小小小
  1. winged

    0下载:
  2. A little about winged edge #computer graphics
  3. 所属分类:绘图程序

    • 发布日期:2018-01-06
    • 文件大小:15kb
    • 提供者:hocej
  1. Fundamentals+of+Computer+Graphics

    4下载:
  2. 计算机图形学基础书,第3版,有光线追踪算法。(fundamentals of computer graphics)
  3. 所属分类:绘图程序

    • 发布日期:2020-06-19
    • 文件大小:18.71mb
    • 提供者:wanggogo
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com