-
关于串口驱动的一个vc的小程序
关于串口驱动的一个vc的小程序-Serial driver on a small program vc
- 2023-01-28 21:45:03下载
- 积分:1
-
一份有用的TAPI编程源码
一份有用的TAPI编程源码-an useful source code refernece of TAPI
- 2022-11-12 11:05:04下载
- 积分:1
-
利用vc++实现的一个直接序列扩频通信处理程序,包含了简单的测试数据。此程序很详尽。...
利用vc++实现的一个直接序列扩频通信处理程序,包含了简单的测试数据。此程序很详尽。-Using vc++ to achieve a direct sequence spread spectrum communication processes, including a simple test data. This program is very detailed.
- 2022-01-24 16:51:33下载
- 积分:1
-
矩阵主机控制程序,利用键盘钩子猎取键盘事件,根据事件将控制指令发送到矩阵主机...
矩阵主机控制程序,利用键盘钩子猎取键盘事件,根据事件将控制指令发送到矩阵主机-Matrix mainframe control procedures, the use of a keyboard hook to hunt keyboard, the incident will be controlled under the instructions sent to the host matrix
- 2022-03-07 16:37:06下载
- 积分:1
-
802.11的相关代码
set val(chan) Channel/WirelessChannel ;# channel type
set val(prop) Propagation/TwoRayGround ;# radio-propagation model
set val(netif) Phy/WirelessPhy ;# network interface type
set val(mac) Mac/802_11 ;# MAC type
set val(ifq) Queue/DropTail/PriQueue ;# interface queue type
set val(ll) LL ;# link layer type
set val(ant) Antenna/OmniAntenna ;# antenna model
- 2022-02-05 14:22:51下载
- 积分:1
-
GSM_protocal,GSM的短消息协议,^_^
GSM_protocal,GSM的短消息协议,^_^-GSM_protocal, GSM short message protocol, ^ _ ^
- 2022-08-19 12:04:24下载
- 积分:1
-
说明:这是我
Description: This M-file plots the truncated Fourier Series
representation of a square wave as well as its
amplitude and phase spectrum.- Description: This M-file plots the truncated Fourier Series
representation of a square wave as well as its
amplitude and phase spectrum.
- 2022-04-11 02:26:14下载
- 积分:1
-
该文件是关于采样和量化的一些资料,对于加深采样量化概念的理解具有一定的参考价值。...
该文件是关于采样和量化的一些资料,对于加深采样量化概念的理解具有一定的参考价值。-The document is on the sampling and quantification of some of the information, for better understanding of the concept of sampling to quantify a certain reference value.
- 2022-07-15 16:03:52下载
- 积分:1
-
labview下的udp通讯
labview下的udp通讯,包括发送和接收,新手参考
- 2022-04-15 11:38:42下载
- 积分: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