CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 手机短信编程 搜索资源 - pdu encoding

搜索资源列表

  1. pduAndGprs

    1下载:
  2. 短信PDU的编码(代码)呵呵,短信发送分两种方式,一种是TEST,一种就是PDU,PDU是一种编码方式-SMS PDU encoding (code) Oh, messages sent at the two methods for a TEST. is a PDU, the PDU is a coding
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:24290
    • 提供者:冯春
  1. PDUdecoding

    0下载:
  2. PDU编码,包括7bit编码和解码,用户手机短信开发-PDU encoding, including the coding and decoding Transfer, the development of SMS users
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:4533
    • 提供者:刘先生
  1. smspdulibsrc

    0下载:
  2. 短信PDU解码,国内其他PDU编码可以,中文解码有问题,本解码实现汉字解码-PDU decoding messages, other domestic PDU encoding can, Chinese decoding problems, the decoder decoding Chinese characters
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:6940
    • 提供者:刘先生
  1. PDUspy.rar

    0下载:
  2. PDU短信编码解析大师 VER 1.,SMS PDU encoding Guru Analysis VER 1.
  3. 所属分类:SMS

    • 发布日期:2017-03-27
    • 文件大小:510561
    • 提供者:雪山飞狐
  1. TY_CDMA_SMS

    2下载:
  2. 用vc6实现的CDMA短信PDU编码和解码示例-Achieved with vc6 SMS PDU encoding and decoding CDMA Example
  3. 所属分类:手机短信编程

    • 发布日期:2013-09-25
    • 文件大小:3781234
    • 提供者:lanweizhong
  1. GSM-pdu-cPP

    0下载:
  2. c++实现pdu编码的文档指导包括7bit和8bit编码和解码等等新手必看-C++ PDU encoded document guide includes7bit and 8bit encoding Xinshoubikan
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:17092
    • 提供者:zhaofeei
  1. PDUEncoding

    0下载:
  2. PDU编解码 完成短信GSM的PDU编码和解码工作-PDU encoding
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:941125
    • 提供者:刘中原
  1. PDUtoSMS_SMStoPDU

    1下载:
  2. This source code in Delphi 7.0. Have function to decoding and encoding PDU format to ASCII and from ASCII to PDU. You can modify it or change it for meet your requirement.
  3. 所属分类:SMS

    • 发布日期:2017-03-18
    • 文件大小:206427
    • 提供者:herlambang
  1. pdu

    0下载:
  2. pdu 短信编码。。支持超长短信的编码与解码,很好用-SMS pdu encoding. . Support split long messages
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:12302
    • 提供者:黄忠
  1. GSMCodingAndDecoding

    0下载:
  2. 1.输入短信中心号码、目标手机号码、短信内容进行PDU编码 2.把超级终端中接收到的短信内容黏贴到解码-短信内容中点击解码将对该短信内容包含的十几个信息字段进行解析,并翻译出短息内容 3.Unicode的编解码-1. Enter SMS center number, the target mobile phone number, SMS PDU encoding content 2. HyperTerminal to receive text messages to decode the
  3. 所属分类:SMS

    • 发布日期:2017-03-26
    • 文件大小:368425
    • 提供者:赵保龙
  1. Sms

    0下载:
  2. GSM模块 PDU编解码,支持中文收发,适合开发参考-GSM module PDU encoding and decoding, support for Chinese delivery, for developing reference
  3. 所属分类:SMS

    • 发布日期:2017-04-14
    • 文件大小:4242
    • 提供者:jian
  1. SMS-SENDING

    0下载:
  2. 此程序能通过串口发送手机短信,通过AT命令实现读取、发送短信、打电话等功能,短信编码使用PDU格式,PDU编码占了程序的大量篇幅-This program to send SMS through serial port, through the AT command to read, send text messages, phone calls and other functions, the use of SMS PDU encoding format, PDU coding procedu
  3. 所属分类:SMS

    • 发布日期:2017-03-23
    • 文件大小:53417
    • 提供者:
  1. PDUencodingprotocols

    0下载:
  2. PDU的编码协议内容PDU encoding of the agreement-PDU encoding of the agreement
  3. 所属分类:SMS

    • 发布日期:2017-04-06
    • 文件大小:5055
    • 提供者:
  1. VC_sms_encode_decode

    0下载:
  2. VC 写的短信收发工具 模拟短信的解析 打包和收发-a simulater about PDU encoding &decoding and SMS reception & sending with VC++
  3. 所属分类:SMS

    • 发布日期:2017-05-13
    • 文件大小:3400941
    • 提供者:吴峥嵘
  1. ITM100

    0下载:
  2. 标准AT指令发送手机短信编程,PDU,TEXT方式,含GB 和Unicode编码互转程序-Standard AT commands to send SMS programming, PDU, TEXT way, with GB and Unicode encoding Hu Zhuan program
  3. 所属分类:SMS

    • 发布日期:2017-05-19
    • 文件大小:5122492
    • 提供者:zore
  1. sms

    1下载:
  2. 前几天要做一个短信收发的小软件 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几个参数就可以收发短信了-A few days ago to do a little messaging software Using standard AT commands Now only support PDU mode (Text mode is too simple!
  3. 所属分类:手机短信编程

    • 发布日期:2013-11-20
    • 文件大小:256497
    • 提供者:
  1. PDU-bianma

    0下载:
  2. PDU 编码 程序 适用于GSM模块的编程参考 很有用处-PDU encoding procedures apply to GSM module programming reference useful
  3. 所属分类:SMS

    • 发布日期:2017-03-30
    • 文件大小:28094
    • 提供者:jinweijun
  1. PDU

    0下载:
  2. 短信猫的PDU解码和编码,开发中有涉及到的可以-SMS PDU decoding and encoding of cat, involved to look at
  3. 所属分类:SMS

    • 发布日期:2017-11-16
    • 文件大小:8768
    • 提供者:魏垲
  1. pdu

    0下载:
  2. PDU编码规则,PDU是GPRS发送短信的一种方式,其中有自己的规则-The PDU encoding rules, PDU GPRS SMS manner, which has its own rules
  3. 所属分类:SMS

    • 发布日期:2017-11-14
    • 文件大小:14059
    • 提供者:yanqing
  1. pducn

    0下载:
  2. 中文版的PDU编码文档,详细的介绍了短信PDU编码的格式,方便开发者阅读。-Chinese version of the PDU encoded document, a detailed descr iption of the SMS PDU encoding format to facilitate developers to read.
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:99003
    • 提供者:withluck
« 12 »
搜珍网 www.dssz.com