搜索资源列表
tuxing
- MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化-MFC DDA Bresenham
DCX
- 不连续变性分析程序DDA的DL程序,它是DC程序的一个预处理程序-Discontinuous variability analysis of the DL procedure DDA, DC It is a pretreatment process procedures
Linegenerated
- 计算机图形学直线生成各种算法:bres,dda,midcircle,pic-Line generated computer graphics algorithms: bres, dda, midcircle, pic
DDALine
- C++画直线线程序,利用的是DDA算法。图形学中学习过的基本算法-C++ drawing straight line process, using the DDA algorithm. Graphics learned the basic algorithm
computergraphicsalgorithms
- 计算机图形各种算法的演示,包括DDA算法,区域填充法-Demonstration of computer graphics algorithms, including the DDA algorithm, area filling method
CGPainter_lineCircle
- 编程实现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
dda
- it contains the dda code
www.dssz.com_59564333shukong
- 这是一个数控系统的插补程序,实现逐点比较法和DDA算法的圆弧插补功能-This is a CNC system interpolation procedures, a case-by-point comparison to achieve law and the DDA circular interpolation algorithm functions
mx_zhao3
- 画图 可保存读取 Bresenham算法 中点画线法 数值微分法(DDA)-Paint to save the Bresenham algorithm were dotted line is read the numerical differentiation Act (DDA)
MyDraw_806_806
- 改进的DDA算法 (计算机图形学)-The improved DDA algorithm (computer graphics)
DrawLine
- 采用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.
draw
- 计算机图形学实验作业,用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
1
- DDA LINE computer graphics code
DDA-Bresenham
- 计算机图形学课程中的直线生成代码 DDA等-A straight line in the generated code in computer graphics courses DDA etc.
MyWork
- 模拟计算机,绘制栅格,验证直线的DDA算法,中点画线算法,和bresenham算法-Analog computer, draw a grid, verify that the linear DDA algorithm, the dotted line algorithm, and bresenham algorithm
test
- vc下用MFC绘制直线 DDA算法、Bresenham算法、重点划线法-vc draw a straight line DDA algorithm, Bresenham algorithm, the key line method with MFC
DDAline-
- DDAline 画线程序,使用DDA方法绘制直线,是计算机图形学的基础程序-Line of DDAline painting process, the computer graphics program
Drawline
- 计算机图形学入门,用MFC实现DDA,中点,Bresenham算法画直线-Computer graphics entry, using MFC DDA, the midpoint, Bresenham algorithm for drawing a straight line
DDA
- DDA直线生成算法 计算机图形学在easyX C++语言实现-DDA line drawing algorithm in computer graphics in easyX C++ language
DDA
- 石根华不连续变形分析DDA的C程序源代码-Dan Genhua Discontinuous Deformation Analysis DDA C program source code
