Skip to content

A pair of small projects done for my digital communications course -- lzw compression and crc gen/check.

Notifications You must be signed in to change notification settings

iskay/lzw-and-crc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

***********************************
**       DigiComm Projects       **
** by Ian Kay, [email protected] **
**                               **
***********************************

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.

About

A pair of small projects done for my digital communications course -- lzw compression and crc gen/check.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages