wladimirgramacho / mips-lzw

Lempel Ziv Encoder and Decoder written in MIPS 32 Assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mips-lzw

Lempel Ziv Encoder and Decoder written in MIPS 32 Assembly

Getting started

To run the program, you must run java -jar Mars5_5.jar within the repository folder. If you don't follow this rule, you'll get an error when trying to open the files.

About

Lempel Ziv Encoder and Decoder written in MIPS 32 Assembly


Languages

Language:Assembly 100.0%