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

搜索资源列表

  1. 哈夫曼编/译码器课程设计

    3下载:
  2. 利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编译码系统 基本要求: 1.接收原始数据:从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树 2.编码:利用已建好的哈夫曼树,对文件中的正文进行编码 3.译码:利用已建好的哈夫曼树将代码进行译码.
  3. 所属分类:文档资料

  1. JAVA闹钟

    0下载:
  2. 数据结构上机实验的一些源代码。包含哈弗曼编码译码器,二叉树的遍历,算术表达式求值,拓扑排序等。
  3. 所属分类:文档资料

  1. 线性分组码的编码和译码的实现

    0下载:
  2. 线性分组码的编码和译码的实现 它可以对输入的三位的信息码进行线性分组码编码,对于接收到的六位码字可以进行译码,从而译出三位信息码。
  3. 所属分类:文档资料

    • 发布日期:2011-11-16
    • 文件大小:334848
    • 提供者:kjackhu
  1. 对二叉树的各种运用,还有哈夫曼数的编码和译码

    1下载:
  2. 对二叉树的各种操作还有哈夫曼树的编码和译码
  3. 所属分类:文档资料

  1. pcmcoding.rar

    0下载:
  2. PCM在matlab环境下的脉冲编码,编码译码,波形仿真,PCM pulse code, coding, decoding
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:626
    • 提供者:王子健
  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. thesis_Algebraic_softdecoding_of_reedsolomoncodes.

    0下载:
  2. 该文章是有关信道编码,即RS码的编译码程序,是基于C语言实现的。其中包括具体实现的例子-This resource is about the encoding and decoding of RS code,which includes the specific example for proving its correctness.
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:531324
    • 提供者:刘雪华
  1. matlab

    3下载:
  2. 算术编码与译码的matlab程序 信息论 通信 -matlab
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1417
    • 提供者:ww
  1. systemviewPCM

    1下载:
  2. 通信原理 PCM systemview 最近才编的 编码译码都很好-PCM systemview
  3. 所属分类:编程文档

    • 发布日期:2017-05-03
    • 文件大小:1660
    • 提供者:方汝炤
  1. CMMB_LDPC

    0下载:
  2. 一篇关于CMMB中LDPC编码译码的论文,解释得很详细,还有硬件(FPGA)实现方法-CMMB in an article on decoding LDPC coded paper to explain it in detail, as well as the hardware (FPGA) Implementation Method
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:6099130
    • 提供者:王家祥
  1. RS

    2下载:
  2. 关于RS编码和译码的一本比较好的书,详细讲述了RS码的原理。-On the RS encoding and decoding a relatively good book, a detailed account of the principle of RS codes.
  3. 所属分类:Communication

    • 发布日期:2016-03-31
    • 文件大小:116194
    • 提供者:shajun
  1. viterbitheory

    0下载:
  2. 该报告详细介绍了Viterbi译码的方法,并分析了从卷积编码,调制,信道,解调,译码的详细步骤。-this article introduce the decoding way of convolutional code,and analysis the steps from coding ,modulating,channel,demodulating,and decoding。
  3. 所属分类:IT Hero

    • 发布日期:2017-03-27
    • 文件大小:76216
    • 提供者:liufayu
  1. researchLDPC

    0下载:
  2. 一篇经典的ldpc硕士论文,详细阐述ldpc的编码译码原理以及其硬件实现-A classic ldpc master' s thesis, detailed ldpc coding and decoding theory and its hardware implementation
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4176781
    • 提供者:章剑
  1. 16QAM

    0下载:
  2. 16QAM系统的MATLAB仿真程序,包括简单的汉明码编码译码过程,以及编码前后性能对比。适合初学者学习无线通信系统-MATLAB simulation program 16QAM system, including the simple hamming coding and decoding process, and performance comparison before and after encoding. Wireless communication system for begin
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2184563
    • 提供者:
  1. syzd

    0下载:
  2. 密码学实验指导 编码译码,第三次试验需要修改不能直接用-i can t
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:60261
    • 提供者:郑冶
  1. BCH-simulation

    1下载:
  2. BCH码编码译码方法研究及仿真,主要有n-k编码、代数编码、彼得森译码、BM译码、群变换译码等,用MATLAB仿真。-BCH codes encoding&decoding methods and simulation
  3. 所属分类:Development Research

    • 发布日期:2017-04-07
    • 文件大小:917336
    • 提供者:朱健
  1. low-density-parity-check

    0下载:
  2. LDPC详细编码译码过程,原理清晰值得拥有!-LDPC detailed coding and decoding process, the principle clearly worth having!
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:224369
    • 提供者:ibasbill
  1. Simulation-of-LT-Code-in-M-ATLAB

    1下载:
  2. LT码的matab仿真,介绍了喷泉码中LT码的编码译码过程-The LT codes matab simulation introduced the fountain code encoding of LT codes decoding process
  3. 所属分类:软件工程

    • 发布日期:2013-05-13
    • 文件大小:357814
    • 提供者:王涛
  1. Turbo-Matlab

    0下载:
  2. Turbo码的产生及研究现状 Turbo码编码译码 Matlab介绍及仿真结果-KEY WORDS channel-coding, Turbo-code, viterbi-decoding
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:176312
    • 提供者:tan
« 12 3 4 5 6 »
搜珍网 www.dssz.com