资源说明:A pair of small projects done for my digital communications course -- lzw compression and crc gen/check.
*********************************** ** DigiComm Projects ** ** by Ian Kay, ikay@lakeheadu.ca ** ** ** *********************************** A pair of small projects written for a course assignment. The crc programs generate and validate respectively a cyclic redundancy check for a given 16-bit word, while the lzw program is a demo of an lzw compression algorithm.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。