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

搜索资源列表

  1. DDA

    0下载:
  2. DDA算法,严格按照课本上的算法而来,代码简洁,有详细的注释-DDA algorithm, in strict accordance with the textbook algorithm from the code simple, detailed notes
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:844
    • 提供者:焦点男孩
  1. DDA-Line-DAB

    0下载:
  2. 在visual studio 环境下建立一个窗口程序,实现DDA画线方法 新建坐标系 -Program to create a window in visual studio environment, DDA line drawing new coordinate system
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:85306
    • 提供者:代艾波
  1. DDA-line-and-midpoint-circle

    0下载:
  2. 包含了DDA方法画线及中点法画圆,在绘图区域任意指定圆心及半径即可实现画圆命令-DDA method of drawing a line and the midpoint method to draw a circle, circle command can be achieved in any specified center and radius of the drawing area
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:94381
    • 提供者:代艾波
  1. DDA

    0下载:
  2. 使用VC6.0编译的DDA算法画直线程序,在程序编译前要手动添加graphics.h图形库-The the VC6.0 compiler DDA algorithm painting a straight line program, before the program compiles To manually add graphics.h graphics library
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-03
    • 文件大小:1398373
    • 提供者:Brandy
  1. DDA

    0下载:
  2. 使用DDA的画线的方法画出不同象限的直线。-DDA line drawing method to draw a different quadrant of the straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:991
    • 提供者:Lee
  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-28
    • 文件大小:2375553
    • 提供者:Bingo
  1. DDA

    0下载:
  2. DDA生成直线的算法,主要面向学习计算机图形学课程的学生。-DDA to generate linear algorithm, mainly for students learning computer graphics courses.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:1855
    • 提供者:Irene
  1. DDA

    0下载:
  2. 用 DDA算法算法实现直线段的绘制。 已知直线段的两个端点坐标分别为 P1(0,0) 和 P2(600,200),请用 DDA 算法 绘制出连接 P1 和 P2 的线段。背景要求为黑色,线段要求为白色。 -DDA algorithm algorithm line segment drawn. The known coordinates of the two endpoints of the line segment P1 (0,0) P2 (600,200), respective
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-12
    • 文件大小:960
    • 提供者:毛越
  1. DDA

    0下载:
  2. 计算机图形学 利用“DDA”算法画直线 输入起点坐标和终点坐标就能花痴直线-The use of computer graphics DDA algorithm for drawing a straight line Enter the starting point and end point can anthomaniac the straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:898
    • 提供者:JJJ
  1. dda

    0下载:
  2. Algoritmo DDA para desenho da reta
  3. 所属分类:GIS program

    • 发布日期:2017-11-25
    • 文件大小:940
    • 提供者:Paula
  1. dda

    0下载:
  2. dda算法 画线 计算机图形学 c++ 实现-dda
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2610
    • 提供者:maxqh
  1. dda

    0下载:
  2. 利用OpenGL实现直线光栅化的DDA算法,还可以继续优化!-GOOD
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:793
    • 提供者:hatwa
  1. DDA-line

    0下载:
  2. 此VB程序是用DDA法画直线,详细请见程序演示。-DDA draw lines
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2503
    • 提供者:nsionlo
  1. DDA

    0下载:
  2. DDA算法画直线--计算机图形学 这是我在计算机图形课上做的实验题,程序写的不是太好,仅供参考吧。-DDA algorithm for drawing a straight line- This is my computer graphics courses in computer graphics to do experiment, a program written is not very good, it is for reference only.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-17
    • 文件大小:4177837
    • 提供者:杨丽蔷
  1. DDA-and-breshenham

    0下载:
  2. 实验提供名为 Experiment_Frame_One的平台,该平台提供基本绘制、设置、输入功能,学生在此基础上实现DDA算法和Mid_Bresenham算法,并进行分析。-Experiments provide a platform called Experiment_Frame_One, the platform provides basic drawing, settings, input, and Mid_Bresenham students achieve DDA algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:996278
    • 提供者:毕栋梁
  1. dda line drawing

    0下载:
  2. dda line drawing program using opengl
  3. 所属分类:OpenGL

  1. DDA

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

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

    0下载:
  2. 直线段的dda算法 程序可执行,有输入和输出结果-Linear algorithm DDA procedures section of the executable, input and output results
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:600
    • 提供者:ethel
  1. dda

    0下载:
  2. 这个是我看着别人的那个c的 划线代码改 的 转成了e 的语言 哈 英文描述不会写( ̄. ̄)+点翻译每翻译-dda dda dda dda
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:3485
    • 提供者:chaoge
  1. DDA

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

    • 发布日期:2017-05-20
    • 文件大小:5708813
    • 提供者:陈立
« 1 2 3 4 5 6 78 9 10 11 12 ... 35 »
搜珍网 www.dssz.com