CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - zlib C

搜索资源列表

  1. zlib1.zip

    4下载:
  2. 包含可用于C语言的zlib.lib和zlib.h
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:40.54kb
    • 提供者:
  1. DelphiZLib.123

    1下载:
  2. The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:187.24kb
    • 提供者:江焱风
  1. zlib-1.2.3

    0下载:
  2. We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:594.33kb
    • 提供者:ylin_v
  1. zlibsource

    0下载:
  2. 这是一个zlib压缩算法源码 简单实用 用c++编写
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:107.78kb
    • 提供者:yang_y
  1. zlib1.zip C语言的zlib.lib和zlib.h

    0下载:
  2. 包含可用于C语言的zlib.lib和zlib.h,Zlib.lib and zlib.h which can be used in C
  3. 所属分类:压缩解压

    • 发布日期:2016-01-25
    • 文件大小:40.85kb
    • 提供者:
  1. ziptest

    0下载:
  2. 一个用C语言写的ZIP压缩与解压的简单示例,保持目录结构并可以用winrar解压,主要调用了zlib的zip函数库。-A C language to write ZIP compression and decompression of a simple example, to keep the directory structure and you can use winrar to extract, called zlib zip library.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:183.89kb
    • 提供者:欧阳
  1. Unzlib_src

    0下载:
  2. zlib 1.2.1 : Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler zlib Home site http://www.gzip.org/zlib/ -zlib 1.2.1: Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adlerzlib Home site http://www.gzip.org/zlib/
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:11.61kb
    • 提供者:123957
  1. ZLibNetWrapper

    1下载:
  2. Deflate压缩算法源码,使用C++编写-Deflate compression algorithm source code, the use of C++ to prepare
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:184.8kb
    • 提供者:白洁
  1. easyzlib

    0下载:
  2. 方便易用的ZLIB压缩程序,适用于UNIX/Linux/Windows C/C-Easy to use ZLIB compression program for UNIX/Linux/Windows C/C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:79.64kb
    • 提供者:remoteu
  1. DelphiZLib.125

    0下载:
  2. 此为ZLib最新版本1.2.5。原作是用C编写的,在VC++、BC++或C++Builder中自然很容易直接使用,对于Delphi开发者,虽然Delphi自带了ZLib的移植版本(zlib.pas),但版本为1.0.4,而且必须要使用Borland自己编译生成的zlib.dcu(当然,在完整版的光盘中包含了编译好的zlib库的.obj文件和c代码,后继版本修改了大量的bug,并较大幅度地提升了性能。 此源码为编译好适合Delphi的版本。-This is the latest version
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:169.76kb
    • 提供者:dylan
  1. CompressD

    0下载:
  2. 测试Zlib 库 Deflate算法压缩率时间-Zlib Deflate algorithm library test time compression ratio
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:132.53kb
    • 提供者:
  1. Txt2Pdf_WithCompression_NoLIBs

    0下载:
  2. This program converts a plain TXT file to a plain text PDF file with compression. There is a file that I did not write in the project, a freeware ZLIB wrapper by Richard W. Frost (1998). However he used a .lib file while I use a consolidated .c file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:664.09kb
    • 提供者:Colin B
  1. zlib

    0下载:
  2. C compression library
  3. 所属分类:Compress-Decompress algrithms

  1. jzlib-1.0.7.tar

    0下载:
  2. java开发的压缩解压缩工具源代码,可与c中的zlib库压缩互用-java development tools for source code compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:49.12kb
    • 提供者:randy
  1. ZLib

    0下载:
  2. 压缩和解压源码,适合c++,delphi-Compression and decompression code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:39.49kb
    • 提供者:tianke
  1. zipclass

    1下载:
  2. 使用zlib来压缩、解压zip 对zlib提供的unzip.c、zip.c进行了封装,容易看懂 可以压缩一个文件夹下的所有子文件和子文件夹 支持中文路径 可以解压到一个文件夹 注意:zip文件类型有很多种!本程序的解压部分只能解压和本程序压缩的格式一致的压缩文件,不能解压任意zip文件! display.cpp展示了如何使用-zip and unzip
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3.45mb
    • 提供者:RachelChu
  1. zlib-1.2.7.tar

    0下载:
  2. 基于C语言的压缩算法源码.可在cygwin下编译.-Compression algorithm based on the C language source code. Compile under cygwin.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-07
    • 文件大小:547.22kb
    • 提供者:杜国文
  1. zlib.NET_104

    0下载:
  2. c#字节流压缩算法,包括zip gzip tar等-C# byte stream compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:373.17kb
    • 提供者:223
  1. compress-master

    0下载:
  2. File compression/decompression example using zlib
  3. 所属分类:压缩解压

    • 发布日期:2017-12-16
    • 文件大小:13kb
    • 提供者:TmpUser
  1. ZipAndFile

    0下载:
  2. c++builder ZIP文件解压与压缩(ZLIB DLL调用)(C++builder ZIP file decompression and compression (ZLIB DLL call))
  3. 所属分类:压缩解压

    • 发布日期:2018-04-21
    • 文件大小:66kb
    • 提供者:阿牛~
搜珍网 www.dssz.com