资源列表
DrawDialog
- VC++自绘对话框 实例 代码 VC++自绘技术的一个展示实例,自绘对话框实例源码下载,送给VC++界面制作者,自绘是一个非常实用的技术,特别是在窗体风格样式制作方面,搞明白了会让你的窗体制作品位上一个档次。-VC++ self-drawn dialog technology the instance the code VC++ since painted a showcase instance, self-painted dialog box example source code Dow
2627526
- DWG file preview image format and display
DrawToolSrc(VC++MFC)
- MFC写的画图程序,常用功能都已经具备.具有参考价值
Work1_lyl
- 这个程序都是我在上图形课做的,挺不错的。特别是那些对于刚学vc图像编程的人特别有用。-this procedure are my last class to do graphics, sounds very good. Especially for those just learning programming vc images of people particularly useful.
zhixiancaijian
- 使用VC编写的直线裁剪程序。点画图会出现相应的对话框完成操作-Prepared using the VC line cutting program. Point of drawing the appropriate dialog box will appear to complete the operation
ptable
- 一个打印表格的c++源代码,对于那些寻找此类代码的同志来说,是一个绝佳的参考,如果有什么问题,登陆http://www.boomcode.cn
EasyDraw
- asyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-asyDraw is a simple mapping software, the integrated use of the examples in this chapter will be introduced by Visual C++ 2005 the basic kno
2010991641529556
- 类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处-Similar to the Paint program, is of basic graphic graphics scanning algorithm, on the graphics useful for beginners
3
- C语言图形开发3 图形变换
200732590104
- 三种方法绘制线、圆形、多边形等, 多边形三种方法填充,图像旋转、平移、缩放等,三种算法的二维裁剪。-Three ways to draw lines, circles, polygons, three methods of polygon fill, image rotation, translation, zooming, three methods of two dimensional cutting algorithm.
NetDraw
- 开两个程序,一个中画图,可以在另一个中实时显示-opened two procedures, a Chinese painting, in another real-time show
PolyProcess
- 凹多边形凸分解(罗杰斯算法的扩展实现) 本程序实现了X,Y方向的凹多边形凸分解