搜索资源列表
tc35GSM
- 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。
TC35I无线通信模块
- 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。
GB2321UnicodeGB18030
- GB2321和Unicode和GB18030等多种编码形式的汉字编码的输入和输出与转换等.
VBA
- 最简单的方法判断一个字符串中是否有汉字 VBA中默认英文字符串都是Unicode,双字节,如果转化为vbFromUnicode就变成单字节, 汉字还是双字节,如果转换之前的字符长度与转化之后的字节长度相等(LenB是计算字符的字节长度的函数), 说明不含中文字符,反之含有中文字符。
SMS_Mcu_Program
- 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。
手机编码转换
- 这是我用Delphi写的一个关于手机的编码与解码的程序,unicode到汉字,和ascii码到8bit码的转换!-This is what I wrote with Delphi on a cell phone encoding and decoding process, unicode to Chinese characters, and ascii codes to 8bit code conversion!
C#汉字编码转换工具
- 实现了汉字与unicode,gb2312进行转换QQ:547170882
纯C语言的汉字国标码与UNICODE码转换
- 纯C语言的汉字国标码与UNICODE码转换,Pure C language, Chinese national standard code and UNICODE code-switching
TC35I
- 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序-51 SCM control TC35I complete wireless communication module Keil C program also includes GB2312 and Unicode conversion, the national standard Chinese characters, ASC charac
G_UCODE
- 本软件是汉字代码转换程序,可以实现UNICODE码与国标码之间的转换.-This software is the Chinese character code conversion process can be achieved UNICODE code and GB code conversion between.
UnicodeToCN
- 用于将unicode内码与汉字互相转换的小工具,可以实现整篇文章的转换哦。-Used to unicode characters within each code and the conversion of small tools, can convert the entire article, Oh.
Ucs2Asc
- Unicode字符与ASCII字符相互转换,支持字母数字及所有汉字-Unicode characters with ASCII character conversion, supports alphanumeric and all the characters
Unicode
- Unicode 与汉字之间的相互转换代码-Unicode and Character conversion between code
UNICODE
- 汉字与UNICODE双向转换程序。用于GSM模块通信使用。exe格式-UNICODE characters with two-way conversion process. GSM module for communication use. exe format
unicode2gbk
- 汉字有时需要在Unicode编码和GBK编码间转换,且该转换要求是跨平台的,故不能依赖Windows的API,解决方法是生成Unicode与GBK的映射表,转换时直接查表即可。本实验要求利用本实验利用Windows提供的WideCharToMultiByte函数实现编码转换并生成映射表保存至文件。-Unicode characters are sometimes needed between GBK encoding and transcoding, and the conversion req
characters-and-Unicode
- 汉字转换 汉字与Unicode相互转换,在有的时后不知道该汉字的Unicode编码 该小工具可以帮助到你@!-Kanji conversion characters and Unicode conversion, after some time did not know the Unicode encoded characters to the gadget can help you @!
unicode与汉字的转换工具
- 可以方便查询delphi的unicode与汉字的转换(unicode convert to hanzi for delphi)