INDEX
上传用户:wep9318
上传日期:2007-01-07
资源大小:893k
文件大小:1k
源码类别:

图片显示

开发平台:

Visual C++

  1. ChangeLog history of changes
  2. INDEX this file
  3. Make_vms.com script for Vax/VMS
  4. Makefile makefile for Unix (generated by configure)
  5. Makefile.b32 makefile for Borland C++   32-bit
  6. Makefile.bor makefile for Borland C/C++ 16-bit
  7. Makefile.dj2 makefile for DJGPP 2.x
  8. Makefile.in makefile for Unix (template for configure)
  9. Makefile.msc makefile for Microsoft C 16-bit
  10. Makefile.riscos makefile for RISCOS
  11. Makefile.sas makefile for Amiga SAS/C
  12. Makefile.tc makefile for Turbo C
  13. Makefile.wat makefile for Watcom C
  14. README guess what
  15. algorithm.doc description of the compression & decompression algorithms
  16. configure configure script for Unix
  17. descrip.mms makefile for Vax/VMS
  18. zlib.def        definition file for Windows DLL
  19. zlib.rc         definition file for Windows DLL
  20. zlib public header files (must be kept):
  21. zconf.h
  22. zlib.h
  23. private source files used to build the zlib library:
  24. adler32.c
  25. compress.c
  26. crc32.c
  27. deflate.c
  28. deflate.h
  29. gzio.c
  30. infblock.c
  31. infblock.h
  32. infcodes.c
  33. infcodes.h
  34. inffast.c
  35. inffast.h
  36. inflate.c
  37. inftrees.c
  38. inftrees.h
  39. infutil.c
  40. infutil.h
  41. trees.c
  42. uncompr.c
  43. zutil.c
  44. zutil.h
  45. source files for sample programs:
  46. example.c
  47. minigzip.c