搜索资源列表
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
chinesecode
- 中文字符编码转换。支持GB2312,UTF_8,Unicode等的互相转换-Chinese character encoding conversion. Support GB2312, UTF_8 Unicode, the mutual conversion
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
regular
- 正则表达式。利用模板完成,完美支持单字节/多字节/UNICODE编码,解决大多数正则表达式对东亚文字支持不够完善的问题。
GB2321UnicodeGB18030
- GB2321和Unicode和GB18030等多种编码形式的汉字编码的输入和输出与转换等.
动态链表存储UNICODE词表和管理
- 控制台程序,利用动态链表存储、查询一个词条UNICODE编码。内附添加、删除词条的函数。-console procedures, the use of dynamic memory Chain, a Commons inquiry UNICODE coding. Enclosing add, delete entries function.
gbk2unic
- 把一个gbk编码文件转化为unicode编码文件。-put a coding edit documents into unicode encoded files.
合并多个UNICODE编码的文本
- 把多个UNICODE编码的文本合成一个文本,需要建立MFC工作区,添加一个按钮即可。-UNICODE from multiple text encoding a synthetic version of the need to establish MFC work area, add a button.
工作区整体,功能较多,转为UNICODE量身定做
- 专门处理UNICODE编码文件的工作区,功能还在继续扩充,小弟抠了很久的。-devoted UNICODE coding of documents, functions also continue to grow, the younger telling for a long time.
unicode码转换
- 此程序做了一些平常人容易犯的错误,由于编译系统不同,编码要转化,-this procedure done something normal people tend to commit mistakes, because different compiler system, to transform coding,
CharCodeConversion
- 字符集的UTF8、ANSI、Unicode编码转换-Character set UTF8, ANSI, Unicode encoding conversion
The-Unicode-Standard
- unicode 标准文档 研究字体编码的可能会用到-The unicode standard document font encoding may be used
MBandWC
- 选择字符集,输入一个双字节字,点击“Get”按钮,得到其对应的Unicode编码。注意:同一个字形,如果字符集不同,MBCS编码很可能不同,但其Unicode编码相同。-Select character set, enter a double-byte characters, click " Get" button, and get its corresponding Unicode encoding. Note: the same shape, if a different
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
a2u
- 可以将ascii格式的文本文件转换为unicode编码的文件-convert the ascii file to unicode file
mongolian
- 蒙古文unicode编码语料,可用于蒙古文编码查看、以及后续一些研究使用,规模较小。-Mongolian unicode encoded corpus can be used to encode view Mongolian, and follow some of the studies used a smaller scale.
GB2312-Unicode-table
- Unicode-GB2312编码对应表,不需要复杂的程序处理,直接转,速度快.- Unicode-GB2312 encoding correspondence table, no complicated procedures, direct transfer speed.
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
