搜索资源列表
final++
- 文件编码转换程序,将email中的文本提取出来,并保存为文本-document transcoding process, the email text extracted, and the preservation of text
BIG2GB1
- 一个汉字编码的转换程序把BIG2码转换成GB码-a Chinese character coding conversion procedures have BIG2 code into GB code
chinesecode
- 中文字符编码转换。支持GB2312,UTF_8,Unicode等的互相转换-Chinese character encoding conversion. Support GB2312, UTF_8 Unicode, the mutual conversion
16LCDHANZICODE
- 根据汉字编码,从16*16汉字库读出二进制点阵,并转换成LCD液晶显示的二进制码-under the Chinese character coding, from the 16 * 16 Store read binary lattice, and the conversion of LCD binary code
wbx
- 一组处理五笔输入法码表文件的小程序 chpy.c 将中文字符串自动转换成拼音的形式. 将中文的文件名转换成拼音的文件名- PY_FILE为WIN95全拼输入法反转换生成的拼音编码文件 delsingle.c 删除包含单个汉字的行 gb2312.c 生成所有GB2312码汉字 genwbsig.c 生成所有GB2312码汉字的五笔编码 py.c 去除imegen反编译后的TXT文件中词的编码,只剩下字的编码 wbadd.c 在已经存在的五笔编码文件中加入新增词组, 五
GB2321UnicodeGB18030
- GB2321和Unicode和GB18030等多种编码形式的汉字编码的输入和输出与转换等.
gbk32
- 有关vb编码转换的代码,主要是中文码的转换的实现
CodeTransfor
- 代码转换工具类,可以将ASCII转换为GBK编码的中文
unicode码转换
- 此程序做了一些平常人容易犯的错误,由于编译系统不同,编码要转化,-this procedure done something normal people tend to commit mistakes, because different compiler system, to transform coding,
字符流编码识别
- 读取字节流,识别字节流使用汉字编码,并提供转换方法。
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
CharCodeConversion
- 字符集的UTF8、ANSI、Unicode编码转换-Character set UTF8, ANSI, Unicode encoding conversion
GB2312_TO_UTF8
- 将gb2312编码的字符转换为UTF-8编码的字符。-convert gb2312 char to utf-8 char
FontSetConverter
- 对文件中的中文做编码转换,支持目录下所有文件的转换,转换格式为UTF8到GBK。-To document the Chinese to do encoding conversion, support for directory conversion of all documents, conversion to UTF8 format to GBK.
MAKEJP
- 中文编码转换,大5码转GBK码等 多音字字库组织和运用 组织海量名称数据,如何建立名称简拼索引-Chinese coding conversion, big 5 yards to GBK code word font, such as multi-tone organizations and mass organizations to use the name of the data, how to create the name of Microsoft Index
UTF-8andGB2312
- 这是一种网页编码转换的方法。很实用的,希望大家工同学习。-This is a web transcoding methods. Very practical, and hope that we work with the study.
Language
- 简繁体转换工具,可以把big5编码和gbk编码转换成gb2312或者互逆。-Simplified and traditional conversion tool, you can put big5 encoding and transcoding into gb2312 or gbk reciprocal.
GB2BIG5
- 关于gb2312和big5码表的东西对于需要进行汉字编码和转换的朋友非常有用,我一直用这个-gb2312 and big5 conversion code table
GBK2utf
- 跨平台的GBK与utf8之间互转的一段C++代码,对编码转换很有帮助-GBK and utf8 cross-platform system conversion between a section of C++ code
unicode2gbk
- 汉字有时需要在Unicode编码和GBK编码间转换,且该转换要求是跨平台的,故不能依赖Windows的API,解决方法是生成Unicode与GBK的映射表,转换时直接查表即可。本实验要求利用本实验利用Windows提供的WideCharToMultiByte函数实现编码转换并生成映射表保存至文件。-Unicode characters are sometimes needed between GBK encoding and transcoding, and the conversion req