搜索资源列表
final++
- 文件编码转换程序,将email中的文本提取出来,并保存为文本-document transcoding process, the email text extracted, and the preservation of text
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 在已经存在的五笔编码文件中加入新增词组, 五
CharConvert
- 编码自动转化工具,能实现将文件由UTF8-GBK的转化。
gbk2unic
- 把一个gbk编码文件转化为unicode编码文件。-put a coding edit documents into unicode encoded files.
工作区整体,功能较多,转为UNICODE量身定做
- 专门处理UNICODE编码文件的工作区,功能还在继续扩充,小弟抠了很久的。-devoted UNICODE coding of documents, functions also continue to grow, the younger telling for a long time.
FontSetConverter
- 对文件中的中文做编码转换,支持目录下所有文件的转换,转换格式为UTF8到GBK。-To document the Chinese to do encoding conversion, support for directory conversion of all documents, conversion to UTF8 format to GBK.
CodeSet_Recognizer
- 识别文件编码,gbk,big5,unicode等-Identification file encoding, gbk, big5, unicode, etc.
CodeConverter
- 指定文本文件路径,转换文件的字符编码,包括gbk,unicode,utf-8互换等。-Specify the path to a text file, convert the file character encoding
FileEncConvertorDlg
- 编码互转(原创) 中日文多字节文件和unicode、utf8之间互转 子文件夹全遍历 选择文件类型 VC++[原创]-Coding system conversion (original) and Japanese multi-byte files and unicode, utf8 Mutual Convert between all traverse sub-folders select the file type VC++ [original]
a2u
- 可以将ascii格式的文本文件转换为unicode编码的文件-convert the ascii file to unicode file
unicode2gbk
- 汉字有时需要在Unicode编码和GBK编码间转换,且该转换要求是跨平台的,故不能依赖Windows的API,解决方法是生成Unicode与GBK的映射表,转换时直接查表即可。本实验要求利用本实验利用Windows提供的WideCharToMultiByte函数实现编码转换并生成映射表保存至文件。-Unicode characters are sometimes needed between GBK encoding and transcoding, and the conversion req