-
VISUAL C++ Sobel edge detection image processing in addition to median filtering...
VISUAL C++ 图像处理 SOBEL边缘检测外加中值滤波。-VISUAL C++ Sobel edge detection image processing in addition to median filtering.
- 2022-03-18 21:58:45下载
- 积分:1
-
VC produced a similar WORD navigation menu Demonstration Program
一个利用VC++制作的类似WORD导航菜单的演示程序-VC produced a similar WORD navigation menu Demonstration Program
- 2023-05-03 10:10:03下载
- 积分: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
-
用Turboc2开发Turboc2用户界面
用Turboc2开发Turboc2用户界面-Turboc2 with user interface development Turboc2
- 2022-05-15 21:01:11下载
- 积分:1
-
对菜单的管理有如神助相当好用的菜单管理源代码
对菜单的管理有如神助相当好用的菜单管理源代码-right menu management right big very user-friendly menu for managing source code
- 2022-01-26 04:20:23下载
- 积分:1
-
22001 L 高扣(系数=4,最高扣10分);低加(系数=6,最高加20分);最低得0分。 002 L 高加(系数=4,最高加10分);低扣(系数=6,最高扣...
22001 L 高扣(系数=4,最高扣10分);低加(系数=6,最高加20分);最低得0分。 002 L 高加(系数=4,最高加10分);低扣(系数=6,最高扣20分);最低得 -10分。 003 L 高低均加(系数=6,最高加20分);最低得0分。 L 高低均扣(系数=4,最高扣10分);最低得 -6分。 L 高扣(系数=4,最高扣10分);最低得0分。-L-22001 deduction (coefficient = 4, the maximum deduction of 10 points); Low increases (coefficient = 6, the highest increase of 20 points); The lowest 0. 002 L high increases (coefficient = 4, the highest increase of 10 points); Low deduction (coefficient = 6, the maximum deduction of 20 points); The lowest 10 minutes. 003 L level were increases (coefficient = 6, the highest increase of 20 points); The lowest 0. L level were deducted (coefficient = 4, the maximum deduction of 10 points); The lowest-6 pm. L-deduction (coefficient = 4, the maximum deduction of 10 points); The lowest 0.
- 2022-04-26 15:33:38下载
- 积分:1
-
use recycled to VB as a development tool Jiujiuchengfabiao simple.
利用循环,以VB作为开发工具的一个简单九九乘法表.-use recycled to VB as a development tool Jiujiuchengfabiao simple.
- 2022-04-22 02:51:52下载
- 积分:1
-
动态增加菜单项,并为下拉菜单的某个item添加sub menu
动态增加菜单项,并为下拉菜单的某个item添加sub menu-increased dynamic menu items, and the drop-down menu item to add a sub menu
- 2022-12-02 18:20:03下载
- 积分:1
-
动态菜单,可以看到菜单不停的动,并且可以看到此程序的最大好处...
动态菜单,可以看到菜单不停的动,并且可以看到此程序的最大好处-dynamic menu, we can see the menu constantly moving, and this procedure can see the greatest benefits
- 2022-04-10 16:24:20下载
- 积分:1
-
1. MyCoolMenu22.zip,18KB,下载 0 次,void CMyMenu::ChangeToOwnerDraw(CMyMenu *pMyMenu...
1. MyCoolMenu22.zip,18KB,下载 0 次,void CMyMenu::ChangeToOwnerDraw(CMyMenu *pMyMenu) { CString str //use to hold the caption temporarily CMyMenu* pMenu //use to hold the sub menu CMyMenuData* pMenuData //use to hold the menu data //get the number of the menu items of the parent menu int iMenuCount = pMyMenu->GetMenuItemCount() UINT nID //use to hold the identifier of the menu items-1. MyCoolMenu22.zip, 18KB, download 0 times, void CMyMenu:: ChangeToOwnerDraw (CMyMenu* pMyMenu) (CString str// use to hold the caption temporarily CMyMenu* pMenu// use to hold the sub menu CMyMenuData* pMenuData// use to hold the menu data// get the number of the menu items of the parent menu int iMenuCount = pMyMenu-
- 2022-07-26 13:41:13下载
- 积分:1