搜索资源列表
AnimationGif_demo
- 基于mfc对话框,利用cstatic类实现动画功能,不错的源码程序-based mfc dialog, use cstatic Class of animation features, a good source programs
draw
- MFC实现画在对话框中画扇形的程序,简单
drawsin
- MFC画正弦曲线,通过对话框完成对幅度、频率、相位的修改。
Ellipse
- 基于VC++ MFC的对话框画圆,并可通过滚动条改变圆的颜色-Based on VC++ MFC dialog Circle, and through the scroll bar to change the color circle
Paint
- 基于VC++ MFC 的绘图程序 可以画椭圆 直线 三角形等简单图形 使用的是mfc 对话框模式 -VC++ MFC painting program
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
GraphPex
- 运用C++中的MFC及对话框实现选择颜色与线形的程序。-Using C++ implementation of the MFC and the dialog box select the color and the linear process.
testView
- 画一个金刚石,在C++环境下,建立一个MFC工程,要求实现运行窗口有菜单,并且可通过对话框来设置图形的半径-Draw a diamond in C++ environment, build a MFC project, required to achieve operational window has menus and dialog boxes to set the graphics by the radius
matlabdllX86
- 在MFC生成的对话框中调用经matlab编译生成的dll文件,并将matlab中的figure窗口以嵌入对话框的形式显示出来。-the dialog depends on MFC calls the .DLL file compiled by MATLAB compiler.And the window of figure is embeded in the MFC dialog.
RGB
- RGB模型,实现调出各种颜色,用MFC编程,用对话框控制-RGB model, to achieve a variety of tone colors, with MFC programming, using Dialog Control
test1
- 使用MFC环境绘制金刚石图形,包含对话框和各种绘图函数的使用-Using MFC environment to map diamond design,involving the use of dialog box,and various graphics functions.
GDI画笔
- 基于对话框的 MFC 工程,主要是GDI 对象之画笔 CPen的代码:在对话框上有一个 Picture 控件,将此控件的背景填充为黑色;启动一个定时器,每次定时器到时,所有波形数据都前移一个单位,并获取一个 80 以内的随机数作为波形的最后一个数据,然后以绿色画笔在绘图控件上绘制波形。这样就实现了波形的绘制及动态变化。(Dialog based MFC project, GDI is the main object of the brush CPen Code: there is a Pictu
ExDrawLine
- 运用C++语言编程,基于MFC的对话框进行画线操作(Using the C++ language programming, the drawing line operation based on the MFC dialog box)