搜索资源列表
PainterUsePattern
- 本软件用VC++编译,该绘图小工具包括绘制点,线,圆,方形几种算法的实现,已通过编译,运行。
huitu
- 实现了多种简单的绘图工具。适合VC图形开发的初学者学习。
GraphicsTools_Andy
- VC做的绘图工具。绘制简单图形,Bezier曲线,填充,裁剪,变幻等。-The drawing tools VC. Drawing simple graphics, Bezier curves, filling, cutting, and other changes.
MFCPhuitu-gongju
- 在vc++平台上实现,绘图工具软件的开发,软件基本可以执行与Windows自带的绘图工具一样的功能,简洁明了。-In vc++ platform to achieve, drawing tools software development, basic software that comes with Windows can perform the same function of drawing tools, clear and concise.
drawingXX
- 用VC编写的绘图小程序,可以实现简单的功能,仿照Windows自带的绘图工具编写,可以供学习者参考-VC prepared by drawing a small program that can perform simple functions, modeled on the Windows built-in drawing tools to prepare, you can reference for learners
EastDraw
- 这个是整合的绘图系统,模仿autoCAD功能的程序,而且提供浮动的工具栏,对于画线,画矩形,画曲线,画常用的形状,都已经实现了,是学习vc++的好例子。-This is the integrated graphics system, mimic the the autoCAD function program, and the floating toolbar, draw lines, draw a rectangle, draw curve, draw commonly used shapes
VCPPDrawing
- 模仿CAD的一个绘图程序,在VC++6.0环境下编写,有基本图形绘制和AutoCAD类似的绘图工具。-Imitation of a CAD drawing program written in VC++ 6.0 environment, basic drawing and AutoCAD drawing tools.
vc++简单绘图工具
- 运用MFC编写的画图工具,可以实现图元的绘制、删除等操作(Drawing tools written in MFC,The operation of drawing, deleting and so on can be realized.)