Addison.Wesley-C++.Network.Programming,.Volume.2,.Systematic.Reuse.with.ACE.and.FrameworksWrite by Douglas C.Schmidt,Stephen D.Huston經(jīng)典作品,英文版,網(wǎng)站上沒有.
unRAR - free utility for RAR archives
The unRAR utility is a freeware program, distributed with source code and developed for extracting, testing and viewing the contents of archives created with the RAR archiver, version 1.50 and above.
This is a little console mode utility program which is able to
(de-)compress single files with a static Arithmetic compression
algorithm. You could easily add the RLE/BWT/MFT data
transformation algorithms. Just rip the corresponding classes
out of my HuffComp source code. I won t add these ones in the
next time.