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

搜索资源列表

  1. GSM 终端编程开发PDU码短信

    0下载:
  2. 介绍计算机上实现gsm modem短消息收发的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模块UCS2 编码、解码原理,以及gsm modem发送与接收PDU 串的编制方式, VB 中的MSCOMM 控件,实现gsm modem短消息收发的核心内容。-briefed on computer modem gsm SMS transceiver model, described GSM modem PDU models, including the PDU mo
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:88.15kb
    • 提供者:施登峰
  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
    • 文件大小:6.78kb
    • 提供者:刘先生
  1. SmsProc

    1下载:
  2. 基于SIM300C的短信编码,短信解码内容
  3. 所属分类:手机短信编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:36.92kb
    • 提供者:慕容逸
  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
    • 文件大小:325.66kb
    • 提供者:韩明
  1. SmsPdu

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

    • 发布日期:2017-03-26
    • 文件大小:25.63kb
    • 提供者:zyg
  1. CSharp_sms_pdu_DUdecoding

    0下载:
  2. C#短信息编码、解码类,适合于短信编解码,系统开发。-C# short message encoding and decoding classes, suitable for message encoding and decoding, system development.
  3. 所属分类:SMS

    • 发布日期:2017-04-14
    • 文件大小:5.45kb
    • 提供者:ycr1018
  1. pdu

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

    • 发布日期:2017-04-03
    • 文件大小:12.01kb
    • 提供者:黄忠
  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
    • 文件大小:10.73kb
    • 提供者:卢德海
  1. 20081207gsm

    0下载:
  2. 主要功能:接收和发送短信,base64的解码和编码,祝福短信的自动加载-Main functions: to receive and send text messages, base64 decoding and encoding, bless text messages automatically load
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-09
    • 文件大小:1.83mb
    • 提供者:guoqiuli
  1. PPCSMSDEVELOPENCODEANDDECODE

    0下载:
  2. 有关手机短信的编码和解码方式,分别就中文和英文两种编码方式进行了论述。-On the cell phone message encoding and decoding methods, respectively, on the Chinese and English two encoding discussed.
  3. 所属分类:SMS

    • 发布日期:2017-04-15
    • 文件大小:5.7kb
    • 提供者:靳先生
  1. SMSPDUDemo

    0下载:
  2. 发短信编码解码C#代码,下载测试,不错,推荐下载,值得学习代码思想-sms SMSPDUDemo
  3. 所属分类:Modem program

    • 发布日期:2017-04-29
    • 文件大小:26.19kb
    • 提供者:adad
  1. smsmanagercdma

    0下载:
  2. 短信程序,发送接收,编码,解码,中文,英文,解析过程,基本测试应用程序,简单的框架和学习程序,未加皮肤-sms management software ,send receive and delete,open port,close port,send chinese and english,serial port operate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:55.95kb
    • 提供者:caylay
  1. USB_CP2102_XP_2000

    0下载:
  2. pdu编码类 短信开发 收发短信,pdu编码 解码-pdu pdu pdu pdu pdu [pdu]pdu
  3. 所属分类:USB develop

    • 发布日期:2017-05-14
    • 文件大小:3.1mb
    • 提供者:haiyang
  1. HZTableComHelp

    0下载:
  2. 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:184.98kb
    • 提供者:叶木公
  1. SMS

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

    • 发布日期:2017-03-27
    • 文件大小:83.36kb
    • 提供者:apple
  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
    • 文件大小:67.57kb
    • 提供者:YongXH
  1. SMSPDUCODEC

    0下载:
  2. PDU是用来发送短彩信的一种编码,上述代码为VB彩信pdu解码。-Wish to develop SMS or EMS application? What do you read from your mobile? PDU code. PDU is a format which you send to a phone to send a SMS or an EMS. You can find more in GSM 03.40
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-01
    • 文件大小:104.4kb
    • 提供者:冯金凤
  1. unicodetest

    0下载:
  2. 手机短信编码、解码源代码。中英文编码、解码测试实例。-SMS encoding, decoding the source code. In English and encoding and decoding test instance.
  3. 所属分类:SMS

    • 发布日期:2017-04-04
    • 文件大小:45.95kb
    • 提供者:ycr1018
  1. GSMsms

    0下载:
  2. GSM手机短信编解码器。可以根据发送手机号接收手机号以及短信的内容自动编码成手机PDU串,也可根据接收到的PDU串解码出短信内容-GSM SMS codec. Can send a phone number and phone number to receive text message content is automatically encoded into the phone PDU string, but also according to the received PDU string
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:212.16kb
    • 提供者:orchard
« 12 3 4 »
搜珍网 www.dssz.com