搜索结果

找到约 434 项符合 Huffman 的查询结果

压缩解压 此为压缩与解压缩程序的文本文件,里面是用C语言编写的程序源代码.此程序运用了huffman树的思想

此为压缩与解压缩程序的文本文件,里面是用C语言编写的程序源代码.此程序运用了huffman树的思想,利用数据结构知识解决问题.
https://www.eeworm.com/dl/617/266660.html
下载: 125
查看: 1072

数据结构 huffman 编码,能过该程序,你可以轻松的进行哈夫曼编码

huffman 编码,能过该程序,你可以轻松的进行哈夫曼编码
https://www.eeworm.com/dl/654/266880.html
下载: 86
查看: 1055

压缩解压 huffman编码

huffman编码,用c语言实现,可以进行文件的huffman编码及其解码
https://www.eeworm.com/dl/617/268061.html
下载: 197
查看: 1014

压缩解压 几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 L

几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 LZW 6、 RLE 7、 DCT 8、 Furie transform
https://www.eeworm.com/dl/617/268774.html
下载: 180
查看: 1172

matlab例程 matlab 实现对整篇文章进行huffman压缩编码的源程序

matlab 实现对整篇文章进行huffman压缩编码的源程序
https://www.eeworm.com/dl/665/269191.html
下载: 74
查看: 1053

压缩解压 The LZW compression class i mplemented as a fixed length code which you can specify, the huffman alg

The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
https://www.eeworm.com/dl/617/270242.html
下载: 141
查看: 1069

数据结构 huffman编码的C语言实现

huffman编码的C语言实现,调试通过
https://www.eeworm.com/dl/654/273600.html
下载: 133
查看: 1032

压缩解压 基于c的huffman的编码实现 该程序实现了经典的huffman算法 同时能够给出编码效率

基于c的huffman的编码实现 该程序实现了经典的huffman算法 同时能够给出编码效率
https://www.eeworm.com/dl/617/277038.html
下载: 168
查看: 1036

数据结构 huffman编码

huffman编码,是初学数据结构的好帮手
https://www.eeworm.com/dl/654/281056.html
下载: 129
查看: 1005

压缩解压 动态建立huffman树 纯语言完成

动态建立huffman树 纯语言完成,没有用到stl等工具 结构简单
https://www.eeworm.com/dl/617/282219.html
下载: 128
查看: 1016