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

搜索资源列表

  1. job2

    0下载:
  2. 采用计算机图形学的种子填充算法进行多边才行填充-using computer graphics seed filling algorithm filled multilateral Caixing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8317
    • 提供者:朱芳芳
  1. seed_fill

    1下载:
  2. 用C++实现的计算机图形中的种子填充算法,对学习编程和计算机图形学的很有帮助.-C realization of computer graphics seed filling algorithm, to learn computer graphics programming and the very helpful.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2819
    • 提供者:杨扬
  1. ComputerGraphicsTutorial

    0下载:
  2. 图形学教学的源码。演示本科计算机图形学中常用算法,可单步演示。-graphics teaching source. Undergraduate computer graphics demo commonly used algorithm, single-step demonstration.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:196871
    • 提供者:sduhd
  1. zhengfufahuayuan

    0下载:
  2. VC++环境下的编程,实现计算机图形学中的正负法画圆算法的源代码-VC environment of programming, computer graphics of plus or minus Act Circle algorithm source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14193
    • 提供者:苏杰
  1. 4702-1

    0下载:
  2. 这是最近做的计算机图形学实验,其界面是一个仿WINDOWS下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论-This is a recent computer graphics e
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:37732
    • 提供者:张张
  1. liangyoudong

    0下载:
  2. liangyoudong算法 ,计算机图形学的作业,可以在vc环境下运行-liangyoudong algorith, homework of computer graphics can run in VC enviorenment
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:925
    • 提供者:tina
  1. vb6.0大规模填充

    0下载:
  2. 扫描线算法的一种做法,填充法,计算机图形学作业-scan line algorithm approach, filling law, computer graphics operations
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:tina
  1. 区域填充算法处理直线自相交的情况

    0下载:
  2. 计算机图形学区域填充算法可以处理直线自相交的情况。-computer graphics area filling algorithm can handle line from the intersection.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5236
    • 提供者:
  1. 剪切算法

    0下载:
  2. 计算机图形学中的剪切算法,用来剪切一些多余的线条。
  3. 所属分类:其它

    • 发布日期:2011-05-20
    • 文件大小:1836408
    • 提供者:mhb00123
  1. qiudongtaiyinshensuanfa

    0下载:
  2. 计算机图形学球的动态隐线算法,基于OpenGL平台-Dynamic computer graphics the ball hidden line algorithms, OpenGL-based platforms
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:302129
    • 提供者:于爱国
  1. toushitusuanfa

    0下载:
  2. 计算机图形学透视图算法,基于OpenGL平台-Computer graphics rendering algorithms, OpenGL-based platforms
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:268185
    • 提供者:于爱国
  1. erweijibenjihebianhuansuanfa

    0下载:
  2. 计算机图形学二位基本几何变换算法,基于OpenGL平台-Computer Graphics 2 basic geometric transformation algorithm, based on the OpenGL platform
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:305174
    • 提供者:于爱国
  1. sancicanshuyangtiaoquxiansuanfa

    0下载:
  2. 计算机图形学三次参数样条曲线算法,基于OpenGL平台-Computer graphics three-spline curve algorithm parameters, based on the OpenGL platform
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:261641
    • 提供者:于爱国
  1. CenterandBresenham

    0下载:
  2. 在Delphi环境下运用计算机图形学上的中心点画圆和Bresenham算法实现画圆。-In the Delphi environment, the use of computer graphics on the center draw a circle and draw a circle Bresenham algorithm.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:177891
    • 提供者:小路
  1. java

    0下载:
  2. 计算机图形学中的用DDA算法画直线,计算出运行时间。-Calculated run time drawing a straight line with DDA algorithm in computer graphics.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:3021
    • 提供者:given
  1. java

    0下载:
  2. 计算机图形学用Bresenham算法画直线,计算出运行时间。-Computer graphics draw a straight line using Bresenham algorithm to calculate the running time.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:2670
    • 提供者:given
  1. java

    0下载:
  2. 计算机图形学用中点Bresenham算法,计算出运行时间。-Computer graphics with the midpoint of the Bresenham algorithm, the calculated run time.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:2878
    • 提供者:given
  1. line_DDA

    0下载:
  2. 计算机图形学理论与实践 直线的DDA生成算法-Computer graphics theory and practice of linear DDA generation algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:619
    • 提供者:zy
  1. Z-Buffer

    0下载:
  2. Z-buffer隐面算法 MFC 孔令德 计算机图形学 课件源代码 答案 隐面-Z-buffer algorithm MFC
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:432290
    • 提供者:Arizoncle
  1. computer-graphic

    0下载:
  2. 此代码是计算机图形学实践教程(Visual C ++中版)的源代码,包括一些计算机图形学基本算法。-This code is the “practice of computer graphics tutorial (Visual C++ Edition) ”source code, including some of the basic algorithm for computer graphics.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:11697176
    • 提供者:zhwgis
« 12 »
搜珍网 www.dssz.com