Optimizing putbits
Published in Esoterica/Miscellany, Tutorials, Reference, Presentations
Most compression programs need to be able to do bit-oriented input and output. This is a problem, since most file systems are set up to do byte oriented I/O. Arturo Campos looks at ways to do an effective implementation of this neglected part of compression programming.
http://www.arturocampos.com/ac_opt_putbits.html
* * * * *
Posted in November 17th, 1999
No User Commented In " Optimizing putbits "
Subscribes to this post Comment RSS or TrackBack URL