Embedded Stuff Around The Web

#error WELCOME

Pages

  • Home
  • Tutorials
  • Books review

December 31, 2012

Arithmetic encoding (bookmark)

Based on the previous post, I can't stop until I implement my own arithmetic coding. The worse is I don't have my laptop with me, therefore I only have read articles and tried encoding/decoding on the paper. Which is slightly harder if numbers used are fixed point and want to imitate how C program should work. These 3 pages helped me most to understand the problem.

Arithmetic Code [michael.dipperstein.com]
Basic arithmetic coding [arturocampos.com]
Arithmetic coding how to [pdf] [webspace.ulbsibiu.ro/macarie.breazu]
Email ThisBlogThis!Share to TwitterShare to FacebookShare to Pinterest
Labels: algorithm, C/C++, float
Newer Post Older Post Home

Search This Blog

Labels

  • mbed
  • CMSIS-DAP
  • pyOCD
  • Makefile
  • GCC

Blog Archive

  • ►  2014 (11)
    • ►  October (1)
    • ►  September (1)
    • ►  August (3)
    • ►  April (1)
    • ►  February (2)
    • ►  January (3)
  • ►  2013 (70)
    • ►  December (13)
    • ►  November (4)
    • ►  October (4)
    • ►  September (10)
    • ►  August (2)
    • ►  July (3)
    • ►  June (4)
    • ►  May (6)
    • ►  April (6)
    • ►  March (7)
    • ►  February (6)
    • ►  January (5)
  • ▼  2012 (51)
    • ▼  December (9)
      • Arithmetic encoding (bookmark)
      • Sort 1 milion of 8 digit numbers in 1M RAM (bookmark)
      • Books review (C and C++)
      • Memory leaks in C
      • Binary numbers
      • Casting in C
      • Debugging make files
      • CooCox API
      • Cortex M3 and M4 fault exception
    • ►  November (9)
    • ►  October (6)
    • ►  August (2)
    • ►  July (8)
    • ►  May (2)
    • ►  April (12)
    • ►  March (3)

Follow me on twitter

Follow @0xc0170