CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - deflate

搜索资源列表

  1. 200561673082201

    0下载:
  2. DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:138553
    • 提供者:water1974
  1. Library_of_Cryptographic

    0下载:
  2. a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:刘永
  1. ppp_deflate

    0下载:
  2. interface the zlib procedures for Deflate compression and decompression (as used by gzip) to the PPP code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:5063
    • 提供者:quisanga
  1. deflate

    0下载:
  2. compress data using the deflation algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:11903
    • 提供者:fonheidin
  1. decompress_bunzip2

    0下载:
  2. Small bzip2 deflate implementation, by Rob Landley (rob@landley.net).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:8840
    • 提供者:niehoping
  1. zpipe

    0下载:
  2. example of proper use of zlib s inflate and deflate for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:1734
    • 提供者:paodiulen
  1. deflate

    0下载:
  2. compress data using the deflation algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:15526
    • 提供者:yunqeini
  1. decompress_bunzip2

    0下载:
  2. Small bzip2 deflate implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:9144
    • 提供者:kvietaword
  1. decompress_unlzma

    0下载:
  2. Small lzma deflate implementation for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:3537
    • 提供者:touvunzun
  1. zlib-1.2.5.tar

    0下载:
  2. zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目-zlib is used to provide data compression library by Jean-loup Gailly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:124552
    • 提供者:ykhzmzjx
  1. get_header_tar_lzma

    0下载:
  2. Small lzma deflate implementation for linux API Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2164
    • 提供者:dankingpue
  1. tif_zip

    0下载:
  2. ZIP (aka Deflate) Compression Support Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3109
    • 提供者:xenkunban
  1. decompress_bunzip2

    0下载:
  2. Small bzip2 deflate implementation for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:8119
    • 提供者:dengmoucie
  1. deflate

    0下载:
  2. Deflate algorithm (RFC 1951), implemented here primarily for use by IPCOMP (RFC 3173 & RFC 2394) for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1352
    • 提供者:youkanfan
  1. InflaterOutputStream

    0下载:
  2. An OutputStream filter to decompress data. Callers write compressed data in the "deflate" format, and uncompressed data is written to the underlying stream.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1352
    • 提供者:xiesiuzeng
  1. deflate_syms

    0下载:
  2. Exported symbols for the deflate functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2432
    • 提供者:qeivenu
  1. deflate_syms

    0下载:
  2. Exported symbols for the deflate functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1247
    • 提供者:qougeti
  1. decompress_bunzip2

    0下载:
  2. Small bzip2 deflate implementation, by Rob Landley (rob@landley.net).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:8890
    • 提供者:wqdrpy
  1. deflate

    0下载:
  2. Functions to compress according to the DEFLATE specification, using the squeeze LZ77 compression backend.-Functions to compress according to the DEFLATE specification, using the squeeze LZ77 compression backend.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:8669
    • 提供者:songbzlie
  1. deflate

    0下载:
  2. deflate.c compress data using the deflation algorithm. -deflate.c compress data using the deflation algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:11238
    • 提供者:frziuvue
« 12 »
搜珍网 www.dssz.com