搜索资源列表
统计压缩算法
- 1. 实现任一种统计压缩算法(如:Shannon-Fano编码、Huffman编码、算术编码等),并对自定义文件进行压缩和解压,检验结果。 2. 采用C/C++编写程序 -1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as well as from the definition f
fano_cd
- fano编码的c语言实现,限为八符号信源,程序较简单,仅供参考-Pires coding c language, limited to eight symbol source, simple procedures for reference purposes only
fano
- 经典的Fano编码源代码,由于历史悠久,网上很难找到源代码了,所以珍贵。适用于研究人员,如博士研究课题等
FANO
- fano(费诺编码)。信息论与编码必作实验之一。
shnnon-fano
- 实现了灰度图像的huffman编码,有码表的输出
fano_coding
- fano coding 费诺编码,数据结构和算法经典问题,c++实现.
fano
- fano编码,一种常见的信源编码方法。实现了fano编码的基本思想。
xiangnong
- 香浓法诺matlab下的编码解码,完美可用,没有调用matlab下函数-Shannon Fano coding under matlab decode, perfect can not call the matlab function under
HuffmanandShannon-Fanosourcecoding
- Huffman and Shannon-Fano source coding
Shannon-fano
- A source code of Shannon-fano coding in C++. Sometimes also known as prefix coding
Shannon_fano_Elias
- This technique doesn t involve sorting of probabilities as in Shannon-Fano coding. The following formula is used to calculate F (x) which in turn generates the code F (x) = F(x) + p(x) / 2, where F(x) is cummulative sum of probabilities p(x).
fano
- 费诺编码源程序 如:p=[0.4 0.3 0.2 0.1] fano(p)-fano source code
JavaApplication2
- Java Shannon Fano Algorithm , encryption and decryption. CitireBit.java read bit by bit from text/bmp file Compara.java compares 2 bits In.txt it s the in file for the interface and algorithm Interfata.java it s the interface file Nod.java
fano
- 费诺编码是一种常用的压缩编码方法,为压缩文本文件建立的,用于文本文件压缩。-Connaught fee is a common coding compression method for compressing a text file created, used for text file compression.
Ignotus-shannon-fano-e82a269
- This is Basic C code of Compress and Decompress of Shannon-Fano algoriphms-This is Basic C code of Compress and Decompress of Shannon-Fano algoriphms...
fano
- 信息理论基础 费诺编码 作业-fano coding
fano
- fano编码是信息论和数据结构常用的编码方式,这里给出了2.3.4进制的费诺编码-Fano coding is information theory and data structure of the commonly used coding method, this gives 2.3.4 into the system of feanor coding
shanon-fano
- this one of the best compression code in the world name as shanon fano code-this is one of the best compression code in the world name as shanon fano code
SHANNON-FANO
- shannon fano algorithma source matlab
shannon-fano
- Shanon fano code for calculating entropy,efficiency