CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DDA

搜索资源列表

  1. DDA

    0下载:
  2. dda算法 计算机图形学 直接运行 源程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:840
    • 提供者:乐儿
  1. DDA

    0下载:
  2. c++程序,实现了数字图像处理 的 DDA划线,在一个图像里 根据要求画一条线。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:907367
    • 提供者:Fang
  1. DDA

    0下载:
  2. DDA 算法 achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:minglus
  1. DDA

    0下载:
  2. 两种常用的DDA算法的主要程序, void Line::Draw_Bresenham(CDC *pDC)
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1012
    • 提供者:方战
  1. DDA

    0下载:
  2. 用DDA画一个圆,很不错的,你也可以在上面进行一些修改,一个小的修改也许就是一个很大的创造。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:28042
    • 提供者:韦安磊
  1. DDA

    0下载:
  2. DDA算法的具体实现 在VC下实现
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7131
    • 提供者:tina
  1. 角度DDA法产生圆弧

    0下载:
  2. 这是用VC++中的MFC事项的,用角度DDA法产生圆弧-This is the VC MFC matters with DDA point arc generated Act
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:28287
    • 提供者:李少
  1. DDA画线

    0下载:
  2. DDA(C语言)画线
  3. 所属分类:图形图象

    • 发布日期:2009-12-17
    • 文件大小:660
    • 提供者:albeechu
  1. dda画直线

    0下载:
  2. dda画直线
  3. 所属分类:源码下载

    • 发布日期:2011-06-03
    • 文件大小:2335
    • 提供者:Crisse
  1. DDA画线算法

    0下载:
  2. DDA高效画线算法
  3. 所属分类:源码下载

  1. DDA_Bresenham_Circle_Ellispe.r

    0下载:
  2. DDA画线算法,Bresenhan画线算法,中点圆算法,中点椭圆算法,DDA line drawing algorithm, Bresenhan painted line algorithm, the midpoint circle algorithm, the midpoint ellipse algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:49935
    • 提供者:yangpan
  1. DDABresenham.rar

    0下载:
  2. 鼠标点击的DDA算法 Bresenham算法,Mouse to click the DDA algorithm Bresenham algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:125325
    • 提供者:凤超
  1. glutdlls37beta.zip

    1下载:
  2. 图形学的重要算法,使用鼠标右键操作。包括直线DDA算法,Bresenham算法,OpenGL画法,以及圆,椭圆的画法。三角形的平移、旋转、缩放操作。环境配置在rar的注释里有说明。,The importance of graphics algorithms, using the right mouse button operation. Including linear DDA algorithm, Bresenham algorithm, OpenGL drawing, as well as
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:153110
    • 提供者:jianqifan
  1. MFC-DDA

    0下载:
  2. 用mfc实现的dda画直线算法 dda你懂得-With mfc painting a straight line algorithm to achieve the dda
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10620670
    • 提供者:yujing
  1. draw.rar

    0下载:
  2. Bresenham算法生成直线,中点算法生成直线,DDA算法生成直线,中点画圆,Bresenham画圆,中点画椭圆,画多边形,多边形填充,the detail information is above
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1932080
    • 提供者:张伟
  1. DDA

    1下载:
  2. 使用VC++6.0开发的摄像头拍照软件,具有如下功能:1 多帧拍照,有效提高摄像头背景干扰,尤其对电脑眼在环境光线不好时拍照,可以设定拍照帧数;2 具有焦距参数功能,根据动态图像计算焦距参数,反映图像清晰度;3 尺寸测量,具有测量尺功能;4-Developed using VC++6.0 camera photo software, has the following features: 1 multi-frame camera, effectively improve the camera b
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:116036
    • 提供者:WangXM
  1. CG

    0下载:
  2. 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2037657
    • 提供者:star
  1. ComputerGraphics

    0下载:
  2. 图形学中简单图形的生成。画线,画圆,画椭圆。DDA,Bresenham,中点算法。-Simple graphics to generate graphics. Painting line, circle, oval painting. DDA, Bresenham, the mid-point algorithm.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:28569
    • 提供者:budget
  1. DDA_Line

    1下载:
  2. dda画线算法(数值微分法),matlab实现-Line dda algorithm (Numerical Differentiation), matlab achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:728
    • 提供者:章礼平
  1. DDA

    1下载:
  2. DDA颗粒生成,能够生成二维的随机颗粒,很好的与DC程序融合在一起-DDA particle generate
  3. 所属分类:Algorithm

    • 发布日期:2014-07-10
    • 文件大小:7168
    • 提供者:赵朝发
« 1 23 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com