-
功能描述:FileManager用于对射频读卡器的数据更新和文件管理,操作界面仿照Windows的文件管理。通讯采用串口通讯,波特率为115200。
开发环...
功能描述:FileManager用于对射频读卡器的数据更新和文件管理,操作界面仿照Windows的文件管理。通讯采用串口通讯,波特率为115200。
开发环境:C++ Builder 6.0
所用控件:TComm、ExpressNavBar Suite-Functional Description: FileManager RF card reader for data update and document management, user interface modeled on the Windows file management. Communications using serial communications, baud rate to 115200. Development Environment: C++ Builder 6.0 used in the control: TComm, ExpressNavBar Suite
- 2022-05-18 03:59:37下载
- 积分:1
-
经过测试,在vc++下编译通过,并且包含lib库,有需要的同志可以直接使用...
经过测试,在vc++下编译通过,并且包含lib库,有需要的同志可以直接使用-After testing, vc under compile, and includes lib work, it needs direct access to comrades
- 2022-01-25 15:17:16下载
- 积分:1
-
计算机 可以实现加减乘除 大家互相勉励 共同借鉴
计算机 可以实现加减乘除 大家互相勉励 共同借鉴-Computer subtraction multiplication and division can be achieved
- 2022-07-25 15:20:17下载
- 积分:1
-
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part10...
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part10-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part10
- 2022-03-04 18:33:00下载
- 积分:1
-
G.729 A的文档,很多人都找不到该文档,所以上传,对G729语音编码来说是个基础的文档。...
G.729 A的文档,很多人都找不到该文档,所以上传,对G729语音编码来说是个基础的文档。-G.729 A document, a lot of people can not find the document, upload, Speech Coding right G729 is a basis for the document.
- 2022-07-14 04:25:17下载
- 积分:1
-
短信开发控件,支持西门子,诺基亚,使用串口线或者红外线连接...
短信开发控件,支持西门子,诺基亚,使用串口线或者红外线连接-SMS Development Control and support of Siemens, Nokia, the use of infrared or serial line connectivity
- 2022-01-26 03:17:04下载
- 积分:1
-
Nokia AT Help commamd documentation
Nokia AT Help commamd documentation
- 2022-10-09 05:05:03下载
- 积分:1
-
利用api函数进行收了邮件。包括了邮件的收取、发送、删除等常用功能...
利用api函数进行收了邮件。包括了邮件的收取、发送、删除等常用功能-Use api functions upon receipt of a message. Including the receipt of the message, send, delete and other commonly used functions
- 2023-03-08 12:35:03下载
- 积分:1
-
MFC写的串口测试工具源码
CSerialPort:: CSerialPort(){单独监禁= FALSE;m_hComm= NULL;//初始化重叠结构成员为零m_ov.Offset= 0;m_ov.OffsetHigh= 0;//创建活动m_ov.hEvent= NULL;m_hWriteEvent= NULL;m_hShutdownEvent= NULL;m_hErrorEvent= NULL;m_hSendCompleteEvent= NULL;m_bThreadAlive= FALSE;m_bSendNotify= FALSE;m_SendList.clear();//初始化关键部分:: InitializeCriticalSection(m_csCommunicationSync);:: InitializeCriticalSection(m_csSendList);}////删除动态内存//CSerialPort::〜CSerialPort(){ReleasePort();:: DeleteCriticalSection(m_csCommunicationSync);:: DeleteCriticalSection(m_csSendList);}无效CSerialPort:: ReleasePort(){而(m_bThreadAlive){而::休眠(1)(m_SendList.empty()!); //2012-09-27zhaoz修复停止仪器采集后数据报文发送不出去问题SetEvent的(m_hShutdownEvent);睡眠(1);}
- 2022-02-25 01:02:02下载
- 积分:1
-
Unlocking the Power of OPNET Modeler 书中源代码
Unlocking the Power of OPNET Modeler一书,最新出版的教材,经典的源代码,不容错过
- 2022-02-21 02:28:31下载
- 积分:1