-
Line
DDA直线绘制程序实现,可以是任意的直线。(DDA line drawing program, a straight line can be arbitrary.)
- 2009-07-10 20:15:31下载
- 积分:1
-
FillRegion
图形学上机程序,利用种子填充和扫描线算法实验区域的填充。有助于学习者掌握填充算法。进一步理解和学习图形学。(Graphics on procedures, the use of seed filling and scan line algorithm experimental area fill. Help learners fill algorithm. Further understanding and learning graphics.)
- 2013-04-18 13:38:32下载
- 积分:1
-
NetTraffic
实现本机流量监控绘图,测试可用,方便安全(Netflow monitoring)
- 2013-09-03 00:20:02下载
- 积分:1
-
EastDraw
利用VC6.0实现的图形绘制工具,功能非常全面,非常强大,适合专业级的人员使用。(VC6.0 achieved using a graphical drawing tools, which is very comprehensive, very powerful, suitable for professional-level personnel.)
- 2011-05-11 08:33:06下载
- 积分:1
-
migong
一个完整的图形编程源程序,可供图形编程者学习(A complete graphical programming source code available for graphics programmers to learn)
- 2009-12-02 18:16:56下载
- 积分:1
-
zhudianfa
利用逐点法绘制出图形,图形的绘制其实都是由折线组成的,只是每条折线的误差太小了,肉眼根本分辨不出来(use of the point-by-point drawing graphics, the graphics are actually drawn from the composition of the dogleg, only broken each of error is too small, the human eye can not be seen)
- 2006-12-19 10:38:22下载
- 积分:1
-
COMPUTER_GRAPHICS
本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable
files are all included in the compressed
file。 )
- 2020-11-24 16:19:32下载
- 积分:1
-
Computer_Graphics_Algorithm
该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。(the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.)
- 2020-12-31 20:58:58下载
- 积分:1
-
Bezier
三次bezier曲线的绘制(其中调用pow())。(The drawing of cubic Bezier curve (where pow ()).)
- 2018-12-02 18:09:28下载
- 积分:1
-
tuxing
MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化(MFC DDA Bresenham )
- 2010-06-13 10:28:30下载
- 积分:1