-
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
-
任意发送天线,任意接收天线的STBC
任意发送天线,任意接收天线的STBC-MIMO-OFDM的MATLAB程序,其中包括完整的PSK调制,STBC编码,信道估计等。-Arbitrary transmitting antenna, receiving antenna arbitrary STBC-MIMO-OFDM the MATLAB program, including the integrity of PSK modulation, STBC encoding, such as channel estimation.
- 2022-07-16 19:00:05下载
- 积分:1
-
Delphi Ftp上传下载
Delphi使用FTP上传下载文件的demo,使用indy中idftp获取服务器文件目录,并且实现长传下载等常用功能
- 2022-08-03 15:38:09下载
- 积分:1
-
诺基亚的手机游戏物理J2ME开发,WTK的安装
j2me开发的Nokia手机游戏坦克大战,安装wtk和nokia模拟器就可以运行-J2ME development of the Nokia cell phone game physics, the installation of wtk and nokia can run on the simulator
- 2022-02-20 19:06:02下载
- 积分:1
-
The program constructs girth
The program constructs girth-twelve column-weight QC-LPDC codes. The rate can be changed by changing k(row-weight), size is changed by varying m(sub-matrix size).
- 2022-07-21 22:45:09下载
- 积分:1
-
一个关于交换机配置问题的具体示例,适合初学者使用,需要的请尽管下载查阅。...
一个关于交换机配置问题的具体示例,适合初学者使用,需要的请尽管下载查阅。-A switch configuration problem on the specific examples, suitable for beginners to use, the need to please despite the download available.
- 2023-03-21 20:50:04下载
- 积分:1
-
TCP/IP Server, TCP/IP Client Component, (Server and Client Component working unb...
TCP/IP Server, TCP/IP Client Component, (Server and Client Component working unblocking mode)
- 2022-01-26 04:06:52下载
- 积分:1
-
Automotive electronic control systems and measurement and calibration process de...
汽车电子控制系统及测量与标定流程介绍:整车标定流程OBD介绍三高试验-Automotive electronic control systems and measurement and calibration process description: vehicle calibration process OBD description 3 High-Test
- 2022-05-19 07:49:15下载
- 积分:1
-
VC++与RS232串行通讯接口,可实现一点…
VC++与RS232 的串口通信界面,可以实现对下位机的正常通信,界面有编辑框和组合框,Button控件等-VC++ With RS232 serial communication interface, can be achieved for the next bit plane normal communications, interface edit box and combo box, Button controls, etc.
- 2022-02-21 12:14:21下载
- 积分:1
-
discusses the Radar Cross Section (RCS). RCS dependency on aspect angle, frequen...
discusses the Radar Cross Section (RCS). RCS dependency on aspect angle, frequency, and polarization are discussed.-discusses the Radar Cross Section (RCS). R CS dependency on aspect angle, frequency, and polarization are discussed.
- 2023-03-02 03:00:03下载
- 积分:1