搜索资源列表

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

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

    • 发布日期:2011-11-16
    • 文件大小:334848
    • 提供者:kjackhu
  1. CRC算法和c语言实现

    0下载:
  2. CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear bloc
  3. 所属分类:通讯编程

    • 发布日期:2024-05-04
    • 文件大小:27648
    • 提供者:jojo
  1. hammingcoding

    0下载:
  2. 信道编码线性分组码hamming码的编码器译码器设计与仿真实现。-channel coding linear block code hamming yards Encoder Decoder Design and Simulation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:39936
    • 提供者:yx
  1. Hamming_Java

    0下载:
  2. Hamming码是一类非常重要的线性分组码,它能纠正全部一位错误上传的是Hamming码的编码和译码的Java程序以及编写程序时所写的文档,本文提供的Hamming码的编码和译码的Java程序经过与笔算和观察法对比,在可靠性上两者是完全一致的.如果有充分的时间进行完善,修改还可用于线性码的编码和译码.-Hamming code is a very important kind of linear block code, all it c
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-04
    • 文件大小:20480
    • 提供者:王军
  1. channelcode

    0下载:
  2. 清华大学 信道编码课件 基本概念和方法(1) 线性分组码(1) 循环码(4) 卷积码(4) 级联码(2) 编码调制(2) 信道编码应用(1)-Qinghua University Channel Coding courseware basic concepts and methods (1) linear block code (1) Revolving code (4) Convolution code (
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-04
    • 文件大小:946176
    • 提供者:李春晖
  1. xunhuanmabianyiyuanma

    0下载:
  2. 循环码是线性分组码中的一类重要字码。它具有纠错能力强和易于实现的特点,它适合于代数方法进行研究,编译码的设备也比较简单,再实际中得到了广泛的应用.-cycle linear block code is the code of a kind of important code. It has error correction capability and feature easy to implement, it is suitable
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:chenxiang
  1. 1

    0下载:
  2. 信息理论与编码——关于线性分组码编码与译码的matlab仿真程序-Information Theory and Coding- on the linear block code encoding and decoding matlab simulation program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:陈子飞
  1. liner_block_code

    0下载:
  2. 这是一个PDF文档,介绍了线性分组码的基本原理,适合像我一样的新手来学习线性分组码。主要介绍hamming码,包括编码举例,汉明举例,最小汉明距离等各个基本方面。-This is a PDF document, the introduction of linear block codes of the basic principles, suitable for novice like me to learn the linear bl
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-04
    • 文件大小:45056
    • 提供者:hsutingting
  1. Hanming

    0下载:
  2. 汉明码是线性分组码中重要的一种编码,提供详细汉明码的编码、解码的源代码。-Hamming code is an important linear block codes in a code, to provide detailed hamming code encoding and decoding of the source code.
  3. 所属分类:传真(Fax)编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:
  1. xian_xing_fen_zu_ma

    0下载:
  2. 自己编写的线性分组码编码器和解码器的 matlab程序,是学习信息论文的不错的参考-I have written a linear block code encoder and decoder matlab procedures, information papers are a good study reference
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:何仲
  1. CRC

    0下载:
  2. 循环冗余校验,中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-Cyclic Redundancy Check, the Chinese name for the Cyclic Redundancy Check (code). It is important for a class of linear block codes, encoding and de
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:lu xin
  1. Fadechannel

    0下载:
  2. 用线性分组码的信道编码仿真衰落信道性能。 包含整个通信过程,信源编码,信道编码,调制解调,纠错。功能齐全-Linear block codes channel coding simulation of fading channel performance. Contains the entire communication process, source coding, channel coding, modulation and
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-04
    • 文件大小:13312
    • 提供者:李翱翔
  1. decode

    0下载:
  2. 该程序利用matlab语言主要实现(7,3)线性分组码的译码,并提取信息码-The program achieved using matlab language major (7,3) linear block code decoding, and extracting information codes
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:10240
    • 提供者:王兰
  1. bianma

    0下载:
  2. 该程序利用matlab主要实现(7,3)线性分组码的编码-Implementation of the program using matlab main (7,3) linear block code encoding
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:王兰
  1. liner-code

    0下载:
  2. 线性分组码的编码,译码,大家可以借鉴使用,希望大家喜欢。-Linear block code encoding, decoding, we can learn to use, I hope you like it.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:mad_ian
  1. 线性分组码编译码

    0下载:
  2. 仿真了线性分组码的编译码的过程,统计了误码率,性能比较(The encoding and decoding process of the linear block code is simulated, and the BER is also compared)
  3. 所属分类:matlab例程

  1. 线性分组码译码

    0下载:
  2. 线性分组码编码及译码程序,包括BSC和高斯信道下的编译码。(Linear block code encoding and decoding procedures, including BSC and Gauss channel coding and decoding.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:YkY101
  1. simulink

    0下载:
  2. 线性分组码在matlab下进行的simulink仿真实验。(Simulink simulation experiment of linear block code under matlab.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-04
    • 文件大小:350208
    • 提供者:marklei
  1. linear coding 1

    0下载:
  2. 实现基本的线性分组码,完成编码、调制、解调、译码、统计误码率。(To achieve the basic linear block code, complete coding, modulation, demodulation, decoding, statistical error rate.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:懒洋洋3412
  1. linear block code

    0下载:
  2. 利用MATLAB的SIMULINK仿真通信系统里的线性分组码(matlab linear block code simulink)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-04
    • 文件大小:646144
    • 提供者:tjulyk
« 12 3 4 5 6 »

源码中国 www.ymcn.org