《橡皮条画线》C语言 (可供C语言图形编程参考) 本程序模拟许多绘图工具中的画线方法和画框方法 其中工具条上的各个按钮的功能是: 1、画线(快捷键“l”) 2、画框(快捷键“f”) 3、剪去框外的直线(快捷键“c”) 4、刷新(快捷键“r”) 5、新建(快捷键“n”) 6、退出(快捷键“Esc”) 最左边的十字架用鼠标拖动时可以移动工具条 左上角的 framepoints为所画矩形框的左上角坐标和右下角坐标 mouse为鼠标当前坐标 linesnum为队列中的直线数 -"rubber line drawing of the" C language (C language for graphics programming reference), the simulation of many of graphics tools line drawing methods and ways in which frames the various toolbar button function is : a painting line (shortcuts "l") 2, frames (shortcuts "f"), outside the box cut line (shortcuts "c"), 4 refresh (shortcuts "r") 5, the new (shortcuts "n") 6. Denunciation (shortcuts "Esc"), the most crosses with the left mouse drive mobile tools can be in the upper left corner of the Fram epoints for painting rectangular box in the upper left and lower right coordinates of the mouse coordinates of the mouse coordinates of the current lin esnum queue for the few straight 下载
|
这是一个包括了在turbo.c下实现画点,线,矩形,多边形,圆等到一系列基本图形的包-This is a one of the paintings under turbo.c point, line, rectangle, polygon, round until a series of basic graphics package 下载
|
用C++实现的一个简单的画图程序。包括画线,画圆,画矩形等。-C achieved a simple drawing program. Including line drawing, Circle, Rectangle, and other paintings. 下载
|
简单的画图程序,可以画出圆形,矩形,线等等的程序-simple drawing program, can draw circle, rectangle, line, etc. procedures 下载
|
LM128*64液晶驱动程序,有显示图形,汉字,画线等功能 - 下载
|
用TC做的画直线的程序,是图形学里面的。-do with the painting linear process, the graphics inside. 下载
|
一个简单的绘图程序,MFC ,C++,鼠标放在画布上移动即可绘制图形线条。-a simple drawing program, MFC, C + +, the mouse movement on the canvas graphic lines can be drawn. 下载
|
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a certain method of generating algorithm round. Achieving rubber-band linear, circular and rectangular. Achieving polygon clipping. To achieve basic geometry transformation (translation, rotation, zoom). Achieving Bezier curve or B-spline curves. The final results show is a small interactive graphics system, with all the functional interface to link up. 下载
|
由两点坐标画任意直线的C语言图形学程序。输入2点坐标即可得到所求直线。-painting arbitrary linear coordinates the C language graphics procedures. 2:00 coordinates input can be obtained by seeking straight. 下载
|
240x128液晶T6963控制器驱动程序(C51)。功能较强,可实现反显,画图画直线等功能-128 T6963 LCD controller driver (C51). More powerful, can achieve significant anti-painted picture linear functions 下载
|