CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - pdu

搜索资源列表

  1. VC写的短信收发程序(包括PDU编解码)

    0下载:
  2. VC写的短信收发程序(包括PDU编解码),对于进行短信收发程序开发人员很有用!-VC wrote a message TX (including PDU codec), for SMS transceiver developers useful!
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:124003
    • 提供者:蔡世贵
  1. pdu

    0下载:
  2. 封装了网络传输PDU类的常用方法,可以直接继承使用,非常方便。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4123
    • 提供者:wangzibin
  1. PDU解码器

    0下载:
  2. 手机短信PDU编码解码函数,采用VB.NET编写。-SMS PDU codec function, VB.NET prepared.
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:37810
    • 提供者:慕容逸
  1. TC35I短信开发资料包

    0下载:
  2. 包括了模块资料,PDU解码规则的PDF和源码,还有GPRS开发的代码和开发注意事项等等
  3. 所属分类:手机短信编程

    • 发布日期:2009-02-02
    • 文件大小:6595307
    • 提供者:leoknuth
  1. GSM.通过GSM协议解释短信的PDU编码

    0下载:
  2. 通过GSM协议,解释短信的PDU编码,以及超长短信的PDU编码。,Through the GSM protocol, the interpretation of the PDU messages coding and coding long SMS in PDU.
  3. 所属分类:通讯/手机编程

    • 发布日期:2017-03-22
    • 文件大小:348458
    • 提供者:韩明
  1. PDUspy.rar

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

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

    0下载:
  2. 短信猫发送短信,使用PDU编码格式,支持移动和联通网络,sms modem send ,pdu
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:185785
    • 提供者:modio
  1. PDU.rar

    0下载:
  2. 发送AT+CMGS= YYY [CR] 其中 YYY 为TPDU的十进制长度 收到[>][SP]响应后再发送 [SCA][TPDU][ctrl-Z] ,Send AT+ CMGS = YYY [CR] one of metric YYY for the length of the TPDU received [> ] [SP] and then sent in response to [SCA] [TPDU] [ctrl-Z]
  3. 所属分类:SMS

    • 发布日期:2017-03-27
    • 文件大小:3719
    • 提供者:程新
  1. gsmpdu7bit.zip

    0下载:
  2. encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any special system call. plain stdio is ok,encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any special system ca
  3. 所属分类:SMS

    • 发布日期:2016-01-25
    • 文件大小:931
    • 提供者:kccheng
  1. PduSMSLib.rar

    0下载:
  2. PDU SMS library, for making 7bit/8bit/16bit SMS,PDU SMS library, for making 7bit/8bit/16bit SMS
  3. 所属分类:SMS

    • 发布日期:2017-04-07
    • 文件大小:14397
    • 提供者:faycal
  1. GBUnicodeTRANs.rar

    0下载:
  2. 实现GB2312到UCS2/unicode的相互转换,主要用于嵌入式的GSM PDU编解码。我已经实现了编解码的函数。如果你只想实现GB2312到UCS2/unicode的相互转换,也可以根据我里面函数进行修改,GB2312 to UCS2/unicode achieve mutual conversion, mainly used in embedded codec GSM PDU. I have a codec implementation of the function. If you j
  3. 所属分类:SMS

    • 发布日期:2017-03-31
    • 文件大小:46903
    • 提供者:liuwei
  1. PDUDecoder

    0下载:
  2. 收到gsm moden得内容。解析pdu格式。转换成能够失败的字符串-Receive a gsm moden content. Analysis PDU format. Converted to be able to string failure
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:50169
    • 提供者:陈全勇
  1. SmsPdu

    0下载:
  2. PDU编码解码DLL,供短信二次开发使用。 内部提供了现成的编码解码接口。-PDU Encode Decode
  3. 所属分类:SMS

    • 发布日期:2017-03-26
    • 文件大小:26245
    • 提供者:zyg
  1. 7bitcoding

    0下载:
  2. PDU 7BIT编码程序,目前,发送短消息常用Text和PDU(Protocol Data Unit,协议数据单元)模式。使用Text模式收发短信代码简单,实现起来十分容易,但最大的缺点是不能收发中文短信;而PDU模式不仅支持中文短信,也能发送英文短信。PDU模式收发短信可以使用3种编码:7-bit、8-bit和UCS2编码。7-bit编码用于发送普通的ASCII字符,8-bit编码通常用于发送数据消息,UCS2编码用于发送Unicode字符。-PDU 7BIT encoding process
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:778
    • 提供者:li
  1. GSM-pdu-cPP

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

    • 发布日期:2017-03-30
    • 文件大小: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. smscodec

    0下载:
  2. pdu converter for delphi
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:216418
    • 提供者:jorge
  1. pdu

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

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

    0下载:
  2. PDU Encoder This program demostrates my PDU Encoder and gives a convience way to get PDU Encoder by simply set some properties. This program is only a demo, so the code is not very well written. Maybe some bugs are hidden, and some cashed may hap
  3. 所属分类:SMS

    • 发布日期:2017-04-06
    • 文件大小:3409
    • 提供者:saad
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com