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

搜索资源列表

  1. UnzipFolder

    0下载:
  2. 自己编写的目录解压缩程序,能解压缩一个目录中每一个zip文件为一个单独的文件,并连同目录结构一起复制到另一个目录下。-Write your own directory unzip program to unzip a zip file of each directory as a separate file and is copied along with the directory structure to another directory.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:62263
    • 提供者:陈文捷
  1. ICSharpCode.SharpZLib

    0下载:
  2. 用于压缩和解压缩ZIP文件的类库,用户可将此工程编译成.net类库-Used to compress and decompress ZIP files library
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:254576
    • 提供者:SongDelin
  1. 7z922

    0下载:
  2. 7-zip是个文件压缩解压程序,支持7z, XZ, BZIP2, GZIP, TAR, ZIP, WIM, ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR-7-Zip is a file archiver with the high compression ratio. The program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1416131
    • 提供者:book
  1. batunrar

    0下载:
  2. 调用unrar.dll实现多层压缩包的解压,rar和zip的格式。-Call unrar. DLL multilayer compressed package of relaxation realize for rar and zip format.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:667419
    • 提供者:xiao wu
  1. huffman

    0下载:
  2. 哈夫曼编码压缩解压缩软件,进行zip进行压缩和解压-Huffman encoding compression and decompression software
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:307906
    • 提供者:何月
  1. pj2

    0下载:
  2. 实现huffman算法,对数据进行压缩解压-implementing huffman tree zip and unzip data
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:5562
    • 提供者:cherry
  1. ZipDo_lib

    0下载:
  2. 简单的使用开源代码实现zip文件的添加和删除这一个还没有实现解压缩,其实也很简单.-Simple to use open source code zip file to add, and delete this one also does not unzip, is actually very simple.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-16
    • 文件大小:24821097
    • 提供者:lily
  1. zipProjP(.net)

    0下载:
  2. 文件压缩考虑效率后的代码.是文件压缩,类似RAR的压缩,不是图片大小压缩-file zip
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:88110
    • 提供者:x.ack
  1. 7z920-CP

    0下载:
  2. 7zip的代码主要是7zip和LZMA,前者是平台客户端,后者是SDK。 7-Zip是一款号称有着现今最高压缩比的压缩软件,它不仅支持独有的7z文件格式,而且还支持各种其它压缩文件格式,其中包括ZIP, RAR, CAB, GZIP, BZIP2和TAR。此软件压缩的压缩比要比普通ZIP文件高30-50 。因此,它可以把经WinZip压缩的文件再压缩2-10 。-The code is mainly 7zip 7zip and for LZMA, the former is a platfo
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1526111
    • 提供者:xkyzmr
  1. WinZipTool

    0下载:
  2. 本人使用VC++6.0制作的压缩与解压缩工具,十分好用。-Zip and Unzip tool
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:5766066
    • 提供者:fanyanbo
  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
    • 文件大小:3615948
    • 提供者:RachelChu
  1. Euler_RKDG_Tri_3node_20111107

    3下载:
  2. 用间断有限元方法求解二维Euler方程。 算例是一个圆柱绕流问题。压缩文件里面还包含了一个用MATLAB写的网格生成程 序,只需要做很小的改动就可以生成稀疏程度不同的网格。 程序还有些问题如下: 1. 因为没有对边界处作处理,所以计算的残差不会收敛到一个给定的小数,如 0.001等。当最大残差为0.1左右时,按下键盘上的ESC键,程序计算结束,会输出 一个文件Result.dat,用tecplot软件打开这个文件,可以得到一些结果,如流线
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:38757
    • 提供者:刘刚
  1. yasuo

    0下载:
  2. 一个实现压缩功能的JAVA程序源代码,主要实现如下功能:将某一目录(包括其子目录)下所有符合条件的文件(如.jpeg文件)压缩到某一zip文件中。-A compression function of JAVA source code, mainly realizes the following functions: will a directory (including its directory) all meet the conditions of the files (such as jp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1112
    • 提供者:宫旭辉
  1. zlib-1.2.5.tar

    0下载:
  2. zlib-1.2.5.tar.zip gzip编码,最早由Jean-loup Gailly和Mark Adler创建,用于UNIX系统的文件压缩。我们在Linux中经常会用到后缀为.gz的文件,它们就是GZIP格式的。现今已经成为Internet 上使用非常普遍的一种数据压缩格式,或者说一种文件格式。HTTP协议上的GZIP编码是一种用来改进WEB应用程序性能的技术。大流量的WEB站点常常使用GZIP压缩技术来让用户感受更快的速度。-Zlib-1.2.5. Tar.zip gzip code,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:491222
    • 提供者:王冠林
  1. ZipUtil

    0下载:
  2. zip文件操作工具,常见的zip添加和压缩方便处理-zip file manipulation tools, add the common zip and compressed to facilitate the processing of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:2304
    • 提供者:王军
  1. unzip552

    0下载:
  2. zip格式的解压缩程序,小巧容易理解,支持命令行处理-zip format, unzip the program, small and easy to understand, support for command line processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1244230
    • 提供者:snow
  1. xceedzip.dll

    0下载:
  2. VB中解压缩ZIP文件控件(可以不解压直接查看ZIP文件里的信息)。动态连接库D-Unzip the ZIP file control in VB (you can not extract the direct view of the information in the ZIP file). Dynamic Link Library (DLL)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:125208
    • 提供者:斯芬克斯
  1. tbszip_2.11

    0下载:
  2. php的 zip功能 主要是用于在线解压缩-php zip functions for online decompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:13378
    • 提供者:reloking
  1. FilesCompress

    0下载:
  2. C# 一个很好的Net C# Zip解压缩示例,有UI界面-C# a good zip unzip the sample
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:168986
    • 提供者:Csj
  1. 7Zipsourcecode

    0下载:
  2. 7-Zip源码,是一款GNU/LPGL协议下分发的免费软件,可以说是目前最有希望成为zip、rar之后的下一个主流压缩格式的文件压缩格式。-7-Zip source code, is a GNU/LPGL free software distributed under the agreement, we can say is currently the most promising zip, rar, after the next major compression format file co
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:965978
    • 提供者:陈国忠
« 1 2 ... 11 12 13 14 15 1617 18 19 »
搜珍网 www.dssz.com