Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 189 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 189 Bytes

dpcm-encoding

A demonstration of the DPCM encoding algorithm.

Compile binaries

make all

Clean all binaries and generated output

make cleanall

Run all tests

make testall