登录
首页 » 通信 » MFC写的串口测试工具源码

MFC写的串口测试工具源码

于 2022-02-25 发布 文件大小:53.15 kB
0 193
下载积分: 2 下载次数: 1

代码说明:

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);}

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 最初为语音服务的自动机器,供您参考。
    对自动语音服务机进行初步实现,供大家参考。-right automatic machine for voice services initially, for your reference.
    2023-07-28 12:30:03下载
    积分:1
  • 交互式方针工具,研究用于线性盲道均衡的CMA算法,Matlab程序
    交互式方针工具,研究用于线性盲信道均衡的CMA算法,Matlab程序-The BERGulator is a MATLAB5-based interactive simulation tool aimed at studying the behavior of the Constant Modulus Algorithm (CMA) when used for direct blind linear channel equalization.
    2023-08-26 02:50:03下载
    积分:1
  • OFDM中的MIMO
    LTE 是 GSM/UMTS 标准演变和无线数据通讯技术标准。LTE 的目标是使用围绕千年之交开发出的新的数字信号处理技术和调制技术来增加无线数据网络的速度和容量。 进一步的目标是重新设计和简化的网络体系结构,实现基于  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-24 15:41:45下载
    积分:1
  • Triangle filter procedures, documentation package has always been unable to find...
    三角滤波器程序,文件包了总是找不到!希望能帮助大家!-Triangle filter procedures, documentation package has always been unable to find! I hope everyone can help!
    2022-04-18 04:23:31下载
    积分:1
  • atsc transmitter implement
    c++实现的地面数字电视ATSC标准,从加扰到网格编码调制均测试可用。ATSC的英文全称是Advanced Television Systems Committee(美国高级电视业务顾问委员会)。该委员会于1995年9月15日正式通过ATSC数字电视国家标准。ATSC制信源编码采用MPEG-2视频压缩和AC-3音频压缩;信道编码采用VSB调制,提供了两种模式:地面广播模式(8VSB)和高数据率模式(16VSB)。
    2022-07-01 09:13:26下载
    积分:1
  • communication between PCs
    VC++ 串口通信工程开发实例导航第一章 串口实现双击互联 源码-communication between PCs
    2022-03-25 00:04:25下载
    积分:1
  • This is a data retransmission procedures perforated the source code, it is worth...
    这个是数据打孔重传程序的源代码,很值得我们学习哦,希望大家喜欢。-This is a data retransmission procedures perforated the source code, it is worth learning Oh, I hope everyone likes.
    2022-03-25 03:45:33下载
    积分:1
  • dbpsk调制解调程序
    SYMPCHUNK sets the number of symbols demodulated at once with a constant carrier frequency and symbol timing offset. This is a fundamental decoder parameter that establishes its carrier and symbol timing tracking bandwidth. Set it too low and the demodulator can"t accurately determine carrier frequency and symbol timing on a noisy signal. Set it too high and the demodulator may not be able to track large symbol rate offsets caused by Doppler shift and/or A/D or spacecraft clock errors. Or it might have trouble tracking high rates of change in the carrier frequency due to Doppler acceleration.The current value of SYMPCHUNK is 4*N1 = 512, where N1 = 128 is the order of the convolutional interleaver. 512 symbols is 512 milliseconds at 1000 symbols/sec, giving a frequency/time determination SNR that is 10*log10(512) = 27 dB greater than the Es/N0, not counti
    2022-03-05 11:28:24下载
    积分:1
  • This java code examle shows the http connection and communication and data sendi...
    This java code examle shows the http connection and communication and data sending via GPRS application on phone.-This java code examle shows the http connection and communication and data sending via GPRS application on phone.
    2022-03-10 10:05:16下载
    积分:1
  • ILI9320数据表。
    ili9320 datasheet. ILI9320 is a 262,144-color one-chip SoC driver for a-TFT liquid crystal display with resolution of 240RGBx320 dots, comprising a 720-channel source driver, a 320-channel gate driver, 172,800 bytes RAM for graphic data of 240RGBx320 dots, and power supply circuit.
    2022-07-28 15:26:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载