natalia-osa / TIiK

Information and coding theory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Information and coding theory

Copyright (c) 2013 Politechnika Poznańska Copyright (c) 2013 Natalia Osiecka

===

Language: Obj-C

  1. Counting Entropy, NSString operations, support for file & DB approach
  2. Huffman compression (encode / decode)
  3. Arithmetic coding (encode / decode)
  4. LZW compression (Lempel–Ziv–Welch) (encode / decode)
  5. CRC - calculating + validation

Author

Natalia Osiecka, osiecka.n@gmail.com

License

Available under the Apache 2.0 license. See the LICENSE file for more info.

About

Information and coding theory


Languages

Language:Objective-C 100.0%