搜索资源列表
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
BIG2GB1
- 一个汉字编码的转换程序把BIG2码转换成GB码-a Chinese character coding conversion procedures have BIG2 code into GB code
16LCDHANZICODE
- 根据汉字编码,从16*16汉字库读出二进制点阵,并转换成LCD液晶显示的二进制码-under the Chinese character coding, from the 16 * 16 Store read binary lattice, and the conversion of LCD binary code
txt2img
- 在制作网页时,将文本段自动变化成图片的工具。在php的基础功能基础上笔记实现了自动换行,高度自动设置,右标点不放在行首等功能,特别对汉字做了优化处理。 该文件使用unicode编码,如果用其他编码,其中汉字需要修改。 请参见: http://arl.mae.cuhk.edu.hk/-the production of the website, will automatically change the text of the pictures into a tool. P
wbx
- 一组处理五笔输入法码表文件的小程序 chpy.c 将中文字符串自动转换成拼音的形式. 将中文的文件名转换成拼音的文件名- PY_FILE为WIN95全拼输入法反转换生成的拼音编码文件 delsingle.c 删除包含单个汉字的行 gb2312.c 生成所有GB2312码汉字 genwbsig.c 生成所有GB2312码汉字的五笔编码 py.c 去除imegen反编译后的TXT文件中词的编码,只剩下字的编码 wbadd.c 在已经存在的五笔编码文件中加入新增词组, 五
GB2321UnicodeGB18030
- GB2321和Unicode和GB18030等多种编码形式的汉字编码的输入和输出与转换等.
hanzibianma
- 介绍关于解决汉字问题的文章。 讲解了在编程过程中的汉字编码。
ctoj
- 中文转日本汉字的软件。请把输出的问题用ie打开,并选择日文编码察看。-Chinese to Japan's Chinese software. Please use the output ie open, and choose to see Japanese codes.
字符流编码识别
- 读取字节流,识别字节流使用汉字编码,并提供转换方法。
utf8_v2_3_1
- 你是否遇到使用C++编程时汉字不能操作的问题?有时候是因为其编码,比如XML,很多就是utf8编码。这个是使用C++操作utf8的类库。-Have you encountered when using C++ programming problems of Chinese characters can not operate? Sometimes, because of its encoding, such as XML, a lot is utf8 encoding. This is usin
ChCodeSet
- 打印输出所有汉字编码的字符集,包括gbk, big5, utf, unicode等-Printout of all characters coded character set, including the gbk, big5, utf, unicode, etc.
CODETRANSFER
- 本程序实现汉字在计算机里面的编码显示功能-Display Chinese character encoding
GB2BIG5
- 关于gb2312和big5码表的东西对于需要进行汉字编码和转换的朋友非常有用,我一直用这个-gb2312 and big5 conversion code table
GB2312-80
- 中华人民共和国汉字区位码表GB2312-80,汉字的标准区位编码。-Chinese People' s Republic of location code table GB2312-80, Chinese character coding standard location.
hanzitongji
- 汉字字频统计的小程序,使用前需要修改源码中的读取路径,另外txt必须Unicode编码才能识别。-Chinese characters word frequency statistics applets, you need to modify the source code (the read path) before using. Additionally, the Unicode encoding txt must be identified.
unicode2gbk
- 汉字有时需要在Unicode编码和GBK编码间转换,且该转换要求是跨平台的,故不能依赖Windows的API,解决方法是生成Unicode与GBK的映射表,转换时直接查表即可。本实验要求利用本实验利用Windows提供的WideCharToMultiByte函数实现编码转换并生成映射表保存至文件。-Unicode characters are sometimes needed between GBK encoding and transcoding, and the conversion req
codefind
- 汉字编码查询器,可以查询unicode,gbk等编码,方便实用的小工具-Chinese character coding query, you can query unicode, gbk coding, etc., convenient and practical gadget