搜索资源列表
drawSystem
- 用VC++实现的基本绘图程序,可画直线、圆等图像,并具备填充、剪裁等基本功能。-with VC's basic drawing program, drawing straight lines, circles and other images, with the filling, basic features, such as tailoring.
huatuchendddgxu
- 画图板程序,功能非常类似于WINDOWS自带的画图板,使用VC+++编程-drawing board procedures, which is very similar to Windows's own drawing board, the use of VC
缩放多边形
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的缩放功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon's zoom function.
svgGrphics
- vc + qt写的基于svg图形格式的电力画图软件 -written in vc+ qt svg graphics format based on the power drawing software
wykobi
- Very fast algorithms to draw graphs/shapes on the canvas in VC++. it s a freeware code.
SpeedyHMI
- 开发SCADA系统时,需要界面设计器,这是一份用VB开发的界面设计器,比较优秀,可以编译运行,也可以为准备用VC开发界面设计器的朋友提供设计参考。-Development of SCADA system, the need for interface design, and this is a development with VB interface design, and is relatively excellent, you can run the compiler can also b
20090810
- 类似微软的小红帽的画板程序,能实现小红帽能实现的所有功能,附有VC++写的原代码,希望对大家有所帮助。-Similar to Microsoft' s Little Red Riding Hood s Sketchpad program, can Little Red Riding Hood to achieve the realization of all functions with VC++ to write the original code, I hope to help all
CMAT7VC
- 根据csdn版主VC和matlab混编的文章,写成的VC调用matlab生成的动态函数库显示图片。-vc function calls matlab s function
Graphic-Draw
- 图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-VC++ graphics rendering, can set the line width, color, style, through th