Location:
Search - dda line
Search list
Description: 自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
Platform: |
Size: 29234 |
Author: ffff |
Hits:
Description: DDA 算法 achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
Platform: |
Size: 987 |
Author: minglus |
Hits:
Description: 直线的数字微分算法-Algorithm for digital differential of straight line.
Platform: |
Size: 26624 |
Author: 尹章才 |
Hits:
Description: 直线的画法(计算机图形学)-line of paint (computer graphics)
Platform: |
Size: 135168 |
Author: 小米 |
Hits:
Description: 中点画线法,中点画圆法,DDA画线法,Bresenham画线法,Bresenham画圆法-were dotted line, the midpoint Circle, DDA line drawing, Bresenham line drawing, Bresenham Circle France
Platform: |
Size: 5120 |
Author: 波波 |
Hits:
Description: 一个计算机图形学的程序,可以实现画直线,DDA直线以及中点圆。等。使用VC。-A computer graphics program that can realize drawing beeline,DDA line and midpoint round programed with vc
Platform: |
Size: 59392 |
Author: 王哲 |
Hits:
Description: 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 to draw straight line, circle, ellipse, and so on the basis of graphics courses curriculum design.
Platform: |
Size: 8192 |
Author: susu |
Hits:
Description: 中点画线算法2,DDA算法2,实现对直线的绘制-were dotted line algorithm 2, two DDA algorithm to achieve the linear mapping
Platform: |
Size: 1024 |
Author: cyz |
Hits:
Description: DDA直线画线算法,希望能用得上。是老师在课堂上要求的,希望对大家有用-DDA straight line drawing algorithm, hope to ebb and flow. The teachers in the classroom requirements, I hope useful for all
Platform: |
Size: 4096 |
Author: 郑平 |
Hits:
Description: 这是根据DDA 算法,作的画直线的例子
自己做的,绝不参考-This algorithm is based on DDA, the painting line for example do for myself, not reference
Platform: |
Size: 1024 |
Author: 利好 |
Hits:
Description: 《计算机图形学》用DDA和Bresenham算法画直线-"Computer Graphics" with DDA and the Bresenham algorithm painting line
Platform: |
Size: 100352 |
Author: 陈新新 |
Hits:
Description: DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
Platform: |
Size: 247808 |
Author: 李冰海 |
Hits:
Description: 自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
Platform: |
Size: 28672 |
Author: ffff |
Hits:
Description: DDA画线算法
种子填充算法
扫描线种子填充算法
增量算法画线
三视图算法-DDA line drawing algorithm seed filling algorithm scanning lines seed filling algorithm incremental algorithm line drawing algorithm View 3
Platform: |
Size: 4096 |
Author: jonny |
Hits:
Description: 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 by one second drawcircle
Platform: |
Size: 1024 |
Author: ma |
Hits:
Description: 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("公式法画圆"))
mp2.add(new MenuItem("多边形逼近圆"))
mp2.add(new MenuItem("中点画圆"))
mp2.addActionListener(this) -mpl.add (new MenuItem ( DDA line drawing )) mpl.add (new MenuItem ( in the line stipple )) mpl.add (new MenuItem ( Bresenham line drawing )) mpl.addActionListener (this) mp2 = new Menu ( Circle ) mp.add (mp2) mp2.add (new MenuItem ( drawcircle formula )) mp2.add (new MenuItem ( Polygon approximation circle )) mp2.add (new MenuItem ( midpoint drawcircle )) mp2.addActionListener (this)
Platform: |
Size: 6144 |
Author: 李默 |
Hits:
Description: 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 Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
Platform: |
Size: 1024 |
Author: |
Hits:
Description: 此VB程序是用DDA法画直线,详细请见程序演示。-DDA draw lines
Platform: |
Size: 2048 |
Author: 李璇 |
Hits:
Description: 在visual studio 环境下建立一个窗口程序,实现DDA画线方法 新建坐标系 -Program to create a window in visual studio environment, DDA line drawing new coordinate system
Platform: |
Size: 84992 |
Author: 代艾波 |
Hits:
Description: 利用vc工具,开发mfc代码,用于画直线,运用了dda算法-dda line algorithm
Platform: |
Size: 2311168 |
Author: confirm |
Hits:
« 12
3
4
5
6
7
8
9
10
...
21
»