-
A self
A self-designed control of PC parallel port communication is introduced in this paper.Taking advantage of the MFC ActiveX technology, it is developed in Visual C++ and offset the scarcity of the control of PC parellel paort communication. An example of frequency measurement shows the detail procedure and application of the control.
- 2022-01-25 21:28:42下载
- 积分:1
-
对数据采集器的图形程序。八通道查看二进制数据。
Graphics programm for datalogger. Eight channell for view binary data.
- 2022-05-31 09:18:29下载
- 积分:1
-
PING程序源码有记录路由功能PING程序源码有记录路由功能...
PING程序源码有记录路由功能PING程序源码有记录路由功能-PING procedures recorded source routing procedures PING record source routing
- 2023-05-16 02:45:02下载
- 积分:1
-
MATKAB实现CDMA System 仿真
MATKAB实现CDMA System 仿真-Coaxial Cable Based CDMA System Simulation
- 2022-08-11 15:14:08下载
- 积分:1
-
GPRS Main Desk software, support DL/T645 agreement, realize Collecting meter sof...
GPRS主台软件,支持DL/T645协议,
实现抄收电表软件。-GPRS Main Desk software, support DL/T645 agreement, realize Collecting meter software.
- 2023-03-11 09:45:06下载
- 积分:1
-
一个很好的串口通讯代码,非常实用,功能及其强大,一定要下载...
一个很好的串口通讯代码,非常实用,功能及其强大,一定要下载- A very good string mouth communication code, extremely
practical, the function and its is formidable, certainly must download
- 2022-03-13 03:38:00下载
- 积分:1
-
SMS platform of china unicom, Including code for server and client, very goooooo...
中国联通短信服务平台,包括服务器和客户端代码,很好的-SMS platform of china unicom, Including code for server and client, very gooooood stuff.
- 2022-03-20 10:56:36下载
- 积分:1
-
FM的调制程序,基于matlab的通信系统仿真系列。供刚接触到matlab的朋友使用...
FM的调制程序,基于matlab的通信系统仿真系列。供刚接触到matlab的朋友使用-FM modulation procedure, Matlab-based communications system simulation series. For begin to friends using Matlab
- 2023-01-28 22:55: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
-
Communication between Labview and Excel programs.
Labview与Excel之间的通讯程序。-Communication between Labview and Excel programs.
- 2022-03-18 20:10:44下载
- 积分:1