搜索结果
找到约 521 项符合
SMS-Receiver 的查询结果
其他 This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) comm
This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) communication system. The receiver uses a correlator(mixer-integrator[LPF]) configuration with BER measurements comparing measured and theoretical results. The bandpass and low pass used in the receiver a ...
手机彩信(MMS)编程 大家可以看看
大家可以看看,请多指教,应该还可以的哦。主要包括了SMS短信的发送接收部分,欢迎下载。
通讯/手机编程 This sample uses Microsoft.WindowsMobile.PocketOutlook and Microsoft.WindowsMobile.Telephony to:
This sample uses Microsoft.WindowsMobile.PocketOutlook and
Microsoft.WindowsMobile.Telephony to:
- Databind a ContactCollection to a ListBox.
- Databind a Contact Property to a TextBox.
- Edit Contact Properties.
- Send SMS messages
- Call a contact s phone number.
其他书籍 本书与短信息技术相关
本书与短信息技术相关,主要内容是移动短信SMS综合资料库
其他书籍 Carrier-phase synchronization can be approached in a general manner by estimating the multiplicativ
Carrier-phase synchronization can be approached in a
general manner by estimating the multiplicative distortion (MD) to which
a baseband received signal in an RF or coherent optical transmission
system is subjected. This paper presents a unified modeling and
estimation of the MD in finite-alphabet d ...
其他书籍 This paper investigates the design of joint frequency offset and carrier phase estimation of a mult
This paper investigates the design of joint frequency
offset and carrier phase estimation of a multi-frequency time division
multiple access (MF-TDMA) demodulator that is applied to
a digital video broadcasting—return channel system via satellite
(DVB-RCS). The proposed joint estimation algorithm i ...
手机短信编程 /// /// /// /// /// /// / ///文 件:.cs ///概 要:针对国内短信解码(USC2) ///组成结构:包含四个函数: /// 1、GetEver
/// /// /// /// /// /// /
///文 件:.cs
///概 要:针对国内短信解码(USC2)
///组成结构:包含四个函数:
/// 1、GetEverySMS(string SMS)
/// 2、GetTelphone(string SMS)
/// 3、GetDataTime(string SMS)
/// 4、GetContent(string SMS)
汇编语言 VC 源代码 --- --- --- --- --- --- --- --- --- --- --- --- --- -- dswRename_src.zip 一个可
VC 源代码
--- --- --- --- --- --- --- --- --- --- --- --- --- --
dswRename_src.zip
一个可以重命名workspace的程序。
simplecomserver_src.zip
演示了如何生成一个COM组件。
consolePipe_src.zip
consolePipe_demo.zip
用图形界面的程序装载控制台程序并接收控制台程序的输出。
TiffToPDF_src. ...
Internet/网络编程 这是一个学习WinSocket编程的程序
这是一个学习WinSocket编程的程序,它由3部分组成,一是发送Sender的程序,另一个是接收Receiver的程序,还有一个是信道channel。发送方发送的数据需要经过信道才能够被接收方接收到。这个信道是一个模拟信道,可以自由设置它成为可靠或者不可靠,在不可靠时又有几种情况。这些都是为了能够更好地去理解数据链路层的编程, ...