搜索资源列表
ddaline.c
- ddaline.c 在Turboc2下编写DDA画直线算法。本程序实现的是数值微分画线算法。-ddaline.c prepared under the DDA Turboc2 painting linear algorithms. This program is the numerical differential line drawing algorithm.
1
- 根据dda算法画直线,让你可以轻松明白的知道该算法是如何画图的-DDAline
DDALine
- dda画线,实现不同斜率的画线,用VC++开发-dda draw lines, draw lines of different slope to achieve, with VC++ Developer
DDALine
- 数值微分法即DDA法(Digital Differential Analyzer),是一种基于直线的微分方程来生成直线的方法。-Numerical differentiation method that DDA (Digital Differential Analyzer), is based on linear differential equations to generate the straight line method.
DDALine
- 计算机图形学基础算法,DDA算法实现绘制直线。-Computer graphics basic algorithm, DDA algorithm to draw a straight line.
