-
provide an overview of the radar probability of detection calculations and relat...
provide an overview of the radar probability of detection calculations and related topics.-provide an overview of the radar probabili ty of detection calculations and related topic s.
- 2022-02-10 03:27:46下载
- 积分:1
-
没有帐号可以下载这个自由的源代码(下载自由选择的Wi-Fi…
不需帐号就可自由下载此源码(选择自由下载将不利于本站源码数量的增-no account can download this free source code (download the freedom of choice will be detrimental to the site to the growing number of FOSS
- 2023-07-23 06:00:03下载
- 积分:1
-
使用串口和modem进行远程通讯,传达远程的设备的工作状态
使用串口和modem进行远程通讯,传达远程的设备的工作状态
- 2022-02-02 20:39:10下载
- 积分:1
-
VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue /////////////////...
VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue TMyQueue //put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 m_pMyQueue.TryPut(data) } //try put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 if(m_pMyQueue.TryPut(data) != 0) { MessageBox("put queue error") } else { MessageBox("put queue success") } } //get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.Get(data) MessageBox(data.data) } //try get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.TryGet(data) MessageBox(data.data) }-cohort of VC Packaging category /////////////////////////////////////////// this is a example for using Queue ///////
- 2023-07-24 17:35:03下载
- 积分:1
-
偏振复用差分相移键控信号的数字相干解调与偏振解复用算法研究
Polarization beam splitters and 3dB couplers are used to construct a home-made90 ° optical hybrid, by
which polarization diversity optical coherent receiver is carried out with single-ended detection.A10Gb / s
oscillation multiplexed differential phase shift keying (DPSK) signal is transmitted through280km Standard single-
mode fiber (SSMF) using erbium-doped fiber amplifier (EDFA) amplification, and no error bits are measured in th
result.
- 2022-02-06 08:10:33下载
- 积分:1
-
raw socket 封包分析 raw socket 封包分析
raw socket 封包分析 raw socket 封包分析-Analysis of raw socket packet analysis of raw socket packet raw socket packet analysis
- 2022-08-26 02:25:26下载
- 积分:1
-
学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子...
学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子-learning USB Driver Design source, including Windows DDK Driver Driver of the detailed design, the U-disk, MP3 programming examples
- 2022-11-21 10:00:03下载
- 积分:1
-
任意发射天线,接收天线任意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-01-26 03:52:05下载
- 积分:1
-
IEC61970数据集成规约扩展与应用。
IEC61970
IEC61970数据集成规约扩展与应用。
IEC61970-IEC61970
- 2022-08-25 17:06:28下载
- 积分:1
-
document from Aircom on GSM
document from Aircom on GSM
- 2022-02-13 03:39:05下载
- 积分:1