搜索资源列表
lzhuf
- Huffman 压缩,解压算法的源代码,可以方便地移植到其它平台上包括windows,linux ,arm,
lzss-lzw-scz压缩解压
- 三个压缩/解压缩算法,可在linux windows vxworks等平台使用,便于移植
zip_vc
- linux gzip压缩解压移植到VC上的代码-linux gzip compression decompression transplanted to the code on VC
zip
- 这是把linux内核里面的压缩算法移植到VC上面的zip数据压缩的C源代码-This is the zip data compression compression algorithms ported to linux kernel inside the VC above the C source code
huffman
- 霍夫曼压缩和解压缩代码,虽然是dos环境下的代码,但很容易移植到其他平台。-HUFFMAN COMPRESSING AND DECOMPRESSING SOURCE CODE. Easy to port DOS to other platform e.g. Linux.