搜索资源列表
draw_in_statusbar
- vc小程序,一个可以在程序状态栏中画图的小程序,能够使你的程序更加与众不同哟,下载试试看吧-vc small program, a procedure in the state column drawing small programs, you can make the process more unusual yo, download Give it a try
p94
- 一个窗口画图程序,并增充了不同的颜色,图形不分三种,体现一VC的可视化风格.-a window drawing program, and by filling a variety of colors, graphics, regardless of the three embodies a VC visual style.
tu0303d
- 这也是个用vc画图的程序,程序里面有注释,应该可以看懂-which is also used vc drawing procedures, procedures inside the Notes should read
bmp3
- 利用vc++编写的一个简易的画图程序,可以画直线.-vc prepared by the use of a simple drawing program, linear paintings.
Zhifangtu_source
- vc画图程序,画直方图,有详细的说明,适合vc初学者-vc drawing, and painting histogram, is described in detail in, for beginners vc
filemap
- 主要是用VC++编写的卫星云图的的帧解码及画图程序-primarily use VC + + to prepare the satellite image of the frame decoding and drawing program
3
- 了解VC++应用程序向导的过程及利用向导生成SDI框架后得到的基本类(包括方法)及彼此关系,理解文档、视图及相互关系,编程实现画图程序,掌握事件、消息、消息处理函数等基本概念。
shiyanwu
- 了解VC++应用程序向导的过程及利用向导生成SDI框架后得到的基本类(包括方法)及彼此关系,理解文档、视图及相互关系,编程实现画图程序,掌握事件、消息、消息处理函数等基本概念
luoqianyou
- 基于VC++6.0的简单画图程序,选择圆的半径、线形和线的颜色后,程序会根据所选要求画圆。
vc
- 最基本的mfc程序,涉及到cdc的应用和窗口生成和基本的画图。
MyDraw001-vs2005
- 使用vc++作的画图程序。是学习MFC的很好选择。-the program is designed like drawing panel in windows.
MFC_Graphic
- 自己学习VC++的时候,编写了一个练习CDC的一个画图程序,可以保存和读取-Their own learning VC++ when the CDC has prepared an exercise of a drawing program, you can save and read
VCDrawShare
- 画多种曲线共享程序,学习VC画图的好例子-Painting a variety of curves share the program, drawing a good example to learn VC
DrawSys
- VC一个经典且实用的画图程序。可以实画圆,直线,多边形,曲线,写文本,随机线,清空裁剪等功能。挺好的。-VC drawing of a classic and practical procedures. Can really draw a circle, line, polygon, curve, write text, random lines, clear cutting and other functions. Fine.
Draw
- 用vc++实现了一个画图程序,可以用鼠标在界面上任意画图,就像一只笔在画板上画画一样。-Using vc++ implements a drawing program, you can interface with the mouse any drawing, like a pen drawing on canvas the same.
mydraw0
- 这是我自己刚写的画图程序,用VC++6.0写的,个人感觉还不错,欢迎下载使用-This is just to write my own paint program, written using VC++6.0, personal feeling pretty good, welcome to download
Draw
- 这个软件是我用一个晚上用VC++编写的画图程序,里面用很多的画图工具,是学习VC++的很好的例子,最后说句:“不是经典我不发”.-VC++
Draw
- VC++基于单文档的画图程序,工程文件,包含画图部分基本功能-VC++ based on a single document, drawing program, project files, including some of the basic functions of drawing
Meihua2
- 该程序是建立在VC++6.0下的画图程序。运行进入到界面,在菜单栏上点击“动画”里的“梅花生长”,则自动画出12叶梅-The program is built on VC++6.0 under the Paint program. Run into the interface on the menu bar click on " animation" in the " Plum growth" , the automatic draw 12 Yemei
Lesson4
- VC++ 孙鑫教程 第四讲 MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。 -Sun Xin VC++ MFC message mapping tutorial about the fourth mechanism an