资源列表
lzma912
- The LZMA algorithm used in 7zip. The archive contains C version, C++ version as well as C# version source code.
lzip-1.10
- Source code of lzip, written in C++, using LZMA algorithm.
Kompresja
- Compress alghoritm LZ78
shcodec-1.0.1
- shcodec ver 1.0.1 - a fast and efficient Huffman coder. Using only 1280 bytes to 574 bytes of encoding and decoding is very fast. shcodec use an effective method for packaging the code tree and can easily be integrated with your program. This package
P12a
- P12a-console arhivator.Compression these programs based on neural networks that are fast enough for practical applications.
ssy
- 数字QAM接收机的研究及其载波恢复的实现-Digital QAM Receiver and the realization of carrier recovery
bcl-1.2.0
- RLE又叫Run Length Encoding,是一个针对无损压缩的非常简单的算法。它用重复字节和重复的次数来简单描述来代替重复的字节。尽管简单并且对于通常的压缩非常低效,但它有的时候却非常有用(例如,JPEG就使用它)。 RLE可以使用很多不同的方法。基本压缩库中详细实现的方式是非常有效的一个。一个特殊的标记字节用来指示重复节的开始,而不是对于重复非重复节都coding run。因此非重复节可以有任意长度而不被控制字节打断,除非指定的标记字节出现在非重复节(顶多以两个字节来编码)的稀有情况下
huffman
- 本程序描述了哈夫曼编码,实现了哈夫曼编码,以及实现图像的读取与显示。-this text xian shi le tu xiang bian ma yu jie ma.
HuffmanExp
- vc编程实现Huffman编码。-vc programming Huffman coding.
Royden_Real_Analysis_Solutions
- Solutions To Real Analysis by Royden
CompressAndUncompress
- 运用哈弗曼算法,压缩解压文件,代码已经完整,复制粘贴就可以了-Algorithm using Havermann, codecs file, the code has been complete, copy and paste on it
11121212121212
- 格雷码转换成二进制 格雷码是一种工业使用的码值 其好处在于误码率低 但是它是一种无权码 不能进行运算-Gray code into binary Gray code is a code used by the industries the value of its benefits is that the bit error rate is low but it is a right operation code can not be