CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 压缩解压

搜索资源列表

  1. cab文件压缩、解压程序源代码

    0下载:
  2. cab文件压缩、解压程序源代码-cab document compression, decompression source code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:144848
    • 提供者:陈默
  1. cab文件压缩、解压程序源代码

    0下载:
  2. cab文件压缩、解压程序源代码-cab file compression, decompression program source code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:145161
    • 提供者:李涛
  1. 用于文件压缩的huffman算法

    0下载:
  2. 一个huffman压缩解压算法源码 .rar-a Huffman compression decompression algorithm source code. Rar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17144
    • 提供者:张柏
  1. CMSware在线解压系统 v1.2

    0下载:
  2. 支持zip压缩包的解压,经测试10MB左右的文件可以轻松在线解压,解压速度远超出我们自己的预料,远远快于Winrar等,甚至比最优秀的7zip还快很多 v1.2更新: 把系统核心-pclzlib库到从v2.3升级的最新的v2.4 -support zip package unpacked, tested about 10MB of online documents can be easily extracted and decompression speed is far beyond
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:78606
    • 提供者:吴向东
  1. MP3解压程序源代码

    1下载:
  2. 现在很多人在学习MP3的压缩代码,现在上传一个MP3解压程序源代码,以供大家学习。-Now many people in the study MP3 compression code, upload an MP3 extract the source code for all to study.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:130779
    • 提供者:张伟
  1. Huffman文件压缩与解压

    1下载:
  2. 用Huffman编码完成的文件压缩与解压-Huffman coding used to complete the document compression and decompression
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10457
    • 提供者:楚随风
  1. 文件解压程序

    0下载:
  2. 解压zip文件,标准zlib压缩
  3. 所属分类:通讯/手机编程

    • 发布日期:2011-01-21
    • 文件大小:118183
    • 提供者:huhu7451
  1. 压缩

    0下载:
  2. 压缩解压
  3. 所属分类:源码下载

    • 发布日期:2011-01-26
    • 文件大小:5273906
    • 提供者:99464347@qq.com
  1. C++实现数据无损压缩、解压(使用LZW算法).

    1下载:
  2. C++实现数据无损压缩、解压(使用LZW算法).
  3. 所属分类:其它

  1. huffman_compress

    0下载:
  2. 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3832480
    • 提供者:刚娃子
  1. huffman(VC)

    0下载:
  2. 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:39161
    • 提供者:魏罡
  1. ZIP_myself

    0下载:
  2. 文件压缩,解压;算法不错,压缩率很好,学习,应用都可以-zip
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1186548
    • 提供者:liuhua
  1. WinRAR

    0下载:
  2. wince下解压文件 可解压常规压缩格式-Under the wince-extracting file to extract the conventional compression format
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:153554
    • 提供者:马贵兴
  1. RARUNRAR

    0下载:
  2. 实现对文件夹的打包压缩,解压,可以由自己选择文件路径。代码详细。-Implementation of the package folder compression, decompression, you can choose from the file path. Code in detail.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2238373
    • 提供者:殷鹏
  1. code

    0下载:
  2. 自制压缩、解压小工具,比RAR的效率还要高一点的。呵-Self-compression, decompression of small tools, even higher than the efficiency of RAR point. Oh. .
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:199320
    • 提供者:kefan
  1. LZW压缩解压算法的完整实现

    0下载:
  2. LZW算法:又称串表压缩算法,是无损压缩的一种。采用字典的方式编码和解码。
  3. 所属分类:压缩解压

  1. lib7z-从内存解压

    0下载:
  2. 使用7zlib静态库解压缩文件,VS2010版(Using 7zlib static library to extract files, VS2010 version)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:689152
    • 提供者:iams13
  1. ZipAndFile

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

    • 发布日期:2018-04-21
    • 文件大小:67584
    • 提供者:阿牛~
  1. 解压缩文件_C#

    0下载:
  2. C#版,解压文件(.rar .zip),将文件解压到项目特定目录(C# version,.Rar.Zip, unzip the files to the project specific directory.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:11264
    • 提供者:萌妹纸
  1. ZipUtil

    1下载:
  2. 能够实现文件和文件夹的压缩和解压,方便易用(To achieve the compression and decompression of files and folders, easy to use.)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-30
    • 文件大小:78848
    • 提供者:野性行者
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com