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

搜索资源列表

  1. image_source

    0下载:
  2. 图像处理代码 用这些代码学对计算机图形学-image processing soruce you can understand knowledge of image processing by using this sorce-
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5609487
    • 提供者:nanzhewan
  1. 459q

    0下载:
  2. 这是一个计算机图形学的编程代码,如果有需要的话可以下载.-This is a computer graphics programming code, if necessary can be downloaded.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:109020
    • 提供者:慧儿
  1. 1

    0下载:
  2. Vtk(visualization toolkit)是一个开放资源的免费软件系统,主要用于三维计算机图形学、图像处理和可视化。Vtk是在面向对象原理的基础上设计和实现的,它的内核是用C++构建的,包含有大约250,000行代码,650多个类,还包含有几个转换界面,因此也可以自由的通过Java,Tcl/Tk和Python各种语言使用vtk。 Vtk几乎可以在任何一个基于Unix的平台上操作,以及Windows 95/98/NT/2000/XP。 vtk的结构 Vtk比OpenGL和PEX高
  3. 所属分类:Other systems

    • 发布日期:2017-05-31
    • 文件大小:13202108
    • 提供者:蔡汉清
  1. glhare

    0下载:
  2. 计算机图形学 入门示例,画兔子OpenGL 代码-Introduction to Computer Graphics example OpenGL code rabbit painting
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:332517
    • 提供者:Putelays.Yao
  1. src_090914

    0下载:
  2. 计算机图形学相关示例代码,比较经典的,看看有好处-Computer graphics-related sample code, more classic, look good
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:172905
    • 提供者:sdfsd
  1. polygonscanconversingalgorithm

    0下载:
  2. 这是一个计算机图形学方面的代码 多边形扫描转换算法-polygon scan-conversing algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:29517
    • 提供者:zhaiyf
  1. OpenGL

    0下载:
  2. 《计算机图形学》中的代码,包括各种基础变换与几何实现,由浅入深-" Computer Graphics" in the code, including a variety of basic transformations and geometric realization of progressive approach to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:112481
    • 提供者:李斌
  1. shishidonghua

    0下载:
  2. 实时动画代码,计算机图形学原理计算法教程-Real-time animation, computer graphics principles calculations hair tutorial
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1974041
    • 提供者:祁菲菲
  1. Graphics

    0下载:
  2. 高级计算机图形学作业,主要核心代码已给出,您只需加上部分画点线代码。-computer graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2155307
    • 提供者:lei
  1. T_PAOWU2

    0下载:
  2. 计算机图形学 曲线生成算法 抛物线 很好的代码-Computer Graphics parabolic curve good code generation algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2632
    • 提供者:王五
  1. T_BYANGT

    0下载:
  2. 计算机图形学 曲线生成 B样条曲线 很好的代码-Computer Graphics curves generated B-spline curve very good code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1177
    • 提供者:王五
  1. Experiments

    0下载:
  2. 程序实现了计算机图形学的基本功能,也包含了图像处理的代码,比如微分和滤波,但是里面有OpenCV的代码,所以你想直接打开就需要装OpenCV-Program to achieve the basic functions of computer graphics, but also includes the image processing code, such as differential and filtering, but the inside OpenCV code, so you ne
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1951986
    • 提供者:魏水清
  1. fanzouyang

    0下载:
  2. 计算机图形学基本练习之一,反走样练习,包含程序代码-Computer Graphics, one of the basic exercises, anti-aliasing practice, including program code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:10291
    • 提供者:宋一飞
  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 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com