搜索资源列表
Huffman
- 哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。
huffman
- 哈腹满编码,实现编码的纠错和生成,对任意输入的数据进行哈胡慢编码计算-Kazakhstan腹满encoding, the realization of the error-correcting coding and generation of arbitrary input data encoding Kazakhstan Hu slow calculation
1huffmancodding
- Huffman Coding Algo designed by one of my friends
Huffman_coding
- 信道编码中的霍夫曼编码在matlab环境下的实现-Huffman coding
haffman
- Huffman 编码Matlab程序,自己写的,很好用,与大家分享-Huffman Coding
cmd
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本,但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一哈夫曼编/译码系统。-Communicate using Huffman coding can greatly improve the channel utilization, reduce transmission time
Hoffmann-make-up-decoder
- 利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道 (即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编译码系统。-Huffman coding using information and communication can greatly improve the channel utilization, re
Huffman-txt
- huffman coding for text
hanming
- Huffman、汉明编译码:首先对给定的信源序列进行概率统计,得出信源符号的概率 p,之后进行Huffman 编码,再进行信道汉明编码。-Huffman coding and decoding: firstly given source sequence probability and statistics, the probability derived source symbols p, after Huffman coding.
source coding
- 中文熵统计实验,卷积码,循环码,香农编码,线性分组码,费诺编码,霍夫曼编码(Chinese entropy statistical experiment, convolution code, cyclic code, shannon coding, linear block code, fano coding, Huffman coding.)
code
- 信源编码,包括经典的香农信源编码、费诺信源编码、霍夫曼信源编码(Source coding, including the classical Shannon code, Fano code, and Huffman code.)
huffman
- Matlab scr ipt for huffman coding.
基于哈夫曼编码的文本文件压缩与解压缩
- 使用哈夫曼编码的方法对文本进行压缩。可以是加密压缩,也可以是无密压缩(Huffman coding is used to compress the text. It can be encrypted compression or non dense compression)
01
- dct变换,哈夫曼编码解码,量化,信源编码解码图片压缩,(DCT transform, Huffman coding and decoding, picture compression)