搜索结果
找到约 521 项符合
SMS-Receiver 的查询结果
驱动编程 The Radio Interface Layer is the name for an interface that was developed especially for the Pocket
The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC Phone Edition. It is meant to abstract the interface with a phone/modem device. To achieve this it is closely modelled after the GSM AT command interface. Unfortunately the API was not published of ...
通讯/手机编程 There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run
There are two files in the zip folder. bpsk_spread.m and jakesmodel.m
Steps for simulation:
1] Run jakesmodel.m first
2] Then run bpsk_spread.m .
3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] The resulting performa ...
文件格式 Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting
Matlab is an ideal tool for simulating digital communications systems, thanks to
its easy scripting language and excellent data visualization capabilities. One of the
most frequent simulation tasks in the field of digital communications is bit-error-
rate testing of modems. The bit-error-rate perfor ...
通讯/手机编程 M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The rece
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered.
3G开发 M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The rece
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered.
3G开发 This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse wit
This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
网络 pashload是应用在linux下的网络带宽测试源程序精确度比较高 ///////////////////////////////////// Pathload is a tool for es
pashload是应用在linux下的网络带宽测试源程序精确度比较高
/////////////////////////////////////
Pathload is a tool for estimating the available bandwidth
of an end-to-end path from a host S (sender) to a host R (receiver).
The available bandwidth is the maximum IP-layer
throughput that a flow can ge ...
书籍源码 The source codes are from the "Simulation and software Radio for mobile communication" It contain th
The source codes are from the "Simulation and software Radio for mobile communication" It contain the channel model and CDMA Transmitter and receiver.
通讯/手机编程 短信猫完整开发例子,里面包含全部的字节流码
短信猫完整开发例子,里面包含全部的字节流码,bit7码和Unicode编码的函数,详细见sms.h文件。