搜索资源列表
codecjava
- qrcode 的编码和解码 java版,给出了详细的算法和实现,可以作为学习二维码开发的参考-qrcode encoding and decoding java version, gives a detailed algorithm and implementation can be used as reference to study the development of two-dimensional code
0nlu_project
- 本系统使用java语言编写,采用机器学习的方法进行自然语言处理,对中文进行分词和词性标注。分词采用crf模型,词性标注用hmm模型,解码算法为Vertibi算法。-The system uses java language, using machine learning methods for natural language processing, for Chinese word segmentation and POS tagging. Segmentation using crf mod
LZW
- 使用java编写的lzw算法 对文章进行编码、解码等操作-Lzw algorithm using java prepared for articles carried encoding, decoding and other operations
Base64104
- Base64算法源码、0x30编解码、Hex编解码,这些一般在银行、通信等中,用于对二进制的数据流进行处理,转换成全可见的ASCII字符。这里提供的是.h和.cpp,简单明了,易于移植。-Base64 source algorithm, 0x30 codec, Hex codec, which generally in the banking, communications, etc., used for binary data stream processing, conversion Che