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

搜索资源列表

  1. 哈弗曼树的编码与译码

    1下载:
  2. 哈夫曼编码 和哈弗曼树对文件的压缩 和解压缩
  3. 所属分类:压缩解压

    • 发布日期:2012-07-17
    • 文件大小:117248
    • 提供者:haokua
  1. jpeg.rar

    0下载:
  2. 对图像进行JPEG压缩,并使用哈弗曼和游程编码,显示压缩后的图像,JPEG
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1677
    • 提供者:gj
  1. huffman

    0下载:
  2. 图像的哈弗曼编码matlab实现,实现图像的无损压缩-Matlab coding huffman images achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:6536
    • 提供者:杜飞
  1. HAFUMAN

    1下载:
  2. 将字符在MATLAB用哈弗曼编码实现纯英文本的压缩-Havermann the character encoding used in MATLAB to achieve a pure English version of the compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:1376
    • 提供者:dongdong
  1. hafuman

    1下载:
  2. 哈弗曼编解码 编写函数,实现建立哈夫曼树和生成哈夫曼编码的功能。 编写函数,实现二叉树的输出和释放功能。 编写主函数,从终端输入一段英文文本;统计各个字符出现的频率,然后构建哈夫曼树并求出对应的哈夫曼编码;显示哈夫曼树和哈夫曼编码;最后释放哈夫曼树。 选做内容:修改程序,选择实现以下功能: 编码:用哈夫曼编码对一段英文文本进行压缩编码,显示编码后的文本编码序列; 统计:计算并显示文本的压缩比例; 解码:将采用哈夫曼编码压缩的文本还原为英文文本。-err
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:2308
    • 提供者:zhanghai
  1. huffmancoding

    0下载:
  2. 哈夫曼压缩 哈弗曼算法是基本的压缩和解密算法,此文件表示了如何用Java来编码 -Huffman Encoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:6505
    • 提供者:nasa
  1. Compress

    0下载:
  2. 这是一个简易压缩程序,压缩算法为静态哈弗曼编码。-This is a simple compression process.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-07
    • 文件大小:1403667
    • 提供者:Feier
  1. HuffBest

    0下载:
  2. 本程序是我的一次实习作业,利用哈弗曼算法实现了哈弗曼压缩-This procedure is a practice I work, the use of哈弗曼compression algorithm哈弗曼
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2799083
    • 提供者:卢成彪
  1. HuffBest

    0下载:
  2. 本程序是我的一次实习作业,利用哈弗曼算法实现了哈弗曼压缩-This procedure is a practice I work, the use of哈弗曼compression algorithm哈弗曼
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:78831
    • 提供者:卢成彪
  1. coding

    0下载:
  2. 图像压缩编码的源程序,包括行程编码,哈弗曼编码等-Image compression of the source code, including the Run-Length Coding, coding哈弗曼
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:233595
    • 提供者:xiao
  1. HUFFMAN

    0下载:
  2. 运用哈弗曼编码实现文件的压缩与解压缩,有源码-HUFFMAN files encoded using the compression and decompression, a source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:13801
    • 提供者:王怡
  1. Huffmancompressionanddecompression

    0下载:
  2. 哈弗曼压缩和解压缩器,可对文件(如.txt,.doc)进行压缩和解压缩,小弟菜鸟,望各位大师多多指教-Huffman compression and decompression, and can document (such as. Txt,. Doc) for compression and decompression, rookie boy, hope you master the exhibitions
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 这是一个哈弗曼树实现算法,哈弗曼树主要用于压缩文件方面。-This is a tree哈弗曼algorithm, mainly used for tree compression哈弗曼documents.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:222085
    • 提供者:hanks
  1. hkj

    0下载:
  2. 哈弗曼编码(1)文件名的输入可以从命令行给出或程序界面给出; (2)压缩和解压选择也可以从命令行给出或程序界面给出; (3)给出压缩后的指标:压缩率=压缩后的文件大小/压缩前的文件大小-Havermann code (1) the input file name can be given from the command line interface is given or procedures (2) compression and decompression options can als
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:1726
    • 提供者:杨旸
  1. huffman

    0下载:
  2. 哈弗曼编码的实现,可以对一定的二进制数据尽兴压缩编码-Havermann code implementation, can be thoroughly enjoyed themselves a certain degree of binary data compression coding
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-04
    • 文件大小:12454
    • 提供者:邹龙明
  1. huffman(link)

    0下载:
  2. 哈弗曼压缩解压文件,链表形式,压缩效率还行-huffman
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1156217
    • 提供者:spy
  1. huffman

    0下载:
  2. 哈弗曼编码和解码的C程序,可用于图像的压缩处理-Havermann encoding and decoding of the C program can be used for image compression processing
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:9168
    • 提供者:李万欣
  1. huffman

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

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

    0下载:
  2. 数据结构 哈弗曼实现压缩算法
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6314993
    • 提供者:张越
  1. Huffman_encode-and-decode

    0下载:
  2. 能对TXT文档中的字符进行哈弗曼编码,txt文档可以自己编写(比如一篇英语短文)并输出编码后的文件,输出文件可以自己命名。之后还能再次输入编码后的文件,选择解码来进行解码,在输出会txt文档,检查后输出的txt文档与先前压缩前的txt文档的内容是一样的。-TXT document can be Hafu Man character encoding, txt documents can write your own (such as an English essay), and the outp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:3025
    • 提供者:
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com