搜索资源列表
DDALine
- 计算机图形学实验中的dda 画直线的程序。-computer graphics experimental painting of dda linear process.
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.
DDALine
- DDA算法的实现:要求根据任意两个端点用给定的颜色画出一条直线断。
c++
- DDAline以及中点分割以及圆和绘制以及椭圆的绘制.
DDALINE
- 利用DDA算法生成直线,一个比较小的程序
ddaline
- DDA法画线,这个方法是计算机图形学中画线的最简单的方法。-Draw a line by DDA
linesphere
- 描述了DDALine和Breshenham两种画直线的方法,并且有圆的画法,中点圆优化算法,和Breshenham画圆,都很详细,也能运行 -DDALine and Breshenham describes two ways to draw a straight line, and drawing a circle, the midpoint circle algorithm Breshenham drawcircle and very detailed, but also to run
DDAline
- 计算机图像学,dda算法,画直线 Computer Image Science, dda algorithm, drawing a straight line-Computer Image Science, dda algorithm, drawing a straight line
DDALine
- 本次实验的目的就是验证直线生成的三种扫描算法,并要求对基本算法进行扩充和改进,包括:利用Visual C++实现三种直线生成算法,验证算法的正确性;-DDALineDDALineDDALineDDALineDDALineDDALineDDALineDDALine
DDALine
- 实现交互式画直线、圆、椭圆 交互式裁剪 抛物线程序设计、Bezier曲线的算法实现 实现交互式移动图形-computer graphics programing code,such as line、circle、Bezier
ddaline
- 计算机图形学 完成直线与圆的实现,具有关于x,y轴对称,平移,旋转功能。-Computer graphics to complete the realization of a straight line and circle, with regard to x, y-axis symmetry, translation, rotation.
ddaline
- 建立MFC工程类,然后编写的ddaline程序,图形变化采用橡皮筋线,涉及对称和旋转等功能-MFC engineering building, and then write the ddaline programs, graphics change with rubber band line, involving features such as symmetry and rotation
1
- 根据dda算法画直线,让你可以轻松明白的知道该算法是如何画图的-DDAline
DDALine
- dda画线,实现不同斜率的画线,用VC++开发-dda draw lines, draw lines of different slope to achieve, with VC++ Developer
DDALine
- C++画直线线程序,利用的是DDA算法。图形学中学习过的基本算法-C++ drawing straight line process, using the DDA algorithm. Graphics learned the basic algorithm
DDALine
- DDA画线,在mfc框架下,实现初步的画线,添加button按钮-DDA line drawing, the mfc framework, to achieve initial draw lines, add a button button
DDALine
- 用C++编者的画直线的小程序,使用DDLINE算法,实现基本的一些功能-C++ editor with a line of small paintings, the use of DDLINE algorithm, the basic features
ddaline
- 基于vc的dda画直线完整程序,供初学者使用参考-Vc of dda line drawing based on a complete program for beginners to use reference
DDALine
- java实现DDALine DDA划线算法、用frame实现-DDALine drawing image with java
DDAline-
- DDAline 画线程序,使用DDA方法绘制直线,是计算机图形学的基础程序-Line of DDAline painting process, the computer graphics program