Welcome![Sign In][Sign Up]
Location:
Search - unicode pdu a

Search list

[Com PortASCTOUnicode

Description: 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Therefore, the Chinese short message sent before the Chinese must first be converted to Unicode character codes, the following function to achieve this function. The main function of the VB application onboard a format conversion functions : AscW () will be converted to Unicode Chinese code
Platform: | Size: 9707 | Author: victor | Hits:

[Com PortASCTOUnicode

Description: 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Therefore, the Chinese short message sent before the Chinese must first be converted to Unicode character codes, the following function to achieve this function. The main function of the VB application onboard a format conversion functions : AscW () will be converted to Unicode Chinese code
Platform: | Size: 9216 | Author: victor | Hits:

[SMSmobilephone

Description: 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:ChrW()将中文转换为Unicode码。-Because the mobile phone short message sending PDU is sent the form of strings, and Chinese characters to Unicode code expressed in the Chinese short message sent before the Chinese characters must first be converted to Unicode code, the following function to achieve this function. The main function is applied to a VB own format conversion function: ChrW () will be converted to Unicode Chinese code.
Platform: | Size: 7168 | Author: 高晓斌 | Hits:

[SMSGBUnicodeTRANs

Description: 实现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 just want to achieve GB2312 to UCS2/unicode mutual conversion, but also can modify my function inside
Platform: | Size: 47104 | Author: liuwei | Hits:

[Com PortHZTableComHelp

Description: 这是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。完全可以将相关代码移植到嵌入式短信收发设备中去。我的相关嵌入式项目也确实是在这个基础上做的。-This is my project done by a formal evaluation of the source. Main functions of the board through the serial port and the GSM communication modules for the process to send and receive text messages. Are as follows: serial port settings, GB2312 with UNICODE encoding conversion, PDU codecs (most of this part of the code from the User), AT commands to send. Relevant code can be ported to embedded devices to send and receive text messages. My embedded projects related is on this basis to do so.
Platform: | Size: 189440 | Author: 叶木公 | Hits:

[CommunicationFunnComHelp

Description: 是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a formal evaluation of the source. Main functions of the board through the serial port and the GSM communication modules for the process to send and receive text messages. Are as follows: serial port settings, GB2312 with UNICODE encoding conversion, PDU codecs (most of this part of the code from the User), AT commands to send. Due to the internal use of the MultiByteToWideChar, WideCharToMultiByte character conversion function, it is not embedded directly to the transplant procedure. Want to do in this regard please refer to the transplant and the other resources I uploaded " HZTableComHelp.rar"
Platform: | Size: 98304 | Author: 叶木公 | Hits:

[SMSGSMCodingAndDecoding

Description: 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 contents of adhesive- the contents of messages by clicking the message will decode the contents of the information contained in more than a dozen field for analysis and translation of the contents of the short rate of codec 3.Unicode
Platform: | Size: 368640 | Author: 赵保龙 | Hits:

[SMSComPort

Description: 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
Platform: | Size: 333824 | Author: 韩明 | Hits:

[Communication-Mobile7bitcoding

Description: 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, at present, commonly used to send short messages Text and PDU (Protocol Data Unit, Protocol Data Unit) mode. Send and receive SMS Text mode using a simple code to achieve them is very easy, but the biggest drawback is that the Chinese can not send and receive text messages and SMS PDU mode only supports English, but also send text messages in English. PDU mode send and receive text messages you can use three kinds of coding :7-bit ,8-bit and UCS2 encoding. 7-bit encoding used to send normal ASCII characters ,8-bit encoding used to send data messages, UCS2 encoding used to send Unicode characters.
Platform: | Size: 1024 | Author: li | Hits:

[Communication-Mobile7bitdecode

Description: 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 process, now commonly used to send SMS Text and PDU (Protocol Data Unit, Protocol Data Unit) mode. Send and receive SMS Text mode using a simple code to achieve them is very easy, but the biggest drawback is that the Chinese can not send and receive text messages and SMS PDU mode only supports English, but also send text messages in English. PDU mode send and receive text messages you can use three kinds of coding :7-bit ,8-bit and UCS2 encoding. 7-bit encoding used to send normal ASCII characters ,8-bit encoding used to send data messages, UCS2 encoding used to send Unicode characters.
Platform: | Size: 1024 | Author: li | Hits:

[SCMmc55_sms

Description: 一个控制设备中接收发送短信部分的驱动。分析短信pdu,并根据相应的7bit,8bit或16bit模式解析出实际短信文本,对于中文还包括了unicode到gb2312的转码。硬件平台stm32103VB,用Keil写的-A control device to send text messages to receive part of the drive. Analysis of SMS pdu, and in accordance with the corresponding 7bit, 8bit or 16bit mode of parsing out the actual message text, of the Chinese language also includes unicode to gb2312 transcoding. Hardware platform stm32103VB, written with the Keil
Platform: | Size: 142336 | Author: ansern | Hits:

[Windows DevelopGGBUnicodeTRAB

Description: 实现GB2312到UCS2/unicode的相互转换,主要用于嵌入式的GSM PDU编解码。我已经实现了编解码的的函数。如果你只想实现GB2312到UCS2/unicode的相互转换,也可以根据我里面函数进行修改 已通过测试。 -Achieve the mutual conversion GB2312 to UCS2/unicode, mainly for embedded GSM PDU codec. I' ve implemented a codec function. If you just want to to achieve GB2312 to UCS2/unicode, conversion, and can also be modified according to the function of me has passed the test.
Platform: | Size: 47104 | Author: sane | Hits:

CodeBus www.codebus.net