搜索资源列表

  1. 1553

    0下载:
  2. 这是一个HUFFMAN编码的源程序,压缩文件,你们看看,挺好的,效率高 -This is one of the source coding HUFFMAN, compressed files, you look good, high efficiency
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:feng
  1. huffman0607

    0下载:
  2. 数据结构课程设计,实现对文本文件的huffman编码和译码-data structure curriculum design, realization of the text file Huffman coding and decoding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:62464
    • 提供者:cmooc
  1. onehuffman

    0下载:
  2. 纯c的HUFFMAN编码,希望大家喜欢。经VC6.0调试成功。-the pure c Speed HUFFMAN coding, hope you like them. Debugging by VC6.0 success.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:赵智斌
  1. Huffman--encodeVC

    0下载:
  2. huffman 编码,对生物医学信号进行压缩编码! 解压后就可以运行! 用VC++语言编写!-Huffman coding, the biomedical signal coding! Decompression can run after! VC language!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:376832
    • 提供者:张甲杰
  1. huffman-src

    0下载:
  2. 8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)或 gcc 3-eight different ways to achieve the Huffman coding algorithm, Visual Studio.NET (recommended VS.NET 2003 or later) or gcc 3
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:易飞扬
  1. HUFFMAN____code

    0下载:
  2. matlab下对huffman编码进行模拟.可以进一步帮助理解编码过程-right under Matlab simulation Huffman coding. Can help further understanding of the encoding process
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:长城
  1. HUFFMANJIEMA

    0下载:
  2. Huffman编码实现数字图象压缩,解压.对数字图象的压缩的步骤之一编码和解压步骤之一解码有很大的帮助.-Huffman coding of digital image compression, decompression. On digital image compression encoding one of the steps towards one of the steps to extract and decode a gre
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:梦铃
  1. bmpyasuo

    0下载:
  2. 图象压缩 huffman 编码的matlab实现程序 -image compression Huffman coding procedures to achieve the Matlab
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:钟晓良
  1. haffman

    0下载:
  2. 在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:gaorui
  1. leeou.huffman

    0下载:
  2. 实现对文本信息的统计后对其huffman编码-realization of the text information after its statistics Huffman coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:柳俊峰
  1. huffman

    0下载:
  2. 一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.-a Huffman coding, I greenhorn casually Be play, no one I joke.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. Huffman

    0下载:
  2. 数据结构中最优二叉树Huffman编码的实现,仅供参考-Optimal binary tree data structure of Huffman encoding realize, for reference only
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:xiexiaoyang
  1. Alireza_Noori_-_Huffman

    0下载:
  2. huffman编码,请多多指教^_^~多多指教多多指教-huffman coding, please advice ^ _ ^ ~ exhibitions exhibitions
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:52224
    • 提供者:jinchun
  1. HuffmanExp

    0下载:
  2. Huffman编码实现的源码.结果可显示编码,平均码长,编码效率-Huffman coding realize the source. Coding results can be displayed, with an average code length, coding efficiency
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:2157568
    • 提供者:zhangjing
  1. Bitree

    0下载:
  2. huffman编码译码程序一个很好的例子 -huffman code decoding process a good example
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:朱正军
  1. huffman

    0下载:
  2. matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchma
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:lindajillduan
  1. HUFFMAN

    0下载:
  2. Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman coding).-Huffman coding algorithm of the C language source code (source code written in C programming language for algorithm
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:吴明
  1. MatlabHuffman

    0下载:
  2. 用Matlab实现Huffman编码,解决对文本的压缩解压-Huffman coding with Matlab realize and solve the text compression decompression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:zhao sg
  1. Huffman

    0下载:
  2. Huffman编码,基于VC6.0开发平台,是Huffman于1952年为压缩文本文件建立的。-Huffman coding, based on VC6.0 development platform, is Huffman in 1952 for the compressed text file created.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:109568
    • 提供者:shen
  1. HUFFMAN

    0下载:
  2. 哈夫曼编码和译码,数据结构课程设计的作品-Huffman coding and decoding, data structure course design works
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:又红又专
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org