Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

tyhal/comp317-ass1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comp317-ass1

build each and output their class (Run from project root)

javac -d . src/*.java

Compress

lz78c $FILE $BITS

Decompress

lz78d $FILE

About

LZ78 Compress and Decompress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published