搜索资源列表
统计压缩算法
- 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
huffchanonDPCMcoding
- imagecoding ,包括霍夫曼编码,香农编码,DPCM编码-imagecoding, including Huffman coding, Shannon coding, coding DPCM
ImageCoding
- 關於圖像压缩的,融入了Huffman编碼,Shannon-Fano编碼等技術!-On image compression, and integrated into the Huffman coding, Shannon-Fano coding techniques!
ImageCoding
- 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
Shannoncoding
- shannon编码,其中讲了一些香农编码的步骤,而且有shannon编码的程序-shannon encoding, which made some of the steps Shannon coding, and coding procedures shannon
Huffman
- Huffman 编码 笨笨教程 香农算法-Ben Ben Huffman coding algorithm tutorial Shannon
ImageCoding
- 本例给出了几种编码方法的源码,包括:霍夫曼编码,香农编码,位平面编码等-This example shows the source code of several encoding methods, including: Huffman coding, Shannon coding, bit plane coding, etc.
shannon
- 使用VC++实现香农编码的功能,简单好用-Use VC++ coding to achieve the Shannon function, simple and easy to use
XN
- 香农编码 是世界上一个著名的编码,使用起来比较节省时间,挺高效率。-Shannon coding is one of the world famous code, to use more time-saving, efficiency deadly accuracy.
Shannon-fano
- A source code of Shannon-fano coding in C++. Sometimes also known as prefix coding
HavermannShannon
- 哈弗曼 香农 费诺 等各种编码的程序演示示例-Havermann Shannon Fenno and other coding examples demonstrate the procedures
Shannon
- 香农编码过程,有编码步骤,输出二进制编码结果-Shannon coding, step by step, the output binary coded results
Coding
- 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.
fano
- 信息论编码程序中的费诺编码程序 感兴趣就抱走吧-Interested in coding procedures of Shannon information theory coding procedures taken away!
SHANNON
- Simple Shannon-Fano coding for data compression
SHANNON.ZIP.rar
- 香农编码的C++实现。原理说明以及源代码。,The Shannon coding C++. Principle of instructions and source code.
Information-Theory-Programming
- 信息论中的香农编码、费诺编码、哈夫曼编码、信源熵的C语言实现。-C language source entropy the Shannon coding in information theory, Fenno coding, Huffman coding.
shannon-and-huffman-code
- 采用C++语言实现的信息论课程设计,香农霍夫曼编码-Information theory curriculum design with C++ language, Shannon Huffman coding
coode
- huffman shannon feno 以及算数编码 及其编码效率的计算-huffman shannon feno and arithmetic coding and coding efficiency calculation
Basic_Compression
- this .zip contains basic codes compression for shannon coding