搜索资源列表
mfc简易画笔
- 一个简单的绘图程序,能够绘制矩形,直线,椭圆等一系列的图形。比较方便,还可以随意改变图形的颜色。-a simple drawing program, to draw a rectangle, straight, oval and a series of other graphics. More convenient, but also can arbitrarily change the color graphics.
用MFC编写的画图工具
- 画图工具 用MFC编写的画图工具,可以画直线、矩形等基本图形。-drawing tools with MFC prepared by the drawing tool can draw straight lines, basic rectangular graphics.
Draw
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this
Draw
- 一个画图程序,利用MFC实现了直线,矩形,圆和折线的作图,适合mfc的初学者学习学习
Draw
- 一个简单的利用windowsGDI进行绘图的程序,适合于初学者学习MFC使用。
Draw
- MFC中演示序列化的方法,写的比较简单,仅供初级人员参考用
draw
- MFC C++实现基本的绘图程序,非常基础,是学习的好帮手。
a.draw.tool.rar
- 简单的画图工具而已 供初学MFC的学员参考 ,A simple drawing tool only for the beginner students MFC Reference
draw
- mfc画图教程,挺有用的,是孙鑫讲的,可以下载-mfc drawing tutorial, used winter ridge is Xin Sun speak, you can download
mfc-shiyan2
- 鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。 3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存 -Mouse drawing requirements: 1, left it to start by drawing a line, raised his
MFC_draw
- MFC编程,基本绘图功能,简单易学,熟悉整个MFC流程。-MFC programming, basically draws a chart the function, simple is easy to study, familiar entire MFC flow.
Draw
- MFC单文档实现的画图程序,调用API绘制线,园,矩形等图形.-MFC single document to achieve the drawing process, Drawing API call line, park, rectangular graphics and so on.
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
MFC-bmp-picture
- 用MFC打开BMP图像后画个矩形然后保存-open a bmp picture and draw a rectangle then save it by using MFC
VC-draw-MFC
- MFC 实例,讲诉怎么使用MFC做出自己的界面-MFC instance, recounts how to make their own interface using MFC
draw
- 交互绘图,程序,无代码 基于MFC平台,VS2017运行(Interactive plotting)
Draw
- 用鼠标在窗口可以画线,模拟系统中画图板的画线操作(With the mouse in the window can draw lines of procedures)
Draw
- 计算机图形学MFC图形交互实习,实习用(Computer graphics based file MFC graphical interaction, for an internship, etc)
MFC
- 这是一个关于画坐标系的一个小程序,用c++语言在MFC上画出直角坐标系。(This is a small program on a painting coordinate system, with c++ language to draw a Cartesian coordinate system in the MFC.)
