搜索资源列表
HDAd
- 游程编码与哈弗曼编码的联合压缩技术,PDF格式的 供参考-Run-length coding and joint coding哈弗曼compression technology, PDF format for reference
HuffmanCoding
- 用哈弗曼进行编码的简单压缩,解码小软件(只对txt文件进行压缩,内容仅限与阿拉伯数字和字母)-Encoded by Ha Fuman simple compression, decoding a small software (only the txt file compression, content only with Arabic numerals and letters)
47751732huffman
- 文件的压缩与文件的解压缩,具体包含几个函数,哈弗曼编码的实现 哈弗曼树的建立-File compression and decompression of files, specifically contains several functions, Hafu Man coding Hafu Man tree to establish
HFM
- 哈弗曼编码 ,用哈弗曼编码实现文件的压缩。 根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-Huffman coding