搜索资源列表
gbk&unicode
- 这是GBK码和UNICODE码的对照表 应该对做输入法的同志有帮助-yards and UNICODE code comparison table should do the input method to help comrades
ChineseCodeP
- 一个详细的汉字编码介绍以及判断汉字编码的程序代码。不知道有没有人曾经为汉字的编码问题头疼不已?这篇文档讲述了GB2312-80、GBK、Unicode编码、Big5编码的规律,并给出了判断一个汉字为GBK和Big5码的VB代码程序。-a detailed descr iption and a Chinese character coding judgment Chinese character coding procedure code. Do not know whether any of t
convertz802
- 用途: 中文 Big5/GBK/Unicode/UTF8 内码转换器。 注意:档案转换只能将纯文字格式的文件(例如 txt, html 等)转码, 并不适用于如 MS Word, Excel 等 binary 档案。 系统要求: 视窗9x/ME/NT/2000/XP/2003 安装: 将所有档案解压到一个新资料夹,然后直接在档案总管执行 convertz.exe。 开启ConvertZ后可于程式设定一栏选择加快捷列到桌面、开始功能表、或程式集
一个非常好的gbk-big5-unicode之间的互相转换的工具
- 一个非常好的gbk-big5-unicode之间的互相转换的工具,程序由PHP所写而成。
GBK--U.rar
- 编码转换中需要的资源,GBK字符集和unicode字符集之间的映射关系,如果编程需要,建议使用Ultraedit修改成方便的格式,Transcoding in the resources needed, GBK character set and unicode character set mapping between the relations, if the program needs, recommend the use of Ultraedit modified into a conv
Uconvert.zip
- GBK码和UUCODE码互相转换的源码 ,The source for transfering GBK and UUCODE with each other
IOS_Unicode
- Unicode and GBK及UTF8之间编码转换转码-Unicode and GBK code
uni
- unicode 转GBK,内含具体文字编码 -unicode to GBK, contains specific language encoding
mule-gbk-0.1.2004080701.tar
- Emacs 插件代码,增加unicode支持和中文支持-unicode support for Emac Added `chinese-gb2312 charset support in `chinese-gbk coding system
myebook
- Linux系统下的电子书源代码,支持多种编码(unicode,GBK,BIG5,UTF8),支持自定义跳转页码和自动阅读功能.-E-book under the Linux system source code, supports a wide range of encoding (unicode, GBK, BIG5, UTF8), support for custom page Jump and automatic function.
ChCodeSet
- 打印输出所有汉字编码的字符集,包括gbk, big5, utf, unicode等-Printout of all characters coded character set, including the gbk, big5, utf, unicode, etc.
CodeConverter
- 指定文本文件路径,转换文件的字符编码,包括gbk,unicode,utf-8互换等。-Specify the path to a text file, convert the file character encoding
GB2312ToUnicode
- GBK 转 unicode 提供二分法查询-translate the gbk to the unicode,with the bianary search way
utf8
- 基本思路很简单,就用两个大数组: UTF8 ->GBK 先从UTF8中解读出unicode值,再从数组中读出GBK值。 GBK->UTF8 直接以GBK的值为下标,查找数组中对应的UTF8值。 现在解决的问题: 1.可从UTF8转换到GBK编码 2.可对UTF8的编码格式作出判断,如某个UTF8不合要求或字节数不足,会自动跳过。 3.可从GBK编码转换到UTF8编码 未完成的问题: 1.计算字符串长度 2.在调用函数给要分
unicode_utf8_gbk
- utf8与gbk互转的原理与示例,作项目留下的,搞手机等必不可少,中文显示-gbk Mutual Convert utf8 with the principles and samples for the project left, engaged in mobile phones is essential, Chinese display
gbk-unicode
- 中英文短信编码和解码。包括gbk usc转换表。-Encoding and decoding messages in English
unicode
- unicode 码与GBK 码之间的转换代码。GBK 转换为UNICODE 和 UNICODE 转换为GBK -unicode and gbk convert
UNICODE-and-GB2312-table
- 用于LCD显示,主要做UNICODE与GBK对照,方便显示处理-For LCD display, mainly to do with GBK UNICODE control, convenient display processing
gbk
- GBK、Unicode转换算法,适合于C编程算法-GBK&Unicode Convert