搜索资源列表
MFC框架实现一个画图程序
- 使用VC开发平台,MFC框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。-Use of VC development platform, MFC framework to achieve a drawing program, as many features of Windows comes with Paint, and expand its capabilities.
paint
- 在MFC下的指示灯显示程序,错误显示红色,正确显示绿色。-MFC under the lights in the display program, the error in red, the right green.
Ex_Paint
- 最简单的MFC画板小程序,演示画笔画刷控件的使用-the most simple paint MFC
Paint
- 基于VC++ MFC 的绘图程序 可以画椭圆 直线 三角形等简单图形 使用的是mfc 对话框模式 -VC++ MFC painting program
sketcher
- MFC写的画图程序,能够画各种图形,能拖动画过的元素,删除画过的元素,放大缩小等-Paint program written in MFC, we can draw a variety of graphics, animation can be dragged over the element, remove the painted elements, zoom, etc.
paint
- 绘图软件,mfc编的很实用非常实用类似画图-goodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgood
Painter
- VC++6.0 mfc实现画图板(源码+实验报告)-VC++6.0 mfc achieve Paint Board (source+ test report)
DRAW
- 使用MFC写的画图小程序,画图使用图形学算法,界面仿照windows画图程序-Paint using MFC to write a small program, drawing the use of graphics algorithms, the interface along the lines of windows drawing program
DrawCircle
- 使用VC++2005MFC实现多文档画图-Use VC++2005 MFC multi-document Paint
mfc
- mtk mfc绘图,希望大家喜欢 mtk mfc绘图,希望大家喜欢-mtk mfc paint. I wish you loved it .
qddown_vc1020345346241
- MFC画图源码,可以直接画出点,直线,圆,等图形并且可以设定线条颜色。-Paint MFC source code, can draw points, lines, circles, and other graphics and can set the line color.
mfc
- 有关画图的操作。包含mfc中有关画笔、画刷、画线等有关信息-About drawing operations. Mfc relating contains brushes, paint brushes, drawing lines and other relevant information
Paint
- 一个自己编写的画图软件,功能丰富,使用MFC实现。-failed to translate
paint-in-MFC
- 介绍mfc怎样在窗口中绘图,带有阴影的“hello,mfc”-some introduction about how to paint in MFC
MFC-Draw
- 在其他窗口上面画图程序,并且窗口透明化功能也实现了。-Paint program on top of other windows, and window transparency function is also realized.
MFC-curve
- 用MFC实现任意曲线的面向对象表示及其拾取,用在画图方面-Any curve with MFC object-oriented pickup, used in the Paint
MFC-drawing-program
- MFC画图程序,利用vc编写的画图程序,可进行简单的画图操作-MFC Paint program, using vc prepared drawing program, simple drawing operations
paint
- 一个用MFC开发的画图程序,实现了画简单图形功能-A drawing program developed with MFC, draw simple graphics capabilities
paint
- Hello dear, by this code you can do simple paint on the dialog box by mouse in the c++ MFC . kind regards-Hello dear, by this code you can do simple paint on the dialog box by mouse in the c++ MFC . kind regards
Paint
- This file includes source codes for Paint program. The codes are made by using MFC. By using this program, you can draw some figures that you like.