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

搜索资源列表

  1. DrawJinganshi

    0下载:
  2. 设计实现直线的DDA算法或BRESENHAM算法,并在此基础上进行下面的实验: 绘制金刚石图案 -Design linear algorithms or DDA BRESENHAM algorithm, and on this basis for the following experiments : Drawing diamond logo
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:89.59kb
    • 提供者:沈丽华
  1. sharedCG01

    0下载:
  2. 图形学算法实践中的基础界面,只要添加合适的算法实现程序即可运行,非常实用-practice graphics algorithm based interface, as long as the addition of the appropriate algorithm to achieve operational procedures can be very useful
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:145.82kb
    • 提供者:郝雯
  1. Bresenham_Circle

    0下载:
  2. 本程序实现了Bresenham的画圆算法,并且在此基础上实现了圆的填充-the realization of the Circle Bresenham algorithm, and on this basis to achieve a round filled
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:68.28kb
    • 提供者:李真
  1. Graphic_Code

    0下载:
  2. 本代码是计算机图形学基础算法实现,语言C语言
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2.98kb
    • 提供者:sunyong
  1. besenham

    0下载:
  2. 经典的直线besenham算法,学习MFC编程的基础算法-The classic line besenham algorithm to learn MFC programming based algorithm for
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:284.85kb
    • 提供者:
  1. tuxingxuanfan

    0下载:
  2. 画图算法--金刚石图案算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- diamond pattern algorithm, for learning, is a to count machine graphics based algorithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-28
    • 文件大小:360.31kb
    • 提供者:chensiyuan
  1. Hermite

    0下载:
  2. 画图算法--三次Hermite样条曲线算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- Cubic Hermite Spline curve algorithm for learning the basic algorithm for computer graphics based.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-08
    • 文件大小:334.31kb
    • 提供者:chensiyuan
  1. Cantor

    0下载:
  2. 画图算法--Cantor集算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- Cantor set algorithm for learning the basic algorithm for computer graphics based.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-12
    • 文件大小:341.34kb
    • 提供者:chensiyuan
  1. Peano-Hilbert

    0下载:
  2. 画图算法--Peano-Hilbert曲线算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- Peano-Hilbert curve algorithm for learning is a to count machine graphics based algorithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-14
    • 文件大小:346.63kb
    • 提供者:chensiyuan
  1. Sierpinski

    0下载:
  2. 画图算法--三Sierpinski垫片算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- three Sierpinski gasket algorithm for learning basic algorithm-based computer graphics.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-04
    • 文件大小:342.53kb
    • 提供者:chensiyuan
  1. Caley

    0下载:
  2. 画图算法--Caley树算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- Caley tree algorithm for learning is a to count machine graphics based algorithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-04
    • 文件大小:341.33kb
    • 提供者:chensiyuan
  1. DDALine

    0下载:
  2. 计算机图形学基础算法,DDA算法实现绘制直线。-Computer graphics basic algorithm, DDA algorithm to draw a straight line.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:10.94kb
    • 提供者:zhangwen
  1. BresenhamLine

    0下载:
  2. 计算机图形学基础算法,利用Bresenham算法实现直线绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a straight line.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:11.03kb
    • 提供者:zhangwen
  1. MidPointLine

    0下载:
  2. 计算机图形学基础算法,利用中点算法实现直线绘制。-Computer graphics basic algorithm, using the midpoint algorithm to draw a straight line.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:10.88kb
    • 提供者:zhangwen
  1. MidPointCircle

    0下载:
  2. 计算机图形学基础算法,利用中点算法实现圆的绘制。-Computer graphics basic algorithm, using the midpoint algorithm to draw a circle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-30
    • 文件大小:11.01kb
    • 提供者:zhangwen
  1. BresenhamCircle

    0下载:
  2. 计算机图形学基础算法,利用Bresenham算法实现圆的绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a circle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:10.96kb
    • 提供者:zhangwen
  1. Midpointellispe

    0下载:
  2. 计算机图形学基础算法,利用中点算法实现椭圆的绘制。-Computer graphics basic algorithm, using the midpoint algorithm to draw an ellipse.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:10.63kb
    • 提供者:zhangwen
  1. MaxCircle

    1下载:
  2. 图形学基础算法之一最大内切圆生成算法,效率高-One of the largest graphics based algorithm inscribed circle generation algorithm, high efficiency
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:173.08kb
    • 提供者:yeaidong
  1. cwh2014210667

    0下载:
  2. 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法(graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-23
    • 文件大小:2.29mb
    • 提供者:清欢
  1. Fundamentals+of+Computer+Graphics

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

    • 发布日期:2020-06-19
    • 文件大小:18.71mb
    • 提供者:wanggogo
« 12 »
搜珍网 www.dssz.com