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

搜索资源列表

  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. SMS控件

    0下载:
  2. 支持中文、英文、中英混合字符 UCS2 格式 PDU 压缩,在此模式下,支持70个字节 支持UCS2 格式 PDU 解析 支持 FLASH 短信功能 支持短信立即显示功能 支持短信回复呼叫功能 支持任意进制数值自由转换 支持 Unicode 码转换成字符 -support Chinese, English, mixed-format characters UCS2 PDU compression, in this mode, support for 70-byte f
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:174kb
    • 提供者:万能
  1. UCS2-hanzi

    1下载:
  2. 实现UCS2和汉字的相互转换
  3. 所属分类:开发工具

    • 发布日期:2011-05-03
    • 文件大小:6.11kb
    • 提供者:bench1107
  1. UTf8-Ucs2-convertor.zip

    0下载:
  2. VB.Net Code to convert Encoding from UTf8 To Ucs2.,VB.Net Code to convert Encoding from UTf8 To Ucs2.
  3. 所属分类:.net

    • 发布日期:2017-03-23
    • 文件大小:1kb
    • 提供者:obaisi
  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
    • 文件大小:45.8kb
    • 提供者:liuwei
  1. UCS2Convert

    0下载:
  2. 将一段文本转换为带左斜杠的16进制UCS2编码字符串,可单条转换,也可成批转换,该工具主要用于MTK手机开发时将中文直接内置时的转码,使用windowsAPI,可供参考,包内有执行程序.-Will convert the text with a slash left a string of 16 hexadecimal UCS2 encoding, can be a single conversion, but also can batch conversion, the tool is mai
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:579.1kb
    • 提供者:wangru
  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
    • 文件大小:778byte
    • 提供者:li
  1. transcode

    0下载:
  2. 完成各种编码方式的文本转换为UTF8,包括ascii,ucs2,ucs4,ISO-8859-1,UTF16等类型-transcode ever code type text to utf8,include ascii,ucs2,ucs4,ISO-8859-1,UTF16
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2.11kb
    • 提供者:fatboy
  1. ucs2_utf8

    0下载:
  2. ucs2编码跟utf8呼转的demo,用纯C写,比较适合各类平台各类开发工具使用-Call ucs2 to utf8 encoding with the demo, used to write pure C, more suitable for various types of platforms using various types of development tools
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1.2kb
    • 提供者:hejiangfei
  1. UCS2UTF

    0下载:
  2. C语言编写的UCS2与UTF8之间相互转换的函数。-Written in C between UCS2 and UTF8 conversion function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2.24kb
    • 提供者:Lee
  1. utf8ToUcs2_ucs2ToUtf8

    0下载:
  2. utf8编码和Ucs2编码之间的相互转换-utf8 to Ucs2 and Ucs2 to utf8
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:977byte
    • 提供者:wupeng
  1. ucs2-gbk

    0下载:
  2. ucs2到gbk的编码对照表,很实用,这是本人在做手机短信息处理时积累下来的东东。-ucs2 to gbk encoding table, very practical, this is my doing cell phone short message processing accumulated stuff.
  3. 所属分类:SMS

    • 发布日期:2016-01-25
    • 文件大小:27kb
    • 提供者:herbert
  1. agamem_sms

    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. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:211.38kb
    • 提供者:showphee1
  1. sg_sms_vxWorks

    0下载:
  2. 中文短信的编解码,含UCS2与GB的转换表。-Chinese codec message containing UCS2 conversion table with the GB.
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:54.58kb
    • 提供者:sg
  1. SMS

    0下载:
  2. Decode SMS PDU UCS2 and others as well check it out
  3. 所属分类:SMS

    • 发布日期:2017-04-14
    • 文件大小:4.23kb
    • 提供者:kashifbaig
  1. 501_SMS_SPCOMM

    0下载:
  2. 要做一个短信收发的小软件,于是按照习惯Box寻找例程和控件,可惜没有找到! 于是,大幅翁、Google!!!终于找到了好几个,不是要收费就是不能用!气愤!! 这又不是什么高新尖端科技,俺们不是做不出来,俺们只是秉承RAD的精神而已! 于是这个短消息控件诞生了!虽然还很简陋,起码胳膊腿都有了,剩下就看它怎么跑了! 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:27.97kb
    • 提供者:jingshaq
  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
    • 文件大小:777byte
    • 提供者:li
  1. utf8ToUcs2-ucs2ToUtf8

    1下载:
  2. 实现utf8到Ucs2的编码转换 和ucs2到Utf8的编码转换-To achieve the Ucs2 encoding utf8 conversion and ucs2 to Utf8 transcoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:1.04kb
    • 提供者:吴鹏
  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
    • 文件大小:250.49kb
    • 提供者:
  1. ucs2

    0下载:
  2. 易语言ANSI转UCS2源码例程程序创建scr iptControl对象实现ANSI和UCS2的编码转换。 -Easy language ANSI to UCS2 source routine procedures to create scr iptControl objects to achieve ANSI and UCS2 encoding conversion.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-13
    • 文件大小:2.43kb
    • 提供者:zcwlc
« 12 3 »
搜珍网 www.dssz.com