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

搜索资源列表

  1. 哈夫曼编码压缩还原文本文档

    0下载:
  2. 哈夫曼编码压缩还原文本文档
  3. 所属分类:其它资源

    • 发布日期:2010-12-16
    • 文件大小:1896
    • 提供者:piziyy
  1. 最最优编码译码——DOS控制台

    0下载:
  2. 、利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站写一个哈夫曼码的编/译码系统。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2011-11-24
    • 文件大小:1993
    • 提供者:e_city_smile
  1. 哈夫曼编码,最优前缀码的贪心算法

    0下载:
  2. 哈夫曼编码,最优前缀码的贪心算法,平均码长最短,Huffman codes, optimal prefix code of the greedy algorithm, the shortest average code length
  3. 所属分类:书籍源码

    • 发布日期:2017-03-02
    • 文件大小:711
    • 提供者:didinem
  1. huofuman 利用哈夫曼编码进行信息通讯

    0下载:
  2. 利用哈夫曼编码进行信息通讯可以大大提高信道的利用率,缩短信息传输时间,降低传输成本。-Huffman coding using information and communication can greatly improve the channel utilization, reduce transmission time information and reduce transmission costs
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-01
    • 文件大小:1924
    • 提供者:123456
  1. 实现哈夫曼编码

    0下载:
  2. 实现哈夫曼编码,可以动态演示,当输入一个字符型串,就可以提示是否动态显示生成的哈夫曼树,The realization of Huffman coding, can be dynamic demonstration, when to enter a character string, you can hint as to whether or dynamic display generated Huffman tree
  3. 所属分类:Windows编程

    • 发布日期:2017-03-28
    • 文件大小:15082
    • 提供者:汪光庆
  1. CompressDecompress.rar

    1下载:
  2. ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1164704
    • 提供者:haochao
  1. huffman

    2下载:
  2. 用MATLAB进行编程实现对256*256图像进行的哈夫曼编码-Carried out using MATLAB image Huffman coding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:842
    • 提供者:张凤
  1. HuffmanCoding_ImageCompress

    0下载:
  2. 用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩-Use Matlab to realize Huffman coding for lossless image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1027
    • 提供者:zhaojiepeng
  1. 6

    1下载:
  2. 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:218883
    • 提供者:ad
  1. Huffman

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

    • 发布日期:2017-03-23
    • 文件大小:51673
    • 提供者:章国艺
  1. huff

    4下载:
  2. 这是一个灰度图像进行哈夫曼编码的Matlab程序,包括编码和解码部分。绝对能用!-Huffman Code
  3. 所属分类:Graph program

    • 发布日期:2014-11-24
    • 文件大小:34104
    • 提供者:xiaowei
  1. 哈夫曼编码和译码

    0下载:
  2. 自己写的一个8皇后程序,能给出所有的可行解-Wrote it myself an 8-Queen s procedures, can give all the feasible solution
  3. 所属分类:

    • 发布日期:2017-12-28
    • 文件大小:26624
    • 提供者:linbirg
  1. hufftree

    0下载:
  2. 哈夫曼编码、译码程序- 鍝堝か鏇?code, translation program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-02
    • 文件大小:2370
    • 提供者:蔺超文
  1. 实习5.2

    0下载:
  2. 哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decoding, and printing functions.
  3. 所属分类:Data structs

    • 发布日期:2017-12-05
    • 文件大小:3628
    • 提供者:林一枝
  1. zz00

    0下载:
  2. 哈夫曼编码的C程序代码 不知道是不是正确的 是我转载别人的程序-Huffman coding in C code do not know if I am correct procedures reproduced others
  3. 所属分类:Document

    • 发布日期:2017-11-26
    • 文件大小:1244
    • 提供者:zz
  1. myprojects

    0下载:
  2. 哥德巴赫猜想,哈夫曼编码译码器,河内塔问题等的VC++解决,许多算法的实现-Goldbach Conjecture, Huffman decoder, Hanoi tower problem, etc. VC++ Resolved, the realization of many algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:942235
    • 提供者:shijunqi
  1. huffmanTree

    0下载:
  2. 哈夫曼编/译码器:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输入时间, 降低成本,但是,这要求发送端通过一个编码系统对待传输数据先进行编码,在 接收端将传来的数据进行译码。对于双工信道(可双向传输的信道),每端都需 要一个完整的编/译码系统。-Huffman encoder/decoder: the use of Huffman coding can greatly improve the communication channel utilization, infor
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:68049
    • 提供者:阿洒
  1. huffman

    0下载:
  2. 哈夫曼编码^译码器 数据结构经典实验 我们大多数情况下作为参考-^ Huffman decoder data structure of our classic experiment in most cases as a reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2043
    • 提供者:shenglong
  1. hafuman

    0下载:
  2. 利用哈夫曼编码进行住处通讯可以大大提高信道利用率,缩短住处传输时间,降低成本,但是,这要求在发送端通过一个编码系统将传输的数据预先编码,在接收端通过一个译码系统对传来的数据进行译码(复原),对于双向传输信息的信道,每端都一个完整的编码译码系统,试为这样的住处收发站写一个哈夫曼友的编码译码系统.-Huffman coding for home use can greatly improve the communication channel utilization, shorten the res
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:7543
    • 提供者:lizhi
  1. haffman

    0下载:
  2. 数据结构课程设计:哈夫曼编码、译码器(对文章进行编码 再译码-Data Structure Course Design: Huffman coding, the decoder (for decoding re-encoded article
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:3082
    • 提供者:罗罗
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com