lzw
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Custom LZW implementation. University task.
Custom LZW implementation. University task.

usage:
./bin/lzw < inputfile > outputfile
./bin/unlzw < inputfile > outputfile

Use test.sh for testing on sample text.

On Windows, input and output filenames are hard-coded. To test the programs, run test.bat. 

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。