Skip to content

Code compression and decompression for a set of 32-bit binary instructions using a 4-bit dictionary. Compression formats include RLE, bitmask, n-bit mismatch, and direct matching.

Notifications You must be signed in to change notification settings

CSham31/Code_Compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

Code compression and decompression for a set of 32-bit binary instructions using a 4-bit dictionary. Compression formats include RLE, bitmask, n-bit mismatch, and direct matching.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages