资源列表
Android-SMS-program-development
- 安卓短信程序开发代码SmsManager与PendingIntent对象 前面的范例,示范了如何通过程序来拨打电话,在GSM移动通信系统的服务中,除了拨打电话外,另一个常用的功能,就是发送短信。也因为如此,许多电信业者推出许多专属于短信族的专用费率,由此可知短信功能对手机的重要性。-Android SMS application development the code SmsManager PendingIntent object in fr
emd分解源代码
- emd分解去噪源代码 ,包括方法
PDUformet
- 在我的MFC应用程序中显示一个JPG或GIF文件-In my MFC application to display a JPG or GIF files
message.rar
- CMPP示例代码,与中移动通信的例子.通过此例可以方便调用CMPP功能。,CMPP sample code, with the example of mobile communications. Through this case can easily call the CMPP function.
message-deal
- 短信的接受和发送,包括长短信的处理,AT指令的短信操作-Receive and send text messages, including the handling of long text messages, AT command SMS operations
gprs
- gprs短信模块unicode编码C语言实现-gprs messaging module unicode encoding C language
SMS_PUDUnit
- 短信收发的Delphi程序,PDU格式的-mobilephone send sms with pdu s style.
ACEA_16_1111
- Example of Twido used as a simple RTU that send sms and connect to control center
mobilephone
- 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:ChrW()将中文转换为Unicode码。
GSMtransfer
- 短消息编码与解码 非常实用 也很简单 希望大家指教-short message encoding and decoding is also very simple practical hope you enlighten
smspdulibsrc
- 短信PDU解码,国内其他PDU编码可以,中文解码有问题,本解码实现汉字解码-PDU decoding messages, other domestic PDU encoding can, Chinese decoding problems, the decoder decoding Chinese characters
smspdulibsrc
- The smspdulib library is intended for more transparent interaction with SMS PDU. This thought over hierarchy of classes will allow you to create new classes for other types of short messages using the realized base functionality. At present, th