搜索资源列表
utf8
- 这各函数能将字符串转换成UTF8格式并且是十六进制的内码格式-that the function can convert UTF8 string format and is within the hexadecimal code format
UTF8-ANSI
- 用C++编写的能将UTF8码转化成ANSC 码的源代码
批量转换文件编码的小程序
- 这是一个批量转换文件编码的小程序。支持GBK,BIG5, UTF8互相转换,支持自动探测源文件编码,This is a batch file encoding conversion of smaller procedures. Support for GBK, BIG5, UTF8 conversion each other to support the automatic detection of the source file encoding
UTf8-Ucs2-convertor.zip
- VB.Net Code to convert Encoding from UTf8 To Ucs2.,VB.Net Code to convert Encoding from UTf8 To Ucs2.
FileExplorerDemo.rar
- 电子书可以读UNICODE UTF8 ISO8859-1文本,可以浏览图片,播放音乐,可以编辑文本,EBOOK TXT READER
codeconvert.rar
- UTF8 Unicode GB2312编码之间进行转换,UTF8 Unicode GB2312 convert
GB2312_ANSI_TO_UTF8.rar
- 字符GB2312,ANSI-UTF8之间相互转换编码格式程序,从GB2312转到UTF8或者反过来转换,GB2312,ANSI-UTF8
UTF8
- UTF8转换代码,字符的utf8编码和unicode编码之间转换-UTF8 code
utf82gbk
- utf8到gbk的转码的c++代码,方便易懂。-utf8 to gbk transgenic code c++ code, easy to understand.
transcode
- 完成各种编码方式的文本转换为UTF8,包括ascii,ucs2,ucs4,ISO-8859-1,UTF16等类型-transcode ever code type text to utf8,include ascii,ucs2,ucs4,ISO-8859-1,UTF16
utf8
- utf8转gbk utf8转unicode gbk转utf8-the utf8 turn gbk utf8 switch to the unicode gbk turn utf8
ucs2_utf8
- ucs2编码跟utf8呼转的demo,用纯C写,比较适合各类平台各类开发工具使用-Call ucs2 to utf8 encoding with the demo, used to write pure C, more suitable for various types of platforms using various types of development tools
UCS2UTF
- C语言编写的UCS2与UTF8之间相互转换的函数。-Written in C between UCS2 and UTF8 conversion function.
utf8
- utf8 编码的二进制 转化为 字符串 二进制转化为 utf8-utf8 encoded binary into a binary string into a utf8
Utf8
- 可以从一个utf-8码转换成一个ansic 码 主要注意的是要进行2次转换,并且有个技巧,可以在不确定转码的长度的时候可以 得到将要转码的长度,进行动态内存申请-convert utf8 to ansic .if you have any question ,please free contact me . thanks .raymond
utf8
- utf8和汉字之间编码的转换,便于开发统一汉字编码程序-utf8 and coding conversion between Chinese characters, Chinese character coding to facilitate the development of uniform procedures
utf8
- 获得字符utf8编码格式的二进制表示。 二进制转化为uft8编码字符。-Utf8 character encoding format to obtain the binary representation. Uft8 encoded into binary characters.
utf8
- 基本思路很简单,就用两个大数组: UTF8 ->GBK 先从UTF8中解读出unicode值,再从数组中读出GBK值。 GBK->UTF8 直接以GBK的值为下标,查找数组中对应的UTF8值。 现在解决的问题: 1.可从UTF8转换到GBK编码 2.可对UTF8的编码格式作出判断,如某个UTF8不合要求或字节数不足,会自动跳过。 3.可从GBK编码转换到UTF8编码 未完成的问题: 1.计算字符串长度 2.在调用函数给要分
utf8.h
- 超级好用的utf8字符串处理函数库,c接口,跨平台(Super easy to use UTF8 string processing function library)
utf8
- UTF8字符编码处理 Visual Basic源码(UTF8 character encoding processing Visual Basic source code)