搜索资源列表
DynamicChange
- 能够动态地改变对话框大小,有渐变的效果的一段vc++6.0源代码。
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
Draw
- 基于VC++的单文本和对话框的简单画图程序,可以再此基础上任意扩展-Simple drawing program based on VC++ single text and the dialog box can be based on any extension
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
Graphic-Draw
- 图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-VC++ graphics rendering, can set the line width, color, style, through th
VCdrawDlg
- 用对话框实现VC绘图,从单片机不停的接收并处理十位二进制数据,用绘图的方式显示在电脑上-Dialog box realize VC drawing, receive and deal with the serial datas from the MCU, displays on the computer by drawing
DrawDialog
- VC++自绘对话框 实例 代码 VC++自绘技术的一个展示实例,自绘对话框实例源码下载,送给VC++界面制作者,自绘是一个非常实用的技术,特别是在窗体风格样式制作方面,搞明白了会让你的窗体制作品位上一个档次。-VC++ self-drawn dialog technology the instance the code VC++ since painted a showcase instance, self-painted dialog box example source code Dow
1111
- vc++实现调用颜色对话框填充目标图形,可以任意选取原色填充-vc++ implementation calls the target pattern fill color dialog, you can select any color fill
test1
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。-Midpoint Bresenham algorithm will be extended to the slope of the straight line se
2
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,试以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。要求编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。-Midpoint Bresenham algorithm will be extended to the slope of the straight line