资源列表
026
- 简单的画图板程序,包含基本图行动的绘画。-Simple drawing board procedures, including basic action figure painting.
inc
- arx的头文件,帮助arx编辑,cad二次开发的应该都知道-arx header files, to help arx editor, cad secondary development should know
java-source
- java版画图程序,可以使用的源代码,下载后直接编译-java print map program, you can use the source code, downloaded directly compiled
zy19
- 动态绘制同心园,很小的一个程序,仅供娱乐用处-paint circle in tiam
MyPaint
- c#写的简单绘图程序,可以实现线条颜色的选择及线型的选择等功能-c# to write a simple drawing program, can choose the color line and the choice of linear functions
Drawpad
- 基于MFC编写的小型绘图程序,可绘制直线,椭圆,矩形,支持颜色选择,可以保存到本地(按文本格式存储),将绘制图形视为一个对象,利用链表进行存储和读取,可以选择并执行删除(基于链表操作),希望对学习MFC和链表的朋友有用-MFC-based drawing program, can draw a straight line, oval, rectangular, color selection support, you can save to a local file and open the s
LargeDataDemo_ver_0.2_src
- 使用QT绘图,点线图,随机产生点坐标。非原创-Using the QT graphics, point chart, random point coordinates. Non-original
PADS-Logic
- pads 软件使用教程 pdf 版本 电路图绘制软件-pads logic
Graph
- plot data in graph using mschart control
CHENGPIN
- mfc绘图,用于绘制坐标系图形。动画的我的基本思路。-mfc draw
PenDemo
- mfc的画笔设置。是一个简单的小例子。容易看懂。-mfc brush set. Is a simple little example. Easy to understand.
MFC-Draw
- 基于MFC实现画图(包括线, 矩形,圆等)功能。-using MFC to draw Line,circle, rect and so on. It is very easy to understand.