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

搜索资源列表

  1. DDALine

    0下载:
  2. 数值微分法即DDA法(Digital Differential Analyzer),是一种基于直线的微分方程来生成直线的方法。-Numerical differentiation method that DDA (Digital Differential Analyzer), is based on linear differential equations to generate the straight line method.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:555
    • 提供者:孙玲
  1. DDALine

    0下载:
  2. c语言基于opengl,利用dda算法完成直线的绘制-C language based on opengl, using the algorithm of the straight line drawing complete dda
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:782
    • 提供者:刘健
  1. ddaLine

    0下载:
  2. 这个资料实现了opengl的简单dda,中点画圆等算法,适用于大学生的课程设计-The data achieved a simple opengl dda, stipple round algorithms, such as applicable to the course design of college students
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:2257
    • 提供者:朱以汀
  1. intro

    0下载:
  2. #include <iostream> #include math.h #define TRUE 1 using namespace std class DDA { public: void DDALine(int x0,int y0,int x1,int y1,COLORREF color, CDC *pDC) { float dx, dy, length, x, y if(abs(x1-x0)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1375473
    • 提供者:divanci
  1. DDA

    0下载:
  2. 用DDA生成直线的算法,需要在c++环境下添加特定的头文件!-DDAline 2Dgraph
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:614
    • 提供者:吴柯啸
  1. DDALine

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

    • 发布日期:2017-05-01
    • 文件大小:11205
    • 提供者:zhangwen
« 1 2»
搜珍网 www.dssz.com