Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/01/03 10:46
Read: times


 
#37984 - RE: compress data with 8051
Responding to: ???'s previous message
One method I have used for sparse data,ie data with a lot of null readings is to pass the data serialy through a zero counter which increments when it sees a zero and dumps the resultant count out when it sees any other value,any other values are written out as thay are.It workswell on sparse data as its a kind of sort of modified huffman coding system.If your data isnt sparce then you needto do some more eloborate huffman coding system with symbols for a hierachy of increasing entropy.

List of 10 messages in thread
TopicAuthorDate
compress data with 8051            01/01/70 00:00      
   RE: compress data with 8051            01/01/70 00:00      
   RE: compress data with 8051            01/01/70 00:00      
   RE: compress data with 8051            01/01/70 00:00      
   I would recommend CPLD/FPGA            01/01/70 00:00      
      Constder application ofRISC controllers.            01/01/70 00:00      
         RE: Constder application ofRISC controllers.            01/01/70 00:00      
RE: compress data with 8051- Jez            01/01/70 00:00      
RE: WinZip-51?            01/01/70 00:00      
   RE: WinZip-51?            01/01/70 00:00      

Back to Subject List