搜索资源列表

  1. DDA-line

    0下载:
  2. 自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29234
    • 提供者:ffff
  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. 直线的数字微分算法-Algorithm for digital differential of straight line.
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:26624
    • 提供者:尹章才
  1. Line-DDA

    0下载:
  2. 直线的画法(计算机图形学)-line of paint (computer graphics)
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:135168
    • 提供者:小米
  1. 图形基础

    1下载:
  2. 中点画线法,中点画圆法,DDA画线法,Bresenham画线法,Bresenham画圆法-were dotted line, the midpoint Circle, DDA line drawing, Bresenham line drawing, Bresenham Circle France
  3. 所属分类:分形几何

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:波波
  1. GraphExp1

    0下载:
  2. 一个计算机图形学的程序,可以实现画直线,DDA直线以及中点圆。等。使用VC。-A computer graphics program that can realize drawing beeline,DDA line and midpoint round programed with vc
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:59392
    • 提供者:王哲
  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:susu
  1. DDAline2

    0下载:
  2. 中点画线算法2,DDA算法2,实现对直线的绘制-were dotted line algorithm 2, two DDA algorithm to achieve the linear mapping
  3. 所属分类:按钮控件

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:cyz
  1. DDA画直线实验一

    0下载:
  2. DDA直线画线算法,希望能用得上。是老师在课堂上要求的,希望对大家有用-DDA straight line drawing algorithm, hope to ebb and flow. The teachers in the classroom requirements, I hope useful for all
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:郑平
  1. angel_22

    0下载:
  2. 这是根据DDA 算法,作的画直线的例子 自己做的,绝不参考-This algorithm is based on DDA, the painting line for example do for myself, not reference
  3. 所属分类:OpenGL

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:利好
  1. Bresenham&DDA

    0下载:
  2. 《计算机图形学》用DDA和Bresenham算法画直线-"Computer Graphics" with DDA and the Bresenham algorithm painting line
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-22
    • 文件大小:100352
    • 提供者:陈新新
  1. DDA&Bresenham

    0下载:
  2. DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:247808
    • 提供者:李冰海
  1. DDA-line

    0下载:
  2. 自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:28672
    • 提供者:ffff
  1. TC-graphics

    0下载:
  2. DDA画线算法 种子填充算法 扫描线种子填充算法 增量算法画线 三视图算法-DDA line drawing algorithm seed filling algorithm scanning lines seed filling algorithm incremental algorithm line drawing algorithm View 3
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:jonny
  1. DDAandBresenham

    0下载:
  2. DDA直线生成算法在屏幕上绘制直线和Bresenham圆的生成算法在屏幕上绘制一个圆按一画直线按二画圆-DDA line algorithm to generate a straight line drawn on the screen and the Bresenham circle generation algorithm on the screen by drawing a circle draw a straight line
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:ma
  1. draw

    0下载:
  2. mpl.add(new MenuItem("DDA画线")) mpl.add(new MenuItem("中点画线")) mpl.add(new MenuItem("Bresenham画线")) mpl.addActionListener(this) mp2=new Menu("画圆") mp.add(mp2) mp2.add(new MenuItem("公式法画圆"))
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:李默
  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 -DDA algorithm achieve DDA line drawing algorithm, the Br
  3. 所属分类:OpenGL

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:
  1. DDA-line

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

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:李璇
  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. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:84992
    • 提供者:代艾波
  1. dda-line

    0下载:
  2. 利用vc工具,开发mfc代码,用于画直线,运用了dda算法-dda line algorithm
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:2311168
    • 提供者:confirm
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org