-
外国人写的一个菜单类,使用在对话框上,可以方便的在菜单加入自定义图标,可以设定显示为xp菜单方式和普通的菜单方式
外国人写的一个菜单类,使用在对话框上,可以方便的在菜单加入自定义图标,可以设定显示为xp菜单方式和普通的菜单方式- The foreigner writes a menu class, uses in the dialog box, may
facilitate joins in the menu from the definition chart sign, may
establish the demonstration is the xp menu way and the ordinary menu
way
- 2023-08-15 14:10:03下载
- 积分:1
-
实现和计算的加法器
这个源代码是基于mfc与c++建立加法计算器。欢迎大家下载、试用。谢谢大家的支持!
- 2022-07-22 19:10:42下载
- 积分:1
-
vc++以动画方式弹出,关闭窗口
vc++以动画方式弹出,关闭窗口-vc pop approach to animation, closing window
- 2022-06-19 17:11:50下载
- 积分:1
-
数字控制器调试软件
应用背景数字控制器调试软件 模拟控制系统的控制过程是通过传感器把被测的各个模拟参量,比如温度、流量、压力、液位、成份等,变换成电信号(电流、电压),再送给模拟调节器。在调节器中,被测模拟参量转换成的电信号与设定值进行比较后,经过PID控制器送到执行机构,改变进给量,达到自动调节的目的。关键技术计算机控制系统的设计,是指在给定系统性能指标的条件下,设计出控制器的控制规律和相应的控制算法,并通过控制程序加以实现,对硬件电路、外围设备、执行机构等进行控制,实现控制功能
- 2022-03-24 17:39:50下载
- 积分:1
-
Simple windows skin ... must s
Simple windows skin ... must s-Simple windows skin ... must see
- 2022-08-16 12:29:18下载
- 积分:1
-
用Apihook实现的打印监控
用Apihook实现的打印监控,C++编写,比较简单,仅供参考,监控打印队列
- 2023-05-25 03:20:03下载
- 积分:1
-
histogram equalization, vc image processing plants useful to beginners
直方图均衡化,vc图像处理初学者分厂有用-histogram equalization, vc image processing plants useful to beginners
- 2023-02-23 16:30:03下载
- 积分:1
-
MFC炫酷的界面设计--俄罗斯方块,利用多缓冲解决闪烁
俄罗斯方块需求及设计
前言:整个界面分三个大的区域:游戏区、下一图形提示区、帮助说明区。
1、 游戏区:
l 游戏区可以划分成20行12列,共20*12个小方块区域。可以使用一个二维数组来表示。如int m_iMap[20][12]
- 2022-03-20 06:02:01下载
- 积分:1
-
我们经常会使用到组合框,而组合框是是有2种功能的
我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。 为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions-- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
- 2022-08-02 15:44:40下载
- 积分:1
-
C#串口实例
应用背景c#串口十分常用也是最基本的操作。希望对大家有帮助。关键技术通过控件的控制,完成串口的配置等操作,简单方便易学会
- 2022-05-07 12:57:17下载
- 积分:1