I'm looking into how popular compression algorithms work so I could possibly implement my own zip archiver. Are there any resources about how exactly zip works? How is a .zip compressed archive structured?
1条回答
- ZIP format documentation
- DEFLATE algorithm
- ZLib compressed data format
查看更多
0人赞
添加讨论(0)
举报
相关问题
- iOS (objective-c) compression_decode_buffer() retu
- Is there a public implemention of LZSS compression
- Reading and Compressing a picture with RLE
- NIO2: how to generically map a URI to a Path?
- How to transfer the shared prefs from Instant app
相关文章
- Can I release an app without the device?
- c# saving very large bitmaps as jpegs (or any othe
- Archive option greyed out in xcode 4.5.2
- TAR encode/decode library for iPhone (ideally coco
- Merge multiple zip files into a single zip file in
- How to extract zip file using dotnet framework 4.0
- Add files to ZIP without paths, using SharpZipLib
- Fiddler doesn't decompress gzip responses