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

搜索资源列表

  1. 哈夫曼编码最终程序

    1下载:
  2. 哈夫曼编译码程序,可以对任意给定的字符串进行编译码,并将生成的中间编码写入到文件-Huffman coding and decoding process can be arbitrary to the strings encryption and code generation into the middle of the document
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2652
    • 提供者:胡斌
  1. 哈夫曼编译器

    0下载:
  2. 详细的哈夫曼编码、解码源程序,带有注释,分模块化-detailed Huffman encoding, decoding source, with Notes, modular -
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4447
    • 提供者:郝来雨
  1. huffman

    0下载:
  2. 用matlab实现哈夫曼编码,哈夫曼编码是一种无失真的编码方式,可以在提高传输速率的情况下不减少信息熵。(Huffman coding with matlab, Huffman coding is a distortion-free coding, you can increase the transmission rate without reducing the information entropy.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:老朋友1214
  1. HUFFMAN_logisim

    0下载:
  2. 按要求使用logsim实现哈夫曼编码,并仿真验证其可行性(logsim implement huffman codes)
  3. 所属分类:其他

  1. AdaptiveHuffman

    2下载:
  2. visual studio2015平台下使用C++语言进行的自适应哈夫曼编码和解码,课程作业,只对老师给的序列进行了编码和解码,不针对任意文章(Adaptive Huffman Encoding & Decoding)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-08
    • 文件大小:3645440
    • 提供者:yu_x
  1. hufman

    0下载:
  2. 应用哈夫曼编码实现对灰度图片的压缩(原图片应先转码为bmp格式)(The application of Huffman coding to compress the grayscale images (the original image should be transcoded to BMP format first))
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:464896
    • 提供者:dangzhong
  1. haffman

    0下载:
  2. 哈夫曼编码,基于树形结构自顶向下的编码方式(Huffman coding based on tree structure from top to bottom)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:力占
  1. HuffmanCoding

    0下载:
  2. c语言基础上的哈夫曼编码和译码,包含简单的哈夫曼操作(Hoffman coding and decoding on the basis of C language, including simple Huffman operation)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:小飞fui
  1. test

    0下载:
  2. Java实现哈夫曼编码效果,通过文件形式得到结果。(Java implementation of Huffman coding)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:41245696
    • 提供者:hedgehogwinter
  1. hafuman

    0下载:
  2. 对随意输入的概率数据,可以自动进行任意元的哈夫曼编码(For random input of the probabilistic data, the arbitrary element Hoffman code can be automatically carried out)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:65536
    • 提供者:乌梁
  1. Haffman

    0下载:
  2. 可视化窗口的哈夫曼编码/解码器 运用了C++和Visual C++ 可视化窗口下在文本框输入需要编码/译码的内容即可实现(Huffman coding / decoder for visual windows)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:134144
    • 提供者:Polly_J
  1. HuffmanCode

    0下载:
  2. 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(In computer science and information theory, a Huffman code is a particular type of optimal prefix cod
  3. 所属分类:书籍源码

    • 发布日期:2018-04-30
    • 文件大小:1417216
    • 提供者:JinYan
  1. HFMBM

    0下载:
  2. 能够将任意一行输入的字符统计各字符出现频率和给每个字符进行哈夫曼编码(It can count the frequency of each character and send Huffman code to each character.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:194560
    • 提供者:闹那样子闹
  1. Huffman

    0下载:
  2. 利用哈夫曼树生成哈夫曼编码,并实现字符串的压缩和编码的解压。(Huffman tree is used to generate Huffman coding, and the compression and decompression of the string are realized.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:31217664
    • 提供者:你个肥仔
  1. daima

    1下载:
  2. 完成了DCT量化,哈夫曼编码,信道编码,数字调制功能(DCT quantization, Huffman coding, channel coding and digital modulation are completed.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-28
    • 文件大小:4096
    • 提供者:66774396
  1. adaptiveHuffman

    2下载:
  2. 自适应哈夫曼编码的C++实现,从屏幕读取输入,将每个字符的编码及总体编码打印在屏幕上。(The C++ implementation of adaptive Huffman coding reads the input from the screen and prints the encoding and overall encoding of each character on the screen.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-30
    • 文件大小:2048
    • 提供者:auutesius
  1. Program3_1

    0下载:
  2. 哈夫曼编码和译码过程 信息论与编码作业 自定义输入(Huffman coding and decoding process)
  3. 所属分类:压缩解压

    • 发布日期:2020-04-08
    • 文件大小:3072
    • 提供者:lurwww
  1. 哈夫曼编码的贪心算法设计

    1下载:
  2. 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。
  3. 所属分类:C#编程

  1. 自适应哈夫曼编码

    2下载:
  2. 基于MATLAB实现的自适应哈夫曼编码,编码解码都可以实现
  3. 所属分类:系统编程

  1. 实现哈夫曼编码的代码

    0下载:
  2. 这是一个实现哈夫曼编码的完整代码,对于学习数据结构,完成实验的朋友有所帮助
  3. 所属分类:其他小程序

« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com