搜索资源列表
Hf
- 哈夫曼数的编码,译码和树的打印-The number of Huffman encoding, decoding and tree print
huffman
- 哈夫曼(Huffman)编码压缩和解压缩程序 哈夫曼(Huffman)编码压缩和解压缩程序 -Huffman (Huffman) encoding Huffman compression and decompression procedures (Huffman) encoding compression and decompression procedures
huffman
- 问题描述] 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。-Descr iption of the problem] use Huffman encoding of information and communication can grea
Huffman-encoding-decoding
- 哈夫曼编码与译码,能对输入的字符(有权值)进行建树、编码、译码-Huffman encoding and decoding can input characters (right value) for contributions, coding, decoding
Huffman
- 本程序中定义了霍夫曼类实现霍夫曼编码和解码,其中编码过程用递归实现。-This procedure is defined category Hoffman Hoffman achieve encoding and decoding, encoding one of the process of using recursive implementation.
huffman
- 霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
huffman
- matlab程序,完成huffman编解码的功能-matlab program to complete the huffman encoding and decoding functions
huffman
- 对无记忆信源运用huffman编码,解码,计算信源熵和编码效率-Memory source to use for non-huffman encoding, decoding, computing source entropy and coding efficiency
Huffman
- 通过该程序实现huffman编码,解码。输入一段字符串,统计字符出现频率,输出huffman编码。输入一段编码,根据预先设定的解码方式进行解码。-Through the process to achieve huffman encoding and decoding. Enter a string, statistical character frequency, the output huffman coding. Enter a code, based on pre-set decoding
huffman
- 对给定的txt文件进行Huffman编码和解码,并加以分析,采用无记忆信源编码方式-For a given txt files Huffman encoding and decoding, and analyzed, using non-memory source coding method
Huffman_coding
- Extended Huffman coding. Huffman encoding and Huffman decoding. Note: need to change the file path of the picture for compressing.-Extended Huffman coding. Huffman encoding and Huffman decoding
Huffcoding04
- provides matlab code for huffman encoding for images
huffman
- 在MATLAB环境下实现霍夫曼编码与译码-In the MATLAB environment to achieve Huffman encoding and decoding
Huffman
- 哈夫曼编码及译码 实现了对英文翻译,英文文献等的编码及译码-Huffman encoding and decoding
huffman
- huffman压缩解压缩编码解码程序,内容可用,马上可用。huffman编码解码-huffman codec compression decompression process, the content available immediately available. huffman encoding and decoding
vc-Huffman-encoding
- 这是一个关于哈弗曼编码的程序,里面包含了一些算法,对于哈弗曼编码理解非常有用!-this is a procedure about Huffman-encoding,some algorithm include!very useful for you to understand the Huffman-encoding!
huffman
- 图像的huffman编解码程序,希望能给大家提供帮助-Huffman encoding and decoding process the image, hope that they can help
Huffman-encoding-and-decoding-tree
- 哈夫曼树编码解码,在程序中使用树结构,实现哈夫曼树,核心类:树结构类哈夫曼编解码器类;文本处理类;主程序类-Huffman encoding and decoding tree, the tree structure used in the program to achieve Huffman tree, the core categories: tree class class Huffman codec text processing classes main categories
Huffman-encoding
- C sources for Huffma,Huffman encoding
Huffman-encoding-and-decoding
- 用c++实现了哈夫曼的编码和译码。C + + implementation of the Huffman encoding and decoding-C++ implementation of the Huffman encoding and decoding