资源列表
CPP
- 1) 掌握多重继承的使用和访问方法。 2) 掌握虚基类在解决二义性问题中的作用。 3) 掌握保护继承和私有继承的访问特性。 -Multiple inheritance
Huffman
- Huffman (1)I-初始化(赫夫曼树),建立赫夫曼树和各个字符的赫夫曼编码,将它们存入文件hfmTree.txt中; (2)E-编码:可选择A:对用户自己输入的字符进行编码 B:对文件ToBeTran.txt中原有的字符串进行编码 将编好的赫夫曼编码存入文件CodeFile.txt中; (3)D-译码:利用已建好的赫夫曼树对文件CodeFile.txt中的字符译码,将结果存入文件TextFile中; (4)Q-推出,结束程序;-Huffman (1)I-初始
huffman3
- huffman编码和译码,利用以建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中-huffman encoding and decoding
Zlib
- 一个关于压缩与解压缩的库源文件,用于对数据流的操作-A compression and decompression of the library source file, for the operation of the data flow
Zigzag
- zigzag函数的matlab实现,通常图象压缩中经常需要用的ZIGZAG函数-the zigzag function realized by matlab
huffman
- 使用哈夫曼算法对英文文本进行压缩和解压缩,有简单的界面和详细的说明。-Using the Huffman algorithm to compress and decompress the English text, a simple interface and detailed instructions.
ezw
- ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩-ROI ezw mixed and Huffman coding-Shapiro s embedded zero tree wavelet coding algorithm (EZW Embedded Zerotree Wavelet), whose starting point is at all levels of sub-band wavelet transform coefficie
10
- study of compression of images
00544819(2)
- image compression overview
LZ78
- LZ78 C++ source code, maybe useful
00846242
- studying of reducing image size
00679139
- reduction of image size