INDEX
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:1k
源码类别:

界面编程

开发平台:

Visual C++

  1. ChangeLog       history of changes
  2. FAQ             Frequently Asked Questions about zlib
  3. INDEX           this file
  4. Makefile        makefile for Unix (generated by configure)
  5. Makefile.in     makefile for Unix (template for configure)
  6. README          guess what
  7. algorithm.txt   description of the (de)compression algorithm
  8. configure       configure script for Unix
  9. zconf.in.h      template for zconf.h (used by configure)
  10. amiga/          makefiles for Amiga SAS C
  11. as400/          makefiles for IBM AS/400
  12. msdos/          makefiles for MSDOS
  13. old/            makefiles for various architectures and zlib documentation
  14.                 files that have not yet been updated for zlib 1.2.x
  15. projects/       projects for various Integrated Development Environments
  16. qnx/            makefiles for QNX
  17. win32/          makefiles for Windows
  18.                 zlib public header files (must be kept):
  19. zconf.h
  20. zlib.h
  21.                 private source files used to build the zlib library:
  22. adler32.c
  23. compress.c
  24. crc32.c
  25. crc32.h
  26. deflate.c
  27. deflate.h
  28. gzio.c
  29. infback.c
  30. inffast.c
  31. inffast.h
  32. inffixed.h
  33. inflate.c
  34. inflate.h
  35. inftrees.c
  36. inftrees.h
  37. trees.c
  38. trees.h
  39. uncompr.c
  40. zutil.c
  41. zutil.h
  42.                 source files for sample programs:
  43. example.c
  44. minigzip.c
  45.                 unsupported contribution by third parties
  46. See contrib/README.contrib