Home / Series / Destroy All Software / Aired Order / Season 7 / Episode 2
Home / Series / Destroy All Software / Absolute Order / Season 1 / Episode 102

Data Compressor From Scratch

We build a self-contained data compressor and decompressor from scratch. The compression scheme is based on Huffman coding, which is used in gzip, zip, and many other compression formats. No prior knowledge of Huffman coding or data compression is necessary. The source code, including helper files not shown in the screencast, is available at https://github.com/garybernhardt/destroy-all-software-extras/tree/master/das-0102-data-compressor-from-scratch

English
  • Originally Aired July 18, 2017
  • Production Code 102
  • Created October 6, 2019 by
    Administrator admin
  • Modified October 6, 2019 by
    Administrator admin