-
-
improvingLZW.rar
LZW was originally designed for implementation by special hardware, but it
turned out to be highly suitable for efficient software implementations too. An enhanced
variant is available on UNIX systems and many other systems as the compress command.
We ...
-
-
-
-
-
-
-
Compress.zip
一个RLE/HUFFMAN/LZW的压缩算法类,可以对一段内存区进行压缩/解压缩、测试压缩比等操作。
-
AutoUpgrade.rar
... 的形式:
/AD:"12:00:10" /url:"ftp://219.140.167.50/lzw/TestIni2.txt"
第1个参数暂无意义,第2个参数 ...
String ParaStr = "/AD:12:00:10 /url:ftp://219.140.167.50/lzw/TestIni2.txt"
ShellExecute(NULL,"Open","Upgrade_Pro.exe",ParaStr.c_str(),ExtractFileDir(Application-> ...
-
Arc_bibl.zip
here s a number of LZW and Huffman compression implementations in C from older tech archives
-