资源列表
huffman
- 各处图像的压缩算法霍夫曼编码全了。 -A variety of image compression program Hoffman trip forecast full!
R_noiselet
- 复数域noiselet变换矩阵,设计了变换与反变换,有实例演示,是压缩感知技术的一个重要矩阵.-Plural the domain noiselet transformation matrix, designed to transform and inverse transform example demonstrates, the compressed sensing technology is an important matrix.
LZSS
- lzSS压缩算法,lz系列,检索重复字符串-lzss compresse algorithm
Java-Zip
- 实现对文件的压缩和解压,里面附详细的文档注释,方便入门。-To achieve the file compression and decompression, inside with detailed documentation comments, convenient primer
decompression
- 自己写的一个解压缩程序,用来解霍夫曼编码压缩方法的一种解压程序-A decompressor used to solve the Huffman coding to compress a decompression procedure of the method
HuffmanCoding
- 用Java编程实现了Huffman编码。附带Java虚拟机。运行通过。有测试数据。-Huffman coding is realized by Java programming. The code has been debugged and there some test data for you.
the-compress-of--figure
- 有关图像压缩的几篇中文文献,可以参考下,里面包含JPEG 2000以及DCT方面的压缩方法,也有少量的信息论文献-some Chinese theros about the compress of figures, including the JPEG 2000 and DCT ,also including the information science
Huffman.jar
- java完成霍夫曼算法,压缩文件的主要算法-Hoffman algorithm
2
- 用霍夫曼树实现文件的解压以及压缩的问题,语言为C++ 构造自适应霍夫曼树实现文件的压缩与解压缩-Adaptive Huffman tree structure for file compression and decompression.
jpeg2000-standard-
- jpeg2000的压缩标准和应用于图像压缩-jpeg2000 standard
huffman
- 课程设计上自己写的一个huffman 编码-huffman encoding
HuffmanTree
- 用最短的代码,实现要求的功能。其中不乏经典的操作方法。-With the shortest code, realize the required function. Including some classic methods of operation。