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

搜索资源列表

  1. HuffmanExp

    0下载:
  2. 用vc++编写的哈夫曼编码源代码。在进行图像压缩时非常实用。-With vc++ Prepared Huffman source code. In image compression very practical.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:2944213
    • 提供者:王军
  1. Huffuman_decoding

    0下载:
  2. 哈夫曼解码,主要应用于数字图像的压缩编码。-Huffman decoding, mainly used in digital image compression coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:944
    • 提供者:孙红昭
  1. DataCompress

    0下载:
  2. 用NETBEAN实现的哈夫曼数据压缩,可压缩任意英文文本文件,及进行解压,显示压缩比等处理信息-Using NetBeans realize the Huffman data compression, compressible arbitrary English text files, and extract, indicating the compression ratio and other treatment information
  3. 所属分类:Applet

    • 发布日期:2017-04-26
    • 文件大小:30882
    • 提供者:hanmeng
  1. Huffmancoding

    0下载:
  2. 用哈夫曼编码进行文字解压缩,有源程序,及友好的界面。-Huffman coding language used to extract, there is source code, and friendly interface.
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:312770
    • 提供者:周丽娟
  1. huffman

    0下载:
  2. 利用哈夫曼编码进行对已有文件进行压缩 在文件使用时,再对压缩文件进行解压缩.-Use Huffman encoding of existing files compression when used in the document, then extract the compressed file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:55286
    • 提供者:li
  1. HuffmanApp

    0下载:
  2. 这是huffman无损压缩简单压缩代码,能把txt文件成后缀为lf文件同时支持解压lf文件成txt文件!对自己理解哈夫曼树的理解很有用!(查资料做出来了的)-awefrwerfwerwerwerwer
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1083960
    • 提供者:杨斌
  1. FastHC

    0下载:
  2. 快速哈夫曼编码,压缩性能高于普通的算术编码。-Fast Huffman coding, compression performance than ordinary arithmetic coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:220564
    • 提供者:cristo
  1. Huffmanenpress

    0下载:
  2. 哈夫曼编码法的压缩和解压缩,vc6.0编写的,对哈夫曼编码想要了解的朋友有一定帮助。-Huffman coding method of compression and decompression, vc6.0 prepared for Huffman friends want to know some help.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:188514
    • 提供者:uptownman
  1. Huffman

    0下载:
  2. 根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-In accordance with ascii code ascii characters in the document the frequency of the situation created Haffman tree, and then the character of the Huffman code corresponding to write docu
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:815858
    • 提供者:郭峰
  1. huffman_Golomb_COMPRESS

    0下载:
  2. 从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:6143
    • 提供者:张志刚
  1. Haffman

    1下载:
  2. 图像压缩哈夫曼编码的源码,值得参考学习!-Huffman coding image compression, it is also useful to learn!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-06-07
    • 文件大小:36643
    • 提供者:Doreen
  1. HFM

    0下载:
  2. 哈夫曼编码器,通过哈夫曼编码实现图片的压缩功能。-Huffman encoder, Huffman encoding, through the realization of image compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:15855
    • 提供者:caidongjie
  1. hufman

    1下载:
  2. c语言写的哈夫曼编码,实现对一段文字的压缩编码,以及根据编码解压到原文字。-c language of the Huffman coding to achieve compression of a section of text encoding, as well as the decompression code to the original text.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2753
    • 提供者:caidongjie
  1. hfm

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

    • 发布日期:2017-05-08
    • 文件大小:1917521
    • 提供者:xie
  1. lib

    0下载:
  2. 数据结构课程设计报告和源代码2:包括了哈夫曼编码压缩解压缩软件,图书管理系统和各种排序时间在不同情况下的时间消耗!绝对原创。。。。第一版已发布,第一版有各种排序算法演示--综合排序,关键路径和校园交通咨询系统的源代码和课程设计报告这些课程设计报告和源代码,欢迎大家下载下来学习!--err
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:5484
    • 提供者:陈清华
  1. huffman

    0下载:
  2. 基于哈夫曼技术压缩和解压。 计算机中任意文件的读与存都是从缓存里面读取 0 、 1 代码转化成, 即文件其是就是二进制的。所以可以把每8位转换成相应的ASCII码。从而用哈夫曼编码, 将等长编码转化成非等长编码。-Huffman-based compression and decompression technology. Arbitrary files on your computer and keep reading it to read from the cache 0, 1 code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:9891
    • 提供者:梁超
  1. fist

    1下载:
  2. 用哈夫曼技术来 对一个存在的文件进行压缩 以及对压缩文件进行解压-Huffman used the existence of a technology to compress the file and unzip compressed files
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-12-30
    • 文件大小:3541
    • 提供者:lizhuo
  1. huffman

    0下载:
  2. 采用哈夫曼编码思想实现文件的压缩和恢复功能,并提供压缩前后的占用空间之比。 要求: (1)描述压缩基本符号的选择方法。 (2)运行时的压缩原文件的规模不小于5K。 (3)提供恢复文件与原文件的相同性对比功能。 -huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3148
    • 提供者:loseheaven
  1. 远程视频监控系统

    0下载:
  2. 远程桌面控制的客户端和服务端程序;对被控端桌面图像用哈夫曼分块编码压缩,速度和图像质量都不错 -good
  3. 所属分类:远程控制编程

    • 发布日期:2017-05-13
    • 文件大小:3392825
    • 提供者:郭楠
  1. huffman(VC)

    0下载:
  2. 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:39161
    • 提供者:魏罡
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com