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

搜索资源列表

  1. 哈夫曼压缩解压算法

    1下载:
  2. 哈夫曼压缩解压算法-Huffman compression decompression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4147
    • 提供者:大康
  1. 压缩解压Zip文件

    0下载:
  2. 用JAVA语言实现的压缩解压Zip文件-using the Java language extracting Zip file compression
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:36026
    • 提供者:果农
  1. lzss-lzw-scz压缩解压

    1下载:
  2. 三个压缩/解压缩算法,可在linux windows vxworks等平台使用,便于移植
  3. 所属分类:压缩解压

    • 发布日期:2011-07-21
    • 文件大小:21386
    • 提供者:ac135246
  1. LZMA压缩/解压缩,接口简单

    0下载:
  2. LZMA压缩/解压缩,接口简单,使用方便,内存占用经过合理安排,效率非常高,支持多线程。,LZMA compress/decompress, interface is very simple, easy to use, high efficiency, lower memory use, support multi thread
  3. 所属分类:压缩解压

    • 发布日期:2017-03-23
    • 文件大小:129874
    • 提供者:江浩
  1. zipfunc.使用zlib进行压缩和解压的程序

    2下载:
  2. 一个使用zlib进行压缩和解压的程序,a encoding and decoding program using zlib
  3. 所属分类:压缩解压

    • 发布日期:2014-03-11
    • 文件大小:69339
    • 提供者:
  1. lzw_soft.zip lzw压缩解压算法源码

    0下载:
  2. lzw压缩解压算法源码,The soruce of LZW compression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2017-11-08
    • 文件大小:75331
    • 提供者:
  1. lzhsrc.zip

    0下载:
  2. lzh压缩/解压源码,the source code of lzh codec
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:5875
    • 提供者:
  1. zip.rar

    2下载:
  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 czip_source table of contents
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-22
    • 文件大小:100611
    • 提供者:刘立强
  1. Huffman_Arithmetic

    0下载:
  2. 我用C++编写的Huffman压缩解压算法,可以对文本及*.bmp图像进行压缩解压-I use C++ to the Huffman compression decompression algorithm, and the text can*. bmp image compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:19381
    • 提供者:普明
  1. bzip.tar

    0下载:
  2. 高效率的一种通用压缩/解压程序 - High efficiency one kind of general compression/decompression procedure
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:450961
    • 提供者:站长
  1. 1854_cgziplib

    0下载:
  2. 一套压缩解压DLL及例子-a compressing and de-compressing dll and its example
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-01
    • 文件大小:178251
    • 提供者:站长
  1. comp

    0下载:
  2. Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:4653
    • 提供者:站长
  1. djpeg

    0下载:
  2. jpeg文件压缩、解压--Jpeg file`s compression/decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:543505
    • 提供者:chemz
  1. 哈夫曼

    0下载:
  2. 作业,哈夫曼压缩解压缩-Operations, Huffman compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:4752
    • 提供者:林中
  1. LZMA

    0下载:
  2. LZMA压缩解压算法,压缩解压函数接口入参出参都以Buffer形式; 代码为完整的工程,可运行,其中包括简单的举例。-Decompression LZMA compression algorithm, compression decompression function interface to the Senate to the Senate all forms Buffer code to complete the project can be run, including a sim
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:352337
    • 提供者:yangxh
  1. huffman

    0下载:
  2. 一个用哈弗曼树实现的文件压缩解压程序 有兴趣的来-To achieve a tree with Havermann file compression decompression procedures are interested to see
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:12590
    • 提供者:张鸿志
  1. Huffman

    0下载:
  2. Huffman树压缩解压,用C++写的,希望能帮助大家-Huffman tree compression decompression, written with C++, hope to help you
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2665143
    • 提供者:Newman
  1. hafuman

    1下载:
  2. 基于哈夫曼树的文件压缩/解压程序c++源代码程序-Huffman tree based file compression/extracting program c++ source code program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4641
    • 提供者:xie
  1. huffman编码以及文本文件压缩解压

    0下载:
  2. huffman编码以及文本文件压缩解压,这是树的数据结构应用,学数据结构会用到的,特别是做课设时候
  3. 所属分类:压缩解压

  1. ComZip

    0下载:
  2. 对文件进行zip加密压缩解压,并修复了文件解压后大小少12个字节的异常(The file is encrypted and decompressed by zip, and the size of the file is reduced by 12 bytes after decompression.)
  3. 所属分类:压缩解压

« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com