Guidelines for ZIP compression

  • Post author:
  • Post category:
  • Post comments:0 Comments
  • Post last modified:April 9, 2005

ZIP 압축 알고리즘을 사용하려는 개발자에게 도움을 주기 위해 만든 문서입니다. 2003년 2월경 ETRI에서 현장실습할 때 작성한 문서이고, VC++ 기준으로 작성되었습니다. ZIP 알고리즘과 Zlib 라이브러리에 대해 설명하고 있습니다.

1.    Zlib library에서 사용하는 알고리즘
      A.    Lempel-Ziv Algorithm
      B.    Huffman Coding Algorithm
2.    Gzip 파일의 구조
3.    ZIP 파일의 구조 – PKZIP, WinZip 등
4.    Visual C++ 6.0에서 Zlib library 사용하기
5.    기초 지식
6.    Zlib Utility Function Manual
7.    Zlib Basic Function Manual
8.    Zlib Advanced Function Manual

Click me!

Author Details
Kubernetes, DevSecOps, AWS, 클라우드 보안, 클라우드 비용관리, SaaS 의 활용과 내재화 등 소프트웨어 개발 전반에 도움이 필요하다면 도움을 요청하세요. 지인이라면 가볍게 도와드리겠습니다. 전문적인 도움이 필요하다면 저의 현업에 방해가 되지 않는 선에서 협의가능합니다.
0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments