Difference between revisions of "BEAR4 compression"
From ScienceZero
(Created page with ' WORK IN PROGRESS... Category:Computing') |
|||
Line 1: | Line 1: | ||
WORK IN PROGRESS... | WORK IN PROGRESS... | ||
+ | |||
+ | BEAR2 is designed for microcontrollers that has little RAM. It uses the data decompressed so far as the dictionary. | ||
+ | |||
+ | Header | ||
+ | BEAR2 (used in files) | ||
+ | |||
+ | 0 <symbol> | ||
+ | 1 <index> <count> | ||
[[Category:Computing]] | [[Category:Computing]] |
Revision as of 11:54, 1 February 2011
WORK IN PROGRESS...
BEAR2 is designed for microcontrollers that has little RAM. It uses the data decompressed so far as the dictionary.
Header
BEAR2 (used in files) 0 <symbol> 1 <index> <count>