文件名称:Bresenham
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
(1)用Bresenham算法绘制直线
(2)程序适用各种直线情况,包括水平线,垂直线
(3)采用键盘输入线段的两个端点的坐标
-(1) using Bresenham algorithm for drawing a straight line (2) procedure applies to all kinds of straight lines, including horizontal, vertical lines (3) the use of keyboard input segment of the two endpoint coordinates
(2)程序适用各种直线情况,包括水平线,垂直线
(3)采用键盘输入线段的两个端点的坐标
-(1) using Bresenham algorithm for drawing a straight line (2) procedure applies to all kinds of straight lines, including horizontal, vertical lines (3) the use of keyboard input segment of the two endpoint coordinates
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bresenham.c