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

搜索资源列表

  1. sms

    0下载:
  2. 短消息数据解码格式-SMS data decoding formats
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:6133
    • 提供者:陆丁
  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. PDU

    0下载:
  2. /// /// /// / ///文 件:.cs ///概 要:针对国内短信解码(USC2) ///组成结构:包含四个函数: /// 1、GetEverySMS(string SMS) /// 2、GetTelphone(string SMS) /// 3、GetDataTime(string SMS) /// 4、GetContent(string SMS)
  3. 所属分类:手机短信编程

    • 发布日期:2014-01-16
    • 文件大小:46579
    • 提供者:xsky
  1. SMS_shortmessage

    0下载:
  2. 很完整的SMS短信编、解码程序代码!!希望对需要的人有所帮助,也希望给点评价
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:6621
    • 提供者:杨相柱
  1. Sms

    0下载:
  2. PDU短信的编程,做成标准类,三种编码和解码都有
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:6360
    • 提供者:yanghuyue
  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编码解码函数,采用VB.NET编写。-SMS PDU codec function, VB.NET prepared.
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:37810
    • 提供者:慕容逸
  1. GSMDECODEPDU.rar

    0下载:
  2. GSM短信息PDU解码程序,用于单片机控制手机模块进行接收、阅读短信息,GSM SMS PDU decoding process for the single-chip control module to receive cell phone, read a short information
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:584
    • 提供者:李强
  1. ComPort.rar

    0下载:
  2. SMS实现短信的开发,实现短信息的PDU编码,以及实现长短信的编码,以及Unicode编码和解码,SMS text messages to achieve the development, realization of the PDU messages coding and coding to achieve a long message, as well as the Unicode encoding and decoding
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:333476
    • 提供者:韩明
  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_COM_test_LUDEHAI

    0下载:
  2. 用DELPHI直接通过COM口发短信! 包括PUD编码解码-with Delphi COM ports directly through SMS! Derivatives including codecs, etc.
  3. 所属分类:SMS

    • 发布日期:2017-03-26
    • 文件大小:10992
    • 提供者:卢德海
  1. SMS

    0下载:
  2. 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send long text messages, a PDU encoding and decoding
  3. 所属分类:Modem program

    • 发布日期:2017-03-27
    • 文件大小:85364
    • 提供者:apple
  1. 7bitdecode

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

    • 发布日期:2017-04-08
    • 文件大小:777
    • 提供者:li
  1. sms-decode

    0下载:
  2. 手机短信息的编解码类 对整个短信息进行解码 -Mobile phone short message encoding and decoding classes
  3. 所属分类:SMS

    • 发布日期:2017-04-05
    • 文件大小:2063
    • 提供者:张卫锋
  1. gb2unicode

    0下载:
  2. SMS短信编码解码,包含编码表及编码解码转换函数以及测试主程序-SMS message encoding and decoding, including the coding table and codec conversion function, as well as testing the main program
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:69195
    • 提供者:YongXH
  1. SMS

    0下载:
  2. 手机短信编解码开发代码,在linux下编译-source for short message service on linux operating system
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:16687
    • 提供者:翟芳
  1. sms

    0下载:
  2. SMS:手机短信的编解码程序库。不错的哦!-SMS: SMS codec library. Oh, good!
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:70767
    • 提供者:长空飞雪
  1. SMS-C-Codec-

    0下载:
  2. sms部分的7bit,8bit和pdu的编解码的实现-sms part of 7bit, 8bit and pdu codec implementation
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:28425
    • 提供者:
  1. SMS

    0下载:
  2. 用于短信的编码与解码,其中包含UCS2及7-bit的编码解码-function of SMS decode and encode
  3. 所属分类:SMS

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