-
-
K-Ltransform.rar
Using K-L transform to compress data is straightforward, since we can use a d dimensional vector to represent a D dimensional one without lose of much information.
-
-
compress.rar
用java编写的压缩程序,界面美观,算法为霍夫曼编码思想,数据结构课程设计时编写,请大家指点。
-
compress.rar
压缩工具,我们使用最多的应该说是WINRAR了,以前是winzip的天下,而在现在的压缩工具市场中,几乎已经被WINRAR占据了95%。大家使用WINRAR的时候,不妨也把眼光放开一些,还有许多其他非常棒的专业压缩工具哦,让我带你来看看一看!
-
-
CompressionSample.zip
... available in the .NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress files. The sample also introduces several types that are new in the .NET Framework version 2.0.
-
-
lz772.rar
Compress code base on LZ772 Algorithm
-
huffman_src.zip
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total ...
-
-