-
MFC简单画图程序Draw
这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。
功能概述
通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能,
线条粗细、颜色也可以在菜单中调整。
设计思路
通过对菜单的响应获取绘图类型、颜色和线条粗细程度。
通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦,
通过 CDC 类的成员函数 MoveTo( int x, int y ); LineTo( int x, int y ); Rectangle( int x1, int y1, int x2, int y2 ); Ellipse( int x1, int y1, int x2, int y2 ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 10:23:50下载
- 积分:1
-
windows mobile 5.0 smartphone
C#多线程异步PI计算程序,包括取消功能...
windows mobile 5.0 smartphone
C#多线程异步PI计算程序,包括取消功能-windows mobile 5.0 smartphone multithreaded C# or asynchronous PI counting procedures, including the abolition of functional
- 2022-08-18 01:44:39下载
- 积分:1
-
实现离散卷积的一个小程序,希望对有需要的人有所帮助。
实现离散卷积的一个小程序,希望对有需要的人有所帮助。-Discrete convolution to achieve a small program, I hope those who are in need of help.
- 2022-05-23 11:17:32下载
- 积分:1
-
模板模式vc源码实例。
模板模式vc源码实例。-Design Modules of VC and Source Code/Example
- 2022-07-09 04:03:46下载
- 积分:1
-
对话框加位图bitmap_preview_dialog_source
对话框加位图bitmap_preview_dialog_source-dialog increase bitmap bitmap_preview_dialog_source
- 2022-03-12 17:06:51下载
- 积分:1
-
建立一个新的链表,从文件中读出数据,再把数据放入建立好的链表中。可选择操作的子程序为:<1>输入数据(分别输入学生的学号、姓名、性别、C语言成绩、数...
建立一个新的链表,从文件中读出数据,再把数据放入建立好的链表中。可选择操作的子程序为:输入数据(分别输入学生的学号、姓名、性别、C语言成绩、数学成绩、英语成绩) 按学号或姓名删除学生的资料 按学号或姓名查询学生的资料 修改学生的资料 保存学生的资料 退出系统-Create a new list, read data from the file, then the data into the list of well-established. Selectable operation subroutine as follows: " 1> type" data (respectively, the students enter the school number, name, sex, C language achievement, mathematics achievement, English achievement) " 2" by Student ID or name to delete student information " 3 " by Student ID or name check student information " 4 " modify the student information " 5 " to save student information " 6 " out of the system
- 2022-02-13 01:37:10下载
- 积分:1
-
命名管道连接A.exe和B.exe
windows命名管道连接A.exe和B.exe,A用来显示,B用来输入字符串并变为大写,C程序功能通过使用管道(pipe)通信的方式,实现 A 和 B 的连接,即让 A 进程的输出作为 B 进程的输入
- 2023-09-09 05:10:02下载
- 积分:1
-
java data mining 2006
java data mining 2006
- 2022-02-12 08:21:45下载
- 积分:1
-
该代码是在Turbo c中实现了一个界面化的娱乐小程序,包含了日历、时钟、贪食蛇游戏...
该代码是在Turbo c中实现了一个界面化的娱乐小程序,包含了日历、时钟、贪食蛇游戏-the code is in Turbo c fulfill the interface of a small entertainment procedures, including a calendar, clock, Tanshichi games and so on. .
- 2022-10-02 09:20:03下载
- 积分:1
-
Shenzhen Yuanfeng 2410 development board installed WINCE user manuals,
深圳远峰2410开发板安装WINCE用户手册,-Shenzhen Yuanfeng 2410 development board installed WINCE user manuals,
- 2022-04-18 20:05:26下载
- 积分:1