搜索结果

找到约 463 项符合 HUFFMAN 的查询结果

压缩解压 这是一个基于huffman编码的简单数据流压缩算法

这是一个基于huffman编码的简单数据流压缩算法,只是一个方便学习huffman的算法
https://www.eeworm.com/dl/617/160260.html
下载: 181
查看: 1146

数据结构 利用Huffman编码法做的一个文本文件压缩程序

利用Huffman编码法做的一个文本文件压缩程序,仅支持英文的文本文档,压缩效率在10%~50%,DOS界面,欢迎讨论。
https://www.eeworm.com/dl/654/163336.html
下载: 24
查看: 1042

压缩解压 本内容详细介绍huffman编码,并且有源程序.调试成功

本内容详细介绍huffman编码,并且有源程序.调试成功
https://www.eeworm.com/dl/617/235656.html
下载: 137
查看: 1061

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

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

数值算法/人工智能 I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma

I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200 ...
https://www.eeworm.com/dl/518/296419.html
下载: 122
查看: 1113

数据结构 实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h

实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h
https://www.eeworm.com/dl/654/458091.html
下载: 73
查看: 1072

matlab例程 Matlab下实现huffman编码 在MATLAB中模拟c中链表 利用复数运算

Matlab下实现huffman编码 在MATLAB中模拟c中链表 利用复数运算
https://www.eeworm.com/dl/665/474349.html
下载: 139
查看: 1103

通讯/手机编程 霍夫曼(Huffman)编码算法是满足前缀条件的平均二进制码长最短的编码算法。本文用Matlab语言编程实现了霍夫曼(Huffman)编码,并有详细的word说明

霍夫曼(Huffman)编码算法是满足前缀条件的平均二进制码长最短的编码算法。本文用Matlab语言编程实现了霍夫曼(Huffman)编码,并有详细的word说明
https://www.eeworm.com/dl/527/260709.html
下载: 98
查看: 1151

压缩解压 一个huffman压缩解压算法源码,有具体的实现算法和代码注释.

一个huffman压缩解压算法源码,有具体的实现算法和代码注释.
https://www.eeworm.com/dl/617/167529.html
下载: 61
查看: 1076

压缩解压 Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffm

Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. More information on Huffman encoding may be found at ...
https://www.eeworm.com/dl/617/206030.html
下载: 27
查看: 1075