搜索资源列表

  1. Zip压缩和UnZip解压缩的实现.zip

    3下载:
  2. 此程序实现了Zip压缩和UnZip的解压缩。
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:95458
    • 提供者:
  1. Zip压缩和UnZip解压缩的实现1

    1下载:
  2. 此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:95733
    • 提供者:李洋
  1. zip压缩算法

    1下载:
  2. 压缩算法之一  ZIP压缩格式是在基于互联网进行数据传输过程中,被广泛采用的数据文件压缩格式。由于ZIP格式压缩文件可由多个压缩源文件构成,因此,在单个压缩文件内容的最后,是整个压缩文件的名称和定义目录结构的描述内容。-One of the compression algorithms .The type of zip is regarded as the widely used style of data compression o
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:100906
    • 提供者:王强
  1. zipsrc

    0下载:
  2. zip压缩算法,类似winzip -zip compressing algorithm,which is like winzip
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:357376
    • 提供者:站长
  1. unzip-5.50

    0下载:
  2. zip压缩,解压缩代码.-zip compression, decompression code.
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:3890176
    • 提供者:孙德黎
  1. zip

    0下载:
  2. zip格式压缩解压缩源码及演示 先用VC编译czip_source目录内程序,之后拷贝debug目录内zipdll.dll和zipdll.lib到czip_demo目录再编译此目录内程序即可得到演示程序test_zip-zip form compression solution compression source code and the demonstration first uses VC to translate in the
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:100352
    • 提供者:刘立强
  1. ZipFile

    0下载:
  2. 处理zip压缩格式的VC代码-handle zip code format VC
  3. 所属分类:Windows编程

    • 发布日期:2024-04-18
    • 文件大小:79872
    • 提供者:小庄
  1. zip&unzip

    0下载:
  2. 利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression/decompression. RandomData () function randomly generated 50 double data and o
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:2048
    • 提供者:潘振瑶
  1. zip压缩算法

    0下载:
  2. 压缩算法之一  ZIP压缩格式是在基于互联网进行数据传输过程中,被广泛采用的数据文件压缩格式。由于ZIP格式压缩文件可由多个压缩源文件构成,因此,在单个压缩文件内容的最后,是整个压缩文件的名称和定义目录结构的描述内容。-One of the compression algorithms .The type of zip is regarded as the widely used style of data compression o
  3. 所属分类:Windows编程

    • 发布日期:2024-04-18
    • 文件大小:100352
    • 提供者:王强
  1. 压缩解压复制删除新建等操作组件

    0下载:
  2. 进行新建文件夹,下载,上传,打开,分割文件,合并文件,Unzip解压,Zip压缩,剪切 复制 粘贴 删除 全选 清除 重命名 等操作-for new folders, download, upload, opened separate document, the merger documents, Unzip unpack, Zip compression, shear copy and paste delete the entire
  3. 所属分类:C#编程

    • 发布日期:2024-04-18
    • 文件大小:367616
    • 提供者:无言
  1. ZipFunc_src

    0下载:
  2. 这是一个用来产生,更改,提取zip压缩文档的软件.并且可以兼容PKZIP和WinZip.还可以从已经存在的zip文件中删除其中某个文件-used to generate, change, extracting zip file compression software. PKZIP can be compatible and WinZip. Also from the existing zip document delete a fil
  3. 所属分类:文件操作

    • 发布日期:2024-04-18
    • 文件大小:94208
    • 提供者:朱子奇
  1. Zip压缩和UnZip解压缩的实现1

    0下载:
  2. 此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:95232
    • 提供者:李洋
  1. Lzss_VC

    0下载:
  2. 测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上,修改后在VC上测试通过 可移植到其它平台,如嵌入式系统 示例中直接打开本目录下的Tmp.txt zip压缩Tmp.txt并输出压缩内容到zip.out unzip解压zip.out的内容并输出到unzip.out 目录下Tmp.txt文件必须存在-test LZSS VC code algorithm, the algorithm to a
  3. 所属分类:文件操作

    • 发布日期:2024-04-18
    • 文件大小:52224
    • 提供者:
  1. zlib123

    0下载:
  2. ZIP压缩算法源代码,可以直接加入C++Project中编译调用-ZIP compression algorithm source code can be directly joining the C compiler is called Project
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:583680
    • 提供者:aihong
  1. Zip-compress

    0下载:
  2. java编写的zip压缩解压程序,设计美观,方便使用,功能健全,特别适合初学者使用.-java prepared by the zip compression decompression procedures, design aesthetics, ease of use, sound functions, particularly suitable for beginners.
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:32768
    • 提供者:马雪玲
  1. zip_src

    0下载:
  2. zip 压缩和解压源码,全部源代码的,可免费下载。-zip compression and decompression source, all source code can be downloaded for free.
  3. 所属分类:文件操作

    • 发布日期:2024-04-18
    • 文件大小:130048
    • 提供者:tys
  1. zip_code

    0下载:
  2. zip压缩解压缩的源码,实现算法值得学习借鉴-zip compression decompression of the source code, algorithm to learn from
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:129024
    • 提供者:徐敏
  1. ZIP

    0下载:
  2. zip压缩源代码,附有整个工程,保证能用,可应用于文件压缩,内存压缩-zip compressed source code, with the whole project, and ensure that use, can be applied to file compression, memory compression
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:74752
    • 提供者:方宇
  1. zip

    0下载:
  2. ZIP压缩源码,原来少了一些库的也找到,大家可以放心下载-ZIP compression source, less the original library also find, we can be assured that download
  3. 所属分类:Windows编程

    • 发布日期:2024-04-18
    • 文件大小:3787776
    • 提供者:jhjin
  1. zip

    0下载:
  2. zip压缩算法,希望对一些喜欢diy的人有用。我也不是很懂-zip compression algorithm, hoping for some people who enjoy diy useful. I do not really understand them. . .
  3. 所属分类:压缩解压

    • 发布日期:2024-04-18
    • 文件大小:101376
    • 提供者:三生石
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org