搜索资源列表
20061010_DrawLine
- 一个基于对话框vc++6.0的画线程序源代码,很适合初学者参考学习.-a dialog vc 6.0 on the line drawing program source code, reference is very suitable for beginners learning.
AnimationGif_demo
- 基于mfc对话框,利用cstatic类实现动画功能,不错的源码程序-based mfc dialog, use cstatic Class of animation features, a good source programs
cone
- 自己写的一个基于Formview对话框的画图程序,全部用GDI函数绘制,另有端点坐标输入和速度控制.
image_design
- 基于纺织应用的图案设计系统。设计了大量VC++中的编程方法和编程技巧,如图像处理,坐标映射,滚动条,对话框邓常用控件的编程和对鼠标按钮的消息响应的编程。
bezier.rar
- 基于vc对话框的bezier曲线绘制程序,通过控制顶点绘制,而不是拟合,Vc dialog based on the bezier curve drawing program, draw through the control points, rather than fitting
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
graphics-box
- 自己编写的基于Graphics库写的绘图程序,简易绘图板,实现点、线、矩形、等图形绘制,实现设置笔刷大小,撤销功能等等,里面自己写了一些小控件例如对话框、button -Graphics library to write a drawing program, I have written simple drawing board, points, lines, rectangles, such as graphics rendering, set the brush size, undo fun
Draw
- 基于VC++的单文本和对话框的简单画图程序,可以再此基础上任意扩展-Simple drawing program based on VC++ single text and the dialog box can be based on any extension
ColorPicker
- ColorPicker是一个基于对话框的应用程序 1色彩编辑功能 2RGB颜色空间和HSV颜色空间的转换 3取色功能 -ColorPicker is a dialog-based application that a color editing function 2RGB color space and HSV color space conversion of 3 to take color feature
ColorPicker
- ColorPicker是一个基于对话框的应用程序,它具有以下功能:1. 色彩编辑功能用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 -the progarmm for color change
Draw
- VC++与Matcom混合编程,基于对话框画出正弦曲线,可以设置X轴的大小-VC++ and Matcom mixed programming, based on the dialog box to draw the sine curve, you can set the size of the X-axis
five
- 基于对话框编写的显示五角星的程序,可以动态改变五角星的颜色-Display based on the dialog box to write the five-pointed star of the program, you can dynamically change the color of the five-pointed star
262RockDialog
- 基于对话框编写的程序,可以实现窗口晃动的效果-Programs written based on the dialog box, window shaking
Dlgimage
- 使用基于对话框GDI+技术加载bmp图片信息-Use GDI+ technology loaded bmp picture information
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)