资源列表
oop_in_c_example
- 这是一个模拟简单的绘图程序,定义了基本图形shpe_t,点point_t,圆circle_t,让点和圆都具有基本图形的特点,但它们还有其它特性,可理解为面向对象中继承。。思想很好,可以领会领会-This is a simulation of a simple paint program, and defines the basic graphics shpe_t the the point point_t round circle_t, so that the point and the cir
DDA
- DDA画直线,画任意斜率,可为填充算法准备。-Any straight line the slope of the DDA painting, but as the filling algorithm to prepare.
PaintPanel
- 该程序实现了画一些简单2D图形的功能,并且可以实现类似Windows下画图的基本功能以及图元的查询功能。-The program draw some simple 2D graphics features , and drawing functions similar to Windows , as well as primitive query capabilities .
CLineCircle
- 在课程的绘制直线、圆的基础上,使用命令来绘制直线、圆以及设置颜色。在文本视图输入命令,按回车后程序识别命令并作出相应的“动作”。命令可为单条命令,也可以多条命令,命令之间用“;”隔开。 -In the course of drawing a straight line , circle based on , use the command to draw straight lines, circles , and set the color . Enter the command in th
SDC_TEST_01
- 本代码实现了双缓冲绘图的功能,代码简介,能够帮助初学者快速掌握双缓冲绘图技能-The source implementation of double buffering graphics functions, code Introduction。
2ddpaint
- 2d paint 绘图 画笔工具 颜色-2d paint2d paint 绘图 画笔工具 颜色
Clock_v2.0
- 时钟应用程序,提供两种显示方式,还是双缓冲绘图,写的很简单,图形可能不太好,希望大家一起研究-for study
DrawPaL
- 基本能实现MFC的画点和画线功能,也具有一定的交互性,对于一些初学者来说是很适合的。-Basic drawing point and drawing a line function in the MFC, but also a certain degree of interactivity, is very suitable for some beginners.
Private-Sub-Command
- 便于CAD工具条生成器 的快速生成,避免了重复的二次开发过程-To facilitate the rapid generation of the CAD Toolbar Builder to avoid a repeat secondary development process
line
- 用C语言实现画直线,划一条平滑的直线,在TC中运行成功-drow a line
AutoCAD-Lisp-pros-100
- AutoCAD二次开发 Lisp程序100例 扩充了线型 还有一些能二维绘图中的一些问题等详细说明在包中的 说明.txt-AutoCAD 100 cases of the development of Lisp programs Extends the linear can be some of the problems in the two-dimensional drawing and other details in the package instructions. Txt
Graph_Draw_Parrallel
- 平行线绘制代码,初学者入门最简单的代码 ,和大家一起分享一下-To draw Parrallel line