CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算机图形学代码

搜索资源列表

  1. huizhizhixianyuan

    0下载:
  2. 计算机图形学中最简单的直线与圆的绘制,包含程序代码-Computer graphics in simple line drawing with the round, including program code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:12637
    • 提供者:宋一飞
  1. NeNe

    0下载:
  2. nene计算机图形学源代码。非常好的图形学习代码。大家赶快下吧。 -nene computer graphics source code. A very good graphics to learn the code. We quickly under the bar.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8651028
    • 提供者:王华国
  1. 3Dgame_computergraphics

    0下载:
  2. 3D游戏与计算机图形学中的数学方法,该书介绍了3维空间下的向量、矩阵、四元数、边界盒、球、平面、射线等内容,并附带相关实现代码。-one book about 3D and computer graphics,you can learn more about math method of this.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6601063
    • 提供者:王婷
  1. MATLAB

    3下载:
  2. 计算机图形学的实验代码。直线的DDA,中点,Bresenham画线,中点画圆,Bresenham画线,椭圆,图形变换代码-MATLAB DDA Bresenham
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3007
    • 提供者:
  1. gyhtdcsf

    0下载:
  2. 平时, 用惯了API、CDC和封装好的内部函数,关于画线,画圆这些东西都是信手拈来... 最近学习计算机图形学,不得不深入内部研究一下底层算法... 在这里贴几个代码分享一下! (这里只给出MFC的OnDraw函数) -In peacetime, used to use the API, CDC, and packaged inside a function, with regard to drawing lines, draw a circle are all these th
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:4111
    • 提供者:孔顺俊
  1. shishidonghua

    0下载:
  2. 实时动画,计算机图形学的配套代码。值得学习研究-Real-time animation, computer graphics supporting the code. Worthy of study and research
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:299807
    • 提供者:朱於军
  1. 200732590171

    0下载:
  2. 数字图像处理。。计算机图形学中用到的图像处理的部分代码-Digital image processing. . In computer graphics used in image processing part of the code
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:75989
    • 提供者:马浩
  1. anli1-43

    0下载:
  2. 计算机图形学 精品代码 希望大家积极支持 小弟在此致谢了-Computer graphics boutique code hope we actively support the little brother like to thank the
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:19699968
    • 提供者:liu xiaolei
  1. Computergraphicslabreportscodevcmfc

    0下载:
  2. 计算机图形学实验报告,代码,vc++,mfc-Computer graphics lab reports, code, vc++, mfc
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3339041
    • 提供者:waiting1314
  1. hezhiyu

    1下载:
  2. 计算机图形学,多边形填充,vc,mfc,代码-Computer graphics, polygon fill, vc, mfc, source
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2106714
    • 提供者:waiting1314
  1. computergraphicsprogramming

    0下载:
  2. 我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Choppe
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:341544
    • 提供者:RQG
  1. ChenYuHua20073742_07Top

    0下载:
  2. 计算机图形学实验代码,可以帮助大家学习计算机图形学的基本程序-Experimental code computer graphics, computer graphics can help you learn the basic procedures
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:2003120
    • 提供者:吴丽华
  1. Bresenham

    0下载:
  2. 计算机图形学直线中点的Bresenham算法代码-Computer Graphics Bresenham midpoint line algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2101276
    • 提供者:小晓
  1. Bresenham

    1下载:
  2. 计算机图形学圆的中点的Brsenham算法代码-Midpoint circle algorithm in computer graphics code
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:242705
    • 提供者:小晓
  1. Bresenham

    0下载:
  2. 计算机图形学椭圆中点的Bresenham算法代码-Computer Graphics Bresenham midpoint ellipse algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:240759
    • 提供者:小晓
  1. B

    0下载:
  2. 计算机图形学中的三次B样条曲线画法的算法代码-Computer graphics in three B-spline curve drawing algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:256555
    • 提供者:小晓
  1. Bezier

    0下载:
  2. 计算机图形学中的双三次Bezier曲面算法代码-Computer graphics in the bi-cubic Bezier surface algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:251434
    • 提供者:小晓
  1. ComputerGraphicsofVC

    0下载:
  2. 这个事关于Computer Graphics (计算机图形学)的教学代码-The thing about Computer Graphics (computer graphics) teaching the code! ! !
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:15539775
    • 提供者:weng
  1. geometrictransform

    1下载:
  2. 计算机图形学中的常用的二维基本几何变换算法的VC++代码-Commonly used in computer graphics in two-dimensional basic geometric transformation algorithm VC++ code
  3. 所属分类:Graph Drawing

    • 发布日期:2016-11-26
    • 文件大小:305260
    • 提供者:zzh
  1. bianjietiaochong

    0下载:
  2. 计算机图形学,c语言编程,边界填充算法,完整代码-Computer graphics, c language programming, boundary fill algorithm, the full code
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:745
    • 提供者:sherryyang
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com