INDEX
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:1k
源码类别:

Windows CE

开发平台:

C/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. msdos/          makefiles for MSDOS
  11. old/            makefiles for various architectures and zlib documentation
  12.                 files that have not yet been updated for zlib 1.2.x
  13. qnx/            makefiles for QNX
  14. win32/          makefiles for Windows
  15.                 zlib public header files (must be kept):
  16. zconf.h
  17. zlib.h
  18.                 private source files used to build the zlib library:
  19. adler32.c
  20. compress.c
  21. crc32.c
  22. crc32.h
  23. deflate.c
  24. deflate.h
  25. gzio.c
  26. infback.c
  27. inffast.c
  28. inffast.h
  29. inffixed.h
  30. inflate.c
  31. inflate.h
  32. inftrees.c
  33. inftrees.h
  34. trees.c
  35. trees.h
  36. uncompr.c
  37. zutil.c
  38. zutil.h
  39.                 source files for sample programs:
  40. example.c
  41. minigzip.c
  42.                 unsupported contribution by third parties
  43. See contrib/README.contrib