1. 首页
  2. 编程语言
  3. C++ 
  4. UniversalCharacterSetDetector

UniversalCharacterSetDetector

上传者: 2019-05-22 16:41:16上传 7Z文件 315.46KB 热度 12次
#UniversalCharacterSetDetector(UCSD)从Mozilla和siuying的代码中扒拉出来的文本编码自动检测模块,主要是基于字频判断,检测ANSI编码的CJK系还算比较准确,但是对于没有BOM的UTF16数据流效果很差Codeisfrom[siuying/UniversalDetector][1]and[Mozilla][2]Thanks##KnowncharactersetsThelistofpossiblecharactersetsthatcanbereturnedfromthelibraryasofthemostrecentupdatear
下载地址
用户评论
码姐姐匿名网友 2019-05-22 16:41:16

不知道怎么用,看不到效果。。。