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

搜索资源列表

  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26763
    • 提供者:叶润
  1. huffman-C

    0下载:
  2. 基于huffman算法的压缩/解压缩的程序源码。 Borland C++写的。 仅供参考学习,请勿作为盈利性程序。-Huffman compression code compressor and decompressor in Borland C++ 2.0 by Shaun Case, April 1991 Enclosed in this archive are two C programs that implement Huffman code compressi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:38960
    • 提供者:毕雪成
  1. comp

    0下载:
  2. Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:4653
    • 提供者:站长
  1. HuffmansourcecodingClanguagesourcecode

    0下载:
  2. 哈夫曼信源编码是一种很常见的信源编码方式。本源代码对初学者有很强的借鉴意义。本代码兼容性强。可在C++程序中调用。-Huffman source coding is a very common source coding methods. Source code for beginners have a very strong reference. The code compatibility. In C++ Procedure call.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1648
    • 提供者:王飞
  1. compressor

    0下载:
  2. 本程序使用C++编写,在VC2005上调试,完成了文件的读取,文件字符的统计以及压缩率的显示,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。并且以对话框的形式和用户交流,程序方便实用,既可以对文本进行压缩,有可以对图像进行压缩,效果都不错。-This procedure using C++ Prepared in VC2005 debug completed documents to read, document characters as wel
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3865152
    • 提供者:罗天银
  1. tuxiangchuli

    0下载:
  2. 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:764938
    • 提供者:SANMIL
  1. huffman.c

    0下载:
  2. Implementation of Huffman code in C
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1743
    • 提供者:Lino
  1. HufComp

    0下载:
  2. Source code of Huffman Compression routine in Assembly and C. Very small and fast decompression routine
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:10719
    • 提供者:infothem
  1. Huffman_coding_(C_Plus_Plus)

    0下载:
  2. huffman encoding scheme in C-huffman encoding scheme in C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3542
    • 提供者:afshan
  1. Huffman

    0下载:
  2. self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2921
    • 提供者:DeamonKenji
  1. huffman-0.1

    0下载:
  2. this zip file contains source code for huffman algoritm in c language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:38868
    • 提供者:ankursatriani
  1. Shannon-fano

    0下载:
  2. A source code of Shannon-fano coding in C++. Sometimes also known as prefix coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1426
    • 提供者:Bhaskar
  1. ahaf

    0下载:
  2. adaptive huffman .. compression source code in C -adaptive huffman .. compression source code in C ...
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 霍夫曼编码的C语言实现,本文档可以为你提供你所需要的内容-Huffman coding in C language, this document can provide you with the content you need
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:4796
    • 提供者:zn
  1. huffman

    0下载:
  2. 用C语言实现哈弗曼压缩算法,包含其他一些压缩算法 -Implemented in C Ha Fuman compression algorithms, including a number of other compression algorithms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:4175
    • 提供者:yinzi
  1. huffman-0.81

    0下载:
  2. Implemetation of huffman coding in C
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:53807
    • 提供者:mrt
  1. Huffman.c.tar

    0下载:
  2. Huffman. Source code in C.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1742
    • 提供者:apenas
  1. huffman

    0下载:
  2. 用C实现的huffman算法,只有生成编码树的部分但是没有最后对文件进行编码输出。-implementation of huffman coding in C
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:165959
    • 提供者:Waifung
  1. Huffman-coding-in-C-language

    0下载:
  2. 用C语言实现huffman编码,生成txt文件,显示编码结果,压缩比。-Huffman coding in C language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:204650
    • 提供者:肖军
  1. Huffman

    0下载:
  2. Huffman nen code in c++
  3. 所属分类:压缩解压

    • 发布日期:2018-04-29
    • 文件大小:2101248
    • 提供者:thinhlu123
« 12 »
搜珍网 www.dssz.com