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

搜索资源列表

  1. Gzip

    0下载:
  2. 通过c#语言实习,对文件或文件夹gzip解压和压缩-compress and decompress via c# release gz file
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 用霍夫曼树进行文件的压缩和解压缩。包括计算字符频率,构建霍夫曼树,进行文件压缩,文件解压缩-Compress file or decompress file with huffman tree. The code include frequency counting, huffman tree building, textzip, decompression.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:54558
    • 提供者:girlatsnow
  1. huffman

    0下载:
  2. huffman编码压缩与解压 给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。-compress and decompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:345379
    • 提供者:rex
  1. compress1_lzw

    0下载:
  2. LZW1 compress and decompress procedures. You can add your embedded code (ARM7 or upper). Cool:)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:59716
    • 提供者:basrikul
  1. yasuojieya

    0下载:
  2. 压缩和解压文件,其中头文件中有详细的描述,各个函数的使用按照头文件中英文的描述的步骤可以到达加压解压的目的。-Compress and decompress the file, wherein the header file are described in detail, the use of each function can be reached according to the steps described in the header file of English pressuriz
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:77063
    • 提供者:chen
  1. Huffman

    0下载:
  2. huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4344
    • 提供者:吴超
  1. CompressLib

    0下载:
  2. CompressLib Allow to compress and decompress text or memory stream using GZIP algorithm
  3. 所属分类:CSharp

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:George
  1. HuffmanTree

    0下载:
  2. 对文件进行字符统计,建立哈夫曼树,并建立哈夫曼编码,对文件进行压缩和解压缩-Characters in the file statistics, the establishment of Huffman tree, and the establishment of Huffman coding to compress and decompress the file
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:2774
    • 提供者:ljh
  1. CompressUtil

    0下载:
  2. 对文件或文件夹进行压缩或解压,并解决中文名乱码问题。-On a file or folder to compress or decompress name and address Chinese garbage problem.
  3. 所属分类:android

    • 发布日期:2017-11-25
    • 文件大小:2343
    • 提供者:lwliu
  1. GZCompressDemo

    0下载:
  2. 本程序是采用C++和MFC编写的,是用来对文件进行解压和压缩的一个小程序 -This program is written using C++ and MFC, is used to compress and decompress files, a small program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:2938775
    • 提供者:zhjj
  1. WWT

    0下载:
  2. Walsh wavelet transform used to compress and decompress the 2D images in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:10135
    • 提供者:rajapraba
  1. untaPlib

    0下载:
  2. compress or decompress data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:9881
    • 提供者:overshir
  1. GzipUtil

    0下载:
  2. java : 对文件和数据 进行 压缩解压操作的功能类-java : compress and decompress for file or data or steam
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:909
    • 提供者:马洪利
  1. code-compressionaadepression

    0下载:
  2. 对二进制数据按照一定的编码方式进行压缩与解压,源代码在名为SIM的文件里,另外附上descr iption-compress and decompress a set of binary data according to some certain principles
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:233239
    • 提供者:chi zhang
  1. HuffmanCompress

    0下载:
  2. HUFFMAN文件压缩和解压,具有操作界面、解压、压缩、构建哈弗曼树等核心函数-huffman file compress and decompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1026091
    • 提供者:罗奎
  1. hafuman

    0下载:
  2. 使用哈弗曼算法,对文件进行压缩然后再进行解压。-Use the Huffman algorithm to compress the file and then decompress.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:8289
    • 提供者:余啸坤
  1. Huffman

    0下载:
  2. 利用huffman方法压缩文件、解压文件-compress and decompress files by huffman
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:343701
    • 提供者:夏天
  1. Edit_PCK

    0下载:
  2. 可以解压/压缩最新的笑傲江湖OL诛仙等多款游戏的PCK文件-You can decompress/compress latest Swordsman OL Zhu Xian variety of games such as PCK file
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:429696
    • 提供者:oysy
  1. huffman

    0下载:
  2. 利用霍夫曼方法实现压缩和解压,内含编码和译码两部分-using Huffman to compress and decompress.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1453
    • 提供者:fq
  1. JPEG2000_matlab

    0下载:
  2. this is JPEG2000 it can be used to compress and decompress the image-very useful open main_test directly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:244773
    • 提供者:E.T.
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com