-
802.16
802.16-wimax系统物理层的仿真代码-802.16-wimax physical layer system simulation code
- 2022-02-10 01:03:18下载
- 积分:1
-
关于SOCKET线程池,多个线程可否对同一个套接字同时写操作等问题?...
关于SOCKET线程池,多个线程可否对同一个套接字同时写操作等问题?-SOCKET threads on the pool, the possibility of multiple threads on the same socket at the same time a write operation and other issues?
- 2022-03-22 21:05:33下载
- 积分:1
-
Turbo码译码器的释放0.3
Turbo Decoder Release 0.3
* Double binary, DVB-RCS code
* Soft Output Viterbi Algorithm
* MyHDL cycle/bit accurate model
* Synthesizable VHDL model
-Turbo Decoder Release 0.3* Double binary, DVB-RCS code* Soft Output Viterbi Algorithm* M yHDL cycle/bit accurate model* Synthesizable VHDL model
- 2022-01-24 17:41:36下载
- 积分:1
-
Computer serial communication is used to achieve control of the GPRS module and...
利用计算机串口通信,实现对GPRS模块的控制,并进行英文及汉字的编码及发送功能。-Computer serial communication is used to achieve control of the GPRS module and the code in English and Chinese characters and send functions.
- 2022-09-28 12:00:10下载
- 积分:1
-
RC低通滤波器参数计算,可以方便地计算时间常数,衰减倍数等。
RC低通滤波器参数计算,可以方便地计算时间常数,衰减倍数等。-RC low-pass filter parameters, you can easily calculate the time constant, in multiples, such as attenuation.
- 2022-09-19 01:10: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
-
day la giao trinh ve kenh truyen dan vo tuyen MIMO cua kenh di dong mat dat
day la giao trinh ve kenh truyen dan vo tuyen MIMO cua kenh di dong mat dat
- 2022-04-10 07:05:45下载
- 积分:1
-
FSK调制,采用直接查表法,生成一个周期的正弦波
FSK调制,采用直接查表法,生成一个周期的正弦波-FSK modulation, the use of direct look-up table method, to generate a sine wave cycle
- 2022-02-15 17:19:17下载
- 积分:1
-
P2P之UDP穿透NAT的原理与实现(附源代码).htm
P2P之UDP穿透NAT的原理与实现(附源代码).htm-P2P之UDP NAT htm
- 2022-01-27 21:39:50下载
- 积分:1
-
中国osg2.6实例,有详细的描述,它是必要的样品C.
中文osg2.6示例,有详细说明,有必要的示例代码
- 2022-05-13 04:59:12下载
- 积分:1