Skip to content

Auriel-Wish/Arith_HW4_CS40

Repository files navigation

Auriel Wish (awish01) and Adam Weiss (aweiss15)

Architecture: 40image.c contains the main function to run either compress or decompress.

    compress.c contains the code to compress an image and output it to
    standard output. It's functions are used by 40image.c.

    decompress.c contains the code to decompress an image and output it to
    standard output. It's functions are used by 40image.c.

    bitpack.c contains the code to pack 64 bit unsigned and signed integers
    into 64 bit unsgined words

Acknowledgements: TAs helped us with some issues.

To out knowledge, everything has been correctly implemented.

Hours spent analyzing the problems: 6.5

Hours spent solving the problems: 15

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published