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

搜索资源列表

  1. Huffuman_Encoding

    0下载:
  2. 哈夫曼编码是消除编码冗余最常用的方法,被广泛应用于各种数据压缩技术。-Huffman coding is the most commonly used to eliminate redundant coding methods are widely used in a variety of data compression technology.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1838
    • 提供者:孙红昭
  1. Huffman-encoding-decoding

    1下载:
  2. 哈夫曼编码与译码,能对输入的字符(有权值)进行建树、编码、译码-Huffman encoding and decoding can input characters (right value) for contributions, coding, decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-12-08
    • 文件大小:3780
    • 提供者:白杨
  1. chap06

    0下载:
  2. ch6: 哈夫曼编码 (§6.1.4)-ch6: Huffman Coding (§ 6.1.4)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2303
    • 提供者:汤跃峰
  1. Haffmancode

    1下载:
  2. 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:551312
    • 提供者:赵刚
  1. Huffman

    0下载:
  2. 完美实现哈夫曼编码译码 用 vc++实现哈夫曼编码译码-Achieve perfect Huffman decoding using vc++ implementation Huffman decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:293046
    • 提供者:wyshzz
  1. www_dssz_com_huffman

    0下载:
  2. 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures-Matlab-based image or sequence of Huffman coding and decoding process-Matlab-based image or sequence of Huffman coding and decoding procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1098
    • 提供者:zhang
  1. 222901932200711211050591887993

    0下载:
  2. JPEG图像编码,DCT,哈夫曼编码,熵编码-jpegtuxiangyasuobianma
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1459725
    • 提供者:胡俊燕
  1. dsdsadasdas

    0下载:
  2. 哈夫曼 编码的一些特性全集,适合与毕业论文的参考资料-huffman note ,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3603793
    • 提供者:arzu
  1. image

    0下载:
  2. 图像处理 直方图 哈夫曼编码 傅立叶变换 傅立叶逆变换 图像增强-Histogram image processing Huffman inverse Fourier transform Fourier transform image enhancement
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1766256
    • 提供者:ff
  1. Huffman_code_report

    0下载:
  2. 哈夫曼编码与反编码的源程序,以及哈夫曼编码与反编码实验报告。-Huffman source code and paper report.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:12999
    • 提供者:Kang xiaoyang
  1. huffman

    0下载:
  2. 很好用的一个哈夫曼编码译码 自己已经通过运行 希望大家可以把它修改得更好-Huffman used a very good codec by running he had hope that we can modify it even better
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1601
    • 提供者:xj
  1. huffman

    0下载:
  2. 在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。-Online to find the simplest, fastest Huffman. This method does not use any extension of the dynamic libraries, such as STL or components. Only usin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:13839
    • 提供者:zhaoyibin
  1. data

    2下载:
  2. 数据结构 哈夫曼编码实现文件压缩 带报告 直接能用-Huffman coding to achieve data structure with the report file compression can be used directly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:161490
    • 提供者:yanyumeng
  1. VChaffuman

    0下载:
  2. 哈夫曼编码技术压缩,可对txt,dat等文件进行压缩,节省空间,加快网路数据的传播速度
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:269146
    • 提供者:吴明
  1. huffman

    0下载:
  2. 本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!-huffman
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1741
    • 提供者:代江艳
  1. huffmann

    1下载:
  2. 基于matlab的哈夫曼编码图像压缩算法-matlab huffmann coding
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:700888
    • 提供者:erguotou
  1. huofuman

    0下载:
  2. 设计一个哈夫曼编码/译码系统,对字符串进行编码/译码 要求: (1)从键盘输入字符串,以回车结束; (2)根据字符串中字符出现的概率进行哈夫曼编码;) (3)并输出编码结果和编码表;(4)根据编码结果和编码表还原字符串; (5)输出编码过程中构造的哈夫曼树。 -Design a Huffman encoding/decoding system, the string encoding/decoding requirements: (1) from the keyboard input st
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:302409
    • 提供者:陈云
  1. HuffmanTree

    0下载:
  2. 简单的哈夫曼编码生成,测试数据固定,但生成算法是哈夫曼树及编码生成逻辑是通用的-Construct huffman tree and code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:39468
    • 提供者:Kevin
  1. Ha

    0下载:
  2. 这个是用java语言来实现数据压缩算法中的哈夫曼编码算法程序-This is done using java language to implement data compression algorithm, Huffman coding algorithm program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2653
    • 提供者:cw
  1. 39709603Huffman

    0下载:
  2. 通过MATLAB 仿真实现哈夫曼编码的图片压缩-MATLAB Simulation by Huffman coding of image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:51673
    • 提供者:zhangxuejian
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com