CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线性分组码

搜索资源列表

  1. hamming

    0下载:
  2. 纠错编码里的线性分组码,汉明码的编译码。译码采用矫正子译码-The decoding algorithm used in hamming.c is unique in the sense that the syndrome of the receive word gives directly the decimal representation of the error position
  3. 所属分类:3G develop

    • 发布日期:2017-04-11
    • 文件大小:1377
    • 提供者:yaoyan
  1. xianxingfenzu

    0下载:
  2. 1.编写(10,4)线性分组码,并求出最小距离 2.分别采用软硬判决,对线性分组码进行误码率分析-Writing the (10,4) linear block code, and 2 were used to determine the minimum distance of soft and hard decision for linear block code error rate analysis
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:80573
    • 提供者:李然
  1. linear-block-coding

    1下载:
  2. 线性分组码的simulink环境下仿真,给出结果,可自行改变参数-Under linear block code simulink simulation environment, given the results, you can change the parameters yourself
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6741
    • 提供者:danqing
  1. code

    0下载:
  2. hamming 编码,线性分组码,信道编码-hamming coding, linear block codes, channel coding
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3646
    • 提供者:周俊
  1. matlab--7-4code

    2下载:
  2. 7-4线性分组码源代码在matlab中的程序实现,矩阵,信息为和校验位-7-4 linear block code source code in the matlab program implementation, matrix, for information and check digit
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3695
    • 提供者:zhangguangzhi
  1. errorcode

    0下载:
  2. 常见信道编码的实现代码c++编写,包含格雷码,线性分组码等-Common channel coding implementation code c++ written, including the Gray code, linear block code, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:11136
    • 提供者:潮水般
  1. Line_Block_code6_3

    0下载:
  2. 利用(6,3)线性分组码实现大数译码的简单仿真程序。-Using linear block codes (6, 3) for the simple simulation program of the decoding of large Numbers.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:liwan
  1. xianxingfenzuma

    0下载:
  2. 随机产生一线性分组码,将其通过一加性高斯白噪声信道后将产生误码,此时可以用ML法将原线性分组码无误的恢复出来。-the ML decoding of linear block code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:657
    • 提供者:zhaojuntao
  1. TX

    0下载:
  2. 对线性分组码以及卷积码在不同信道(随机信道及突发信道)中纠错性能进行比较分析。-Linear block code and convolutional code error correction performance in different channels (random channel and burst channel) in a comparative analysis.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-30
    • 文件大小:143551
    • 提供者:jenny
  1. linear

    0下载:
  2. 线性分组码编码电路和译码电路实现程序,仿真测试文件-Controls, coding, simulation test file linear block code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1389
    • 提供者:任一涵
  1. xhmcode

    0下载:
  2. 环码:无权码,每位代码无固定权值,任何相邻的两个码组中,仅有一位代码不同。 一个(n,k)线性分组码C,若它的任一码字的每一循环移位寄存器都是C的一个码字,则称C是一个循环码 给出了循环码的定义以及由生成多项式求解生成矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循环码的编码器代码,实现了编码功能- Ring Code: no right code, each code is no fixed weight, any two adjacent code groups,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1304
    • 提供者:高山
  1. linear-block-code-software-design

    0下载:
  2. 应用C语言对(7,3)线性分组码的编译码的软件设计。主要做了以下几项工作:对三位正确的信息码进行编码;若输入的三位信息码有错,系统输出提醒,可以重新输入;对七位接收到的码字判断是否有错,并在无错和有一位错误时进行译码,在有多位错误时输出提醒,可以选择重新输入。-Application of C language for encoding and decoding (7,3) linear block code software design. Mainly to do the following
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1486
    • 提供者:杨银松
  1. the-linear-block-code-

    1下载:
  2. AWGN下通过MATLAB实现线性分组码的编译-AWGN achieved under linear block code compiled by MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1313
    • 提供者:shinehan
  1. BP-algorithm

    0下载:
  2. 基于和积算法的LDPC码译码算法,采用的是7/4线性分组码,但是这里程序是灵活的,可以替换为任意形式的LDPC码。还有一个书面的报告,详细的解释了译码过程和和积算法原理,希望对大家有帮助-Based on the algorithm and integrated algorithm of LDPC codes decoding, by using linear block code is 7/4, but this program is flexible, can be replaced by
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:110121
    • 提供者:chen qian
  1. 04688109

    0下载:
  2. 信道编码线性分组码hamming码的编码器译码器设计与仿真实现-Channel coding of linear block code hamming code encoder decoder design and simulation implementation,,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-15
    • 文件大小:39936
    • 提供者:pkwordrr
  1. LDPC

    0下载:
  2. LDPC低复杂度奇偶校验线性分组码程序,包括构造,编码,译码(LDPC low complexity parity linear block code program, including construction, coding, decoding)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-24
    • 文件大小:9216
    • 提供者:lazyxiaoming
  1. 8983847

    0下载:
  2. 信道编码线性分组码hamming码的编码器译码器设计与仿真实现,,(Channel coding of linear block code hamming code encoder decoder design and simulation implementation,,)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:39936
    • 提供者:Axvin
  1. source coding

    2下载:
  2. 中文熵统计实验,卷积码,循环码,香农编码,线性分组码,费诺编码,霍夫曼编码(Chinese entropy statistical experiment, convolution code, cyclic code, shannon coding, linear block code, fano coding, Huffman coding.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:109568
    • 提供者:Jonny-Li
  1. mskxianxing

    1下载:
  2. matlab msk+线性分组码 通信系统仿真 m语言代码(msk and xianxing i like)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:辉大狼
  1. Verilog的135个经典设计实例

    1下载:
  2. Verilog的135个经典设计实例,部分摘录如下:【例 9.23】可变模加法/减法计数器【例 11.7】自动售饮料机【例 11.6】“梁祝”乐曲演奏电路【例 11.5】交通灯控制器【例 11.2】4 位数字频率计控制模块【例 11.1】数字跑表【例 9.26】256×16 RAM 块【例 9.27】4 位串并转换器【例 11.8】多功能数字钟【例 11.9】电话计费器程序【例 12.13】CRC 编码【例 12.12】(7,4)循环码纠错译码器【例 12.10】(7,4)线性分组码译码器【例
  3. 所属分类:VHDL/FPGA/Verilog

« 1 2 3 4 56 »
搜珍网 www.dssz.com