CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - 哈夫曼 压缩

搜索资源列表

  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_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. 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. 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. 053803huffman

    0下载:
  2. 哈夫曼解压缩小软件,第一次编码请多指教,希望可以帮助大家-Huffman decompression narrow the software, the first coding ability, Zhi Jiao
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1175
    • 提供者:moon
  1. Huffman1

    0下载:
  2. 利用哈夫曼算法进行压缩文件或解压缩文件。-Huffman compression algorithm using the file or extract the files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:115678
    • 提供者:孙辰
  1. 20070522_db093cf8d70ae70ef846JMK8Szkr1yha

    0下载:
  2. 七、压缩软件 小组成员: [问题描述] 用哈夫曼编码设计一个压缩软件,能对输入的任何类型的文件进行哈夫曼编码,产生编码后的文件-压缩文件;也能对输入的压缩文件进行译码,生成压缩前的文件----解压文件。 [设计要求] -cyuyansui
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩-Program provided a Huffman coding for compression and decompression functions, and implemented the compression and decompression of images
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2554
    • 提供者:曾恒
  1. bishechengxu

    0下载:
  2. 哈夫曼实现压缩,达到文件的压缩和解压,从而实现硬盘空间的节约-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:10441
    • 提供者:王伟
  1. HUFFMAN

    0下载:
  2. 建树函数 构建哈夫曼树的目的一是为了得到哈夫曼编码表,二是为了压缩文件解压缩时使用,所以哈-Achievements of the purpose of the function first, building Huffman Huffman coding table to obtain the second is to extract the compressed file to use, so ha
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:671
    • 提供者:杜秋国
  1. ME

    0下载:
  2. 基于哈夫曼算法的压缩程序,代码都是自己写的,文件格式也是自己设计的,只是压缩效率很低-Huffman compression algorithm based on procedures, the code is written in their own, file format is self-designed, but compression efficiency is very low ... ... ... ...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:60917
    • 提供者:liqiang
  1. TheDataCompressionBook2ndEditionMarkNelson

    0下载:
  2. 本书详尽描述了各类主要的压缩算法,包括LZW,哈夫曼,自适应哈夫曼,算术编码等-This book describes in detail the main types of compression algorithms, including LZW, Huffman, adaptive Huffman, arithmetic coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1535997
    • 提供者:飞飞
  1. Briefintroducactionofhuffman

    0下载:
  2. Huffman(哈夫曼)算法在上世纪五十年代初提出来了,它是一种无损压缩方法,在压缩过程中不会丢失信息熵,而且可以证明Huffman算法在无损压缩算法中是最优的。Huffman原理简单,实现起来也不困难,在现在的主流压缩软件得到了广泛的应用。对应用程序、重要资料等绝对不允许信息丢失的压缩场合,Huffman算法是非常好的选择。-Brief introducation of huffman issue.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:6840
    • 提供者:潘龙宝
  1. HafmCode

    0下载:
  2. 哈夫曼编码,用来压缩文本和程序文件,我自己写的,通过了测试,很不错的一个算法-Huffman coding is used to compress text and program files, I wrote it myself, passed the test, an algorithm is very good
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:169853
    • 提供者:李自华
  1. Huffman

    0下载:
  2. 哈夫曼编码法的压缩和解压缩函数,希望对你有用!-Huffman coding method of compression and decompression functions.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:13844
    • 提供者:屋檐
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com