-
类似开始菜单一样的左边有竖条的菜单
类似开始菜单一样的左边有竖条的菜单-A menu has a vertical bar on the left which is like the start menu
- 2023-01-31 06:40:03下载
- 积分:1
-
这是本人写的一个实用动态菜单,稍加修改就可以做出更好的运态生成菜单...
这是本人写的一个实用动态菜单,稍加修改就可以做出更好的运态生成菜单-I write this is a practical dynamic menu, a little change can make better Win State Generation menu
- 2023-02-02 23:15:03下载
- 积分:1
-
该程序源码能够实现在C语言编程情况下的一些基本的数值算法。很好用,通俗易懂!...
该程序源码能够实现在C语言编程情况下的一些基本的数值算法。很好用,通俗易懂!-the program source code can be achieved in the C programming language of the basic algorithm. Useful, easily understood!
- 2022-10-30 08:45:02下载
- 积分:1
-
自绘制菜单
自绘制菜单--- -----MFC-MFC--------------
- 2022-11-05 10:10:04下载
- 积分:1
-
菜单目录
菜单目录,类似于书目之类的,用C语言编写,可以 套用在任何电子书目录中,通过该目录,可以快速查找到所查询内容。
- 2022-02-21 17:21:18下载
- 积分:1
-
MFC菜单的用法,可以动态创建菜单,响应用户点击…
mfc menu的用法,可以动态创建菜单,响应用户单击事件.-mfc menu usage, you can dynamically create a menu, in response to the user click events.
- 2023-07-11 05:30:03下载
- 积分:1
-
Simple menu production and suitable for beginners and interesting information in...
简单的菜单制作
和消息响应适合初学者
有意思-Simple menu production and suitable for beginners and interesting information in response to
- 2023-01-15 14:20:04下载
- 积分:1
-
This is my just completed JPEG2000 on the C language of some of the procedures....
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换。欢迎大家给些建议,。 -This is my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used transform 97. You are welcome to these proposals.
- 2022-10-11 12:25:02下载
- 积分:1
-
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为t...
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。
2. BOOL OnComportOpen()
根据串口设置文件中的设置参数,打开多串口。
3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind)
往指定串口发送数据。其中uiCom为指定的串口,注意串口1的uiCom为0;sSendData为要发送的字符串; uiKind: 发送数据类型:0:原始数据 1:加回车符 2:加校验和。
4.void OnMscommsSet()
打开串口设置界面,改变串口设置,并保存到设置文件中。
5.BOOL OnComportTimerProcess(CString strProcess[MaxPort])
判断串口接收的一组数据是否已经接收完。
6. BOOL OnPopupDialog()
打开串口收发数据显示调试界面。
7. BOOL OnGetPortUse(unsigned int uiCom) .
判断指定串口是否使用。
8. BOOL OnGetPortExit(unsigned int uiCom)
判断指定串口在本机上是否存在。
9. void OnPortClose(unsigned int uiCom)
关闭指定串口。
10. void OnPortOpen(unsigned int uiCom)
打开指定串口。
11. void OnCloseAllPorts()
关闭所有串口。
12. void OnOpenAllPorts()
打开所有串口。
-1.BOOL OnCommsCreate (CWnd* pParentWnd) Serial create the DLL while creating five serial. PParentWnd pointer to the window, but generally this. 2. BOOL OnComportOpen () Serial document under the
- 2022-01-22 14:42:47下载
- 积分:1
-
dynamic menu
动态菜单的实现,动态实现菜单的增加和删除。-dynamic menu
- 2022-02-04 13:10:11下载
- 积分:1