CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - huffman decoding

搜索资源列表

  1. xinxilunshiyuanbaogao

    0下载:
  2. 信息论的课程实验报告实验一 信道容量的迭代算法程序设计………………….4 实验二 唯一可译码判决准则…………………………… 9 实验三 Huffman 编码方案程序设计…………………15 实验四 LZW编码方案程序设计…………………… 20 实验五 Shanoon编码方案程序设计………………… 23 实验六 循环码的软件编、译码实验…………………….27 实验七 BCH码最大似然译码器设计………………… 31 -Information theory course ex
  3. 所属分类:software engineering

    • 发布日期:2016-01-25
    • 文件大小:153600
    • 提供者:chenjjn
  1. hafuman

    2下载:
  2. 标准的哈夫曼编译器实验报告 从编码到译码都实际验证过,正确无误 实验报告内容详尽准确 值得学习的实验报告模板-Standard experimental report compiler Huffman encoding to decoding are from actual verified, the experimental contents of the report is correct and accurate in detail to learn the experimen
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:63623
    • 提供者:彭飞
  1. hfm

    0下载:
  2. 建立一个文本文件A,统计该文件中各字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件B,再将Huffman编码文件译码成文件C,并对文件A与C进行比较。 要求:能够对dat、txt等类型文件进行压缩 -The establishment of a text file A, statistics that document the frequency of the characters, the characters of Huffman coding, th
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:307967
    • 提供者:张严明
  1. sjm

    0下载:
  2. 哈夫曼码的编译码系统 打印哈夫曼码 打印哈夫曼树-Huffman codes Huffman coding and decoding system Print Print Huffman code tree
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:6332
    • 提供者:王良
  1. huffman

    0下载:
  2. 哈弗曼编码和解码的C程序,可用于图像的压缩处理-Havermann encoding and decoding of the C program can be used for image compression processing
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:9168
    • 提供者:李万欣
  1. adaptivehuffman.m.tar

    0下载:
  2. Adaptive Huffman Coding and Decoding for Data Compression in MATLAB
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:3814
    • 提供者:Ibraham
  1. Huffman

    0下载:
  2. 里面是Huffman编译码实验的实验报告,是用C编写的-Huffman encoding and decoding experiments inside the experimental report is written in C
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:97078
    • 提供者:凃卫军
  1. An-Efficient-Huffman-Decoding-Method-Using-Concur

    0下载:
  2. An Efficient Huffman Decoding Method Using Concurrent Execution in ARM
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:86909
    • 提供者:Gopi
  1. A-Fast-and-Memory-Efficient-Huffman-Decoding-Meth

    0下载:
  2. A Fast and Memory Efficient Huffman Decoding Method for the MPEG-4 AAC Standard
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:718104
    • 提供者:Gopi
  1. hafuman

    0下载:
  2. 实现一个 huffman 编码系统,能够对传输报文进行编码,并且译码。-Achieve a huffman coding system, capable of transmission packets for encoding and decoding.
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:1056530
    • 提供者:微眠眠
  1. imfbm1

    0下载:
  2. a、b、c霍夫曼编码,它们的概率是0.6、0.3、0.1。并以此对符号串ababaacbaa编码和译码。-a, b, c, Huffman encoding their probability is 0.6,0.3,0.1. And use of the symbol string ababaacbaa encoding and decoding.
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:797
    • 提供者:哈哈人
  1. 1

    0下载:
  2. 霍夫曼编码解码,实用程序,源程序,只用好用,通用。-Huffman encoding and decoding, utilities, source code, using only easy to use, universal.
  3. 所属分类:Project Design

    • 发布日期:2017-11-26
    • 文件大小:3383
    • 提供者:王尼玛
  1. KT_Tach_Ma

    0下载:
  2. With VC++ Realize a simple Huffman compression code and decoding procedures, arbitrary characters can compress a text file and extracting
  3. 所属分类:Project Design

    • 发布日期:2017-05-08
    • 文件大小:1951949
    • 提供者:duytan
  1. janu

    0下载:
  2. Complete System Design for Image Encoding and Decoding using Huffman Algorithm with QTr-Complete System Design for Image Encoding and Decoding using Huffman Algorithm with QTree
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:62714
    • 提供者:loganathan
  1. Huffman-coding-and-decoding

    0下载:
  2. 输入一组数据,并基于哈夫曼算法进行编码,显示,然后基于哈弗曼编码的算法进行解码并且显示-Enter a set of data, and based on the Huffman algorithm for encoding, display, and then based on the Haverman coding algorithm to decode and display
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:5736617
    • 提供者:顾庆佳
搜珍网 www.dssz.com