CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - dda

搜索资源列表

  1. tuxing

    0下载:
  2. MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化-MFC DDA Bresenham
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1949673
    • 提供者:胡亚
  1. DCX

    0下载:
  2. 不连续变性分析程序DDA的DL程序,它是DC程序的一个预处理程序-Discontinuous variability analysis of the DL procedure DDA, DC It is a pretreatment process procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:14808
    • 提供者:weilong
  1. Linegenerated

    0下载:
  2. 计算机图形学直线生成各种算法:bres,dda,midcircle,pic-Line generated computer graphics algorithms: bres, dda, midcircle, pic
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:124317
    • 提供者:tonychoppe
  1. DDALine

    0下载:
  2. C++画直线线程序,利用的是DDA算法。图形学中学习过的基本算法-C++ drawing straight line process, using the DDA algorithm. Graphics learned the basic algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1925358
    • 提供者:HEHONG
  1. computergraphicsalgorithms

    0下载:
  2. 计算机图形各种算法的演示,包括DDA算法,区域填充法-Demonstration of computer graphics algorithms, including the DDA algorithm, area filling method
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1482568
    • 提供者:屈文杰
  1. CGPainter_lineCircle

    0下载:
  2. 编程实现DDA line algorithm(DDA直线算法); 实现Bresenham’s line algorithm (Bresenham直线算法); 实现Midpoint circle algorithm。 -Programming DDA line algorithm (DDA line algorithm) to achieve Bresenham' s line algorithm (Bresenham line algorithm) to achiev
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3739574
    • 提供者:甄静雯
  1. dda

    0下载:
  2. it contains the dda code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:32516
    • 提供者:Jeso
  1. www.dssz.com_59564333shukong

    0下载:
  2. 这是一个数控系统的插补程序,实现逐点比较法和DDA算法的圆弧插补功能-This is a CNC system interpolation procedures, a case-by-point comparison to achieve law and the DDA circular interpolation algorithm functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:73134
    • 提供者:欧阳
  1. mx_zhao3

    0下载:
  2. 画图 可保存读取 Bresenham算法 中点画线法 数值微分法(DDA)-Paint to save the Bresenham algorithm were dotted line is read the numerical differentiation Act (DDA)
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:12859701
    • 提供者:
  1. MyDraw_806_806

    0下载:
  2. 改进的DDA算法 (计算机图形学)-The improved DDA algorithm (computer graphics)
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:2212057
    • 提供者:
  1. DrawLine

    0下载:
  2. 采用C++编写的画线程序,有3种实现算法,包括DDA,Midpoint,Breseham,计算机图形学。-Drawing a line using C++ written procedures, there are three kinds of realization of algorithms, including the DDA, Midpoint, Breseham, computer graphics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:34014536
    • 提供者:王郑合
  1. draw

    0下载:
  2. 计算机图形学实验作业,用MFC编的,已经实现了DDA画直线,中点算法画直线,中点画圆和椭圆,扫面转换多边形,种子填充,反走样直线-Computer graphics lab assignments, MFC series has achieved the DDA draw a straight line, the midpoint algorithm to draw a straight line, the midpoint of the circle and the ellipse, swee
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:5522811
    • 提供者:王燕霞
  1. 1

    0下载:
  2. DDA LINE computer graphics code
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:823
    • 提供者:vipink1berwal
  1. DDA-Bresenham

    0下载:
  2. 计算机图形学课程中的直线生成代码 DDA等-A straight line in the generated code in computer graphics courses DDA etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:2375553
    • 提供者:Bingo
  1. MyWork

    0下载:
  2. 模拟计算机,绘制栅格,验证直线的DDA算法,中点画线算法,和bresenham算法-Analog computer, draw a grid, verify that the linear DDA algorithm, the dotted line algorithm, and bresenham algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:2428287
    • 提供者:赵玮丹
  1. test

    0下载:
  2. vc下用MFC绘制直线 DDA算法、Bresenham算法、重点划线法-vc draw a straight line DDA algorithm, Bresenham algorithm, the key line method with MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:1952492
    • 提供者:zhangwei
  1. DDAline-

    0下载:
  2. DDAline 画线程序,使用DDA方法绘制直线,是计算机图形学的基础程序-Line of DDAline painting process, the computer graphics program
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:528
    • 提供者:john
  1. Drawline

    0下载:
  2. 计算机图形学入门,用MFC实现DDA,中点,Bresenham算法画直线-Computer graphics entry, using MFC DDA, the midpoint, Bresenham algorithm for drawing a straight line
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:2382609
    • 提供者:郭帏
  1. DDA

    0下载:
  2. DDA直线生成算法 计算机图形学在easyX C++语言实现-DDA line drawing algorithm in computer graphics in easyX C++ language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:535
    • 提供者:YouHu
  1. DDA

    6下载:
  2. 石根华不连续变形分析DDA的C程序源代码-Dan Genhua Discontinuous Deformation Analysis DDA C program source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5708813
    • 提供者:陈立
« 12 »
搜珍网 www.dssz.com