Description: 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 files for compression and decompression, of the test results. 2. Using C/C programming Platform: |
Size: 35840 |
Author:陆俊 |
Hits:
Description: 信息论与编码中,对香农信源编码定理的仿真,验证了香农编码定理的可行性。-information theory and coding, right Shannon source coding theorem simulation, verification of the Shannon coding theorem. Platform: |
Size: 1024 |
Author:天方夜 |
Hits:
Description: 根据输入的概率进行香农编码,然后输出必要的参数和编码的结果。其中有嵌套程序。-Probability under the Importation of Shannon coding, and then output the necessary parameters and the coding results. Which have nested procedures. Platform: |
Size: 1024 |
Author:罗正平 |
Hits:
Description: 香农编码,为已知的序列概率,用香农编码进行编码.-Shannon coding sequence for the known probability of encoding used to encode the Shannon. Platform: |
Size: 70656 |
Author:mao |
Hits:
Description: shannon编码,其中讲了一些香农编码的步骤,而且有shannon编码的程序-shannon encoding, which made some of the steps Shannon coding, and coding procedures shannon Platform: |
Size: 64512 |
Author:沈晓光 |
Hits:
Description: 信息论中变长编码的香农编码程序,大家可以互相学习-Variable-length coding in information theory Shannon coding procedures, we can learn from each other Platform: |
Size: 1024 |
Author:傅绍伟 |
Hits:
Description: 对通信中的信源的二进制编码的实现,有香农编码,费诺编码以及霍夫曼编码-Source of communication in the realization of the binary code, there is the Shannon coding, coding, and Huffman coding Fenno Platform: |
Size: 2048 |
Author:小影 |
Hits:
Description: 香浓法诺matlab下的编码解码,完美可用,没有调用matlab下函数-Shannon Fano coding under matlab decode, perfect can not call the matlab function under Platform: |
Size: 1024 |
Author:fallen |
Hits:
Description: 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).
It can be further understood with the following C code
Platform: |
Size: 1024 |
Author:hazhiriq200 |
Hits:
Description: matlab files that generate Huffman code, Shannon code,LZW code and Fano code. The myfile.txt is a arbitrary text file that will be coded. Platform: |
Size: 6144 |
Author:meisam |
Hits: