基于最小堆构建霍夫曼编码树的算法实现与源码解析
利用最小堆实现霍夫曼编码,建立霍夫曼树,并且实现插入,删除,输出等功能
本专区汇聚了各类基于 数据压缩 开发的源码资源,共计 638 篇资源供开发者免费下载学习。
利用最小堆实现霍夫曼编码,建立霍夫曼树,并且实现插入,删除,输出等功能
根据输入的概率进行香农编码,然后输出必要的参数和编码的结果。其中有嵌套程序。-Probability under the Importation of Shannon coding
huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。-huffman encoding and decoding the
介绍各种压缩的特点以及应用,欢迎大家位下载!-Introducing a wide range of compression characteristics of the appl
图像处理中关于传输问题的处理,应用于网络-image processing on the transmission, network application
具有良好压缩系数的算术编译码器的实现。
经典的LZW算法,转自Mark R. Nelson著名的“Data Compression Book”-classic LZW algorithm, Mark R. Nelson
转自德国Eric Bodden的数据压缩算术编码专著。有极强的学术价值。-switched from Germany Eric Bodden data compression ar
应用背景 Fifty Years of Shannon Theory: A brief chronicle is given of the historical de
是个关于压缩程序的代码。-is on the compression procedure code.
walsh变换的算法实现,函数结构,很方便移植!-walsh transform algorithm, function structure, transplants easily
数据压缩教程+源码-source data compression Guide