Huffman compression by mc13213

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Huffman compression by mc13213

1,486 Views
kelvinNgai
Contributor I
Hi all,

Anyone has tried to implement huffman compression by mc13213 or similar mcu? is it possible?

thanks.
Labels (1)
0 Kudos
Reply
1 Reply

653 Views
Alex_RUS
Contributor I
I did. for MCS-51
This algorithm may be implemented on any platform and no restrictions for it..
Even mp3 decoder may be done on mc13213 (but very very slow), by tthe way huffman compression used in mp3 coding;-)
 
0 Kudos
Reply