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

搜索资源列表

  1. jpeg.rar

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

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

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

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

    0下载:
  2. 压缩包中有很多课程设计源码,包括哈弗曼编码等等。-something about the homework。
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:194.61kb
    • 提供者:lvjian
  1. Compress

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

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

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

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

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

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

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

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

    0下载:
  2. 实现压缩和加压缩功能,采用哈弗曼编码来实现的-Compression to achieve compression and processing, the use of coding to achieve the Huffman
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:Guo Weimin
  1. hfm

    0下载:
  2. 哈弗曼树 基于哈夫曼编码的数据压缩/解压程序-Huffman coding tree哈弗曼based on the data compression/decompression process
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:xie
  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
    • 文件大小:1.69kb
    • 提供者:杨旸
  1. wangjian

    0下载:
  2. 哈弗曼编码采用生成树算法实现文件的压缩与解压缩
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1.69kb
    • 提供者:尚善若水
  1. Hufferman

    0下载:
  2. 使用哈弗曼编码技术进行数据压缩和解压缩,缺点在于只能用于文本-Havermann coding techniques using data compression and decompression, disadvantage is that the text can only be used
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:163.04kb
    • 提供者:bill_chuang
  1. Huffman

    0下载:
  2. 在数据库课程实习时候,保存的资料,运用了哈弗曼树进行压缩解压。希望可以有所帮助。-Internship programs in the database when the information stored, using the Havermann tree compression decompression. Hope that we can help.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:233.68kb
    • 提供者:杨泽崎
  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. Screen

    0下载:
  2. VC编写的截屏程序,涉及到jpeg的压缩、哈弗曼编码等。-VC Screenshots written procedures related to jpeg compression, Ha Fuman coding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7.31mb
    • 提供者:Snake
  1. HAfuMANjieYAsuoBIANma

    0下载:
  2. 这是一个哈弗曼解压缩编码的实现程序,希望大家多多交流,多提意见,共同学习。-This is a realization of Hafu Man decompression procedure code, hope that more exchanges, more suggestions, learning together.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.44kb
    • 提供者:theskyeagle
  1. WindowsFormsApplication1

    0下载:
  2. 实现哈弗曼编码及其压缩。对一个文本文件中的字符进行哈夫曼编码,生成编码文件(后缀名.cod);反过来,可将一个编码文件还原为一个文本文件(.txt)。-Encoding and compression to achieve Hafu Man. A text file on the characters in the Huffman code, generate code files (suffix. Cod) in turn, can restore an encoded file as a
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:62.17kb
    • 提供者:张磊
  1. HuffmanCompression

    0下载:
  2. 通过哈弗曼压缩算法实现文件的压缩与解压软件-By Huffman compression algorithm for file compression and decompression software
  3. 所属分类:File Operate

    • 发布日期:2017-05-17
    • 文件大小:4.45mb
    • 提供者:陶飞
  1. encode

    0下载:
  2. 利用哈弗曼压缩原理实现的32BIT文档类文件压缩模版(压缩多功能版)。可以根据此模版编写适合自己具体需求的程序-Achieved using the Huffman compression principle 32BIT template document class file compression (compression multifunction version). This template can write a program suited to their specific ne
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:2.55kb
    • 提供者:Chiron
  1. huffmanYS

    0下载:
  2. 带MFC界面的哈弗曼压缩和解压(界面稍有简陋),可用于图片和文档,图片效果较明显,文档稍小。-Huffman compression and decompression MFC interface with (interface slightly shabby), can be used for pictures and documents, picture effect is obvious, the document smaller.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-19
    • 文件大小:28.46mb
    • 提供者:
« 12 »
搜珍网 www.dssz.com