CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Huffman文件压缩

搜索资源列表

  1. huffman_algorithm

    0下载:
  2. VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:72.79kb
    • 提供者:ting yang
  1. Huffman

    0下载:
  2. 哈夫曼编码译码压缩文件程序 可以编码 可以解码-Huffman decoding compressed file can be encoded can decode
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:9.08kb
    • 提供者:蔡波
  1. Huffman_code_simulation

    0下载:
  2. Huffman编码以及解码程序,利用它可以对文件进行压缩和解压缩-Huffman coding and decoding process, which allows you to compress and decompress the file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:592.06kb
    • 提供者:david
  1. huffman

    0下载:
  2. 利用huffman原理实现对文件的压缩,希望有帮助。-Principle to achieve the document using huffman compression, want to help.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:490.55kb
    • 提供者:xiaolu
  1. haffman

    2下载:
  2. 哈夫曼编码 问题描述:利用哈夫曼编码,实现压缩和解压缩 基本要求: 对于给定的一组字符,可以根据其权值进行哈夫曼编码,并能输出对应的哈夫曼树和哈夫曼编码;实现哈夫曼解码 提高要求: (1) 能够分析文件,统计文件中出现的字符,再对文件进行编码,实现文件的压缩和解压缩 (2) 能够对于文件的压缩比例进行统计 (3) 能够打印文件 这是数据结构的课程设计-Huffman Coding Problem Descr iption: Using the Huffman co
  3. 所属分类:Other windows programs

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

    0下载:
  2. 利用哈弗曼压缩文件,程序功能包括压缩和解压缩。-Using Havermann compressed file, the program features, including compression and decompression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:11.76kb
    • 提供者:yrq
  1. huff

    0下载:
  2. 在Linux下实现哈夫曼树实现文件压缩- Huffman tree for file compression
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.9kb
    • 提供者:肖七七
  1. Haffman

    0下载:
  2. 利用哈夫曼树进行txt文件压缩,小作业,不完美,有bug-Huffman tree for txt file compression, small job, not perfect, there is a bug
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:202.65kb
    • 提供者:郑振威
  1. huffman

    0下载:
  2. 哈夫曼编码实现文件压缩 包含有源代码 备注简明-Huffman coding technique to realize zip file
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:23.63kb
    • 提供者:郑亦哲
  1. Huffman

    0下载:
  2. huffman编码,用于压缩文件,解压文件,利用哈夫曼树-huffman encoding used to compress the file, unzip the file using the Huffman tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1.43mb
    • 提供者:qian
  1. Huffman

    0下载:
  2. 用基于有堆排序的优先队列构建Huffman树,进行Huffman编码,实现文件压缩、解压缩。-Used to build the Huffman tree based on the priority queue have heapsort, Huffman encoding, file compression, decompression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2.43kb
    • 提供者:王大可
  1. Huffman

    0下载:
  2. C++编写的算法,利用Huffman对文件编码解码,压缩包中包括源代码和输入文件示例-C++ written algorithm using Huffman codec file compression package including source code and sample input file
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:204.89kb
    • 提供者:jingjing
  1. Huffman

    0下载:
  2. 实现了huffman编码的程序, 可以实现对文本文件的压缩与解压, 具有演示的功能, 界面比较友好-Huffman coding procedures with the functionality of the demo, the interface is more friendly
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1.28kb
    • 提供者:王王王
  1. huffman

    1下载:
  2. 文件压缩源码.....课压缩解压文件...可现实文件压缩的哈夫曼编码-File compression source ..... lesson compression decompression file ... real file compression, Huffman coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:2.46mb
    • 提供者:lixiaoqian
  1. Myhufftree1

    0下载:
  2. 用Huffman树实现文件压缩,等到较高的压缩率,用VC++实现。-File compression Huffman tree until a higher compression ratio, achieve with VC++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:272.34kb
    • 提供者:刘建红
  1. Authority--Huffman.Codec

    0下载:
  2. 霍夫曼(Huffman)编码是1952年为文本文件而建立,是一种统计编码。属于无损压缩编码。-Hoffman (Huffman) coding is established in 1952 as a text file, is a statistical coding. Belong lossless compression encoding.
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:7.51kb
    • 提供者:潇凌霜
  1. Huffman

    0下载:
  2. 以huffman编码方式对文本文件进行无损压缩,并可以实现解压还原文件。-In huffman encoding for lossless compression of text files, and can achieve unzip restore files.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:1013.21kb
    • 提供者:yxt
  1. HUFFMAN

    0下载:
  2. 通过霍夫曼编码进行文件压缩,将文件中的字符进行霍夫曼编码,将其高效压缩。-Huffman coding through file compression, file characters Huffman encoding, which is efficient compression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:9.02kb
    • 提供者:whywkl305
  1. huffman压缩

    0下载:
  2. 用huffman实现对文件的压缩,解压缩(Using Huffman to achieve compression of files)
  3. 所属分类:其他

  1. ZGCompress-master

    0下载:
  2. 构造huffman树生成huffman编码压缩文件(Constructing Huffman tree to generate Huffman coded compression file)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3.55mb
    • 提供者:下载一个ppt
« 12 3 »
搜珍网 www.dssz.com