CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - cyclic code

搜索资源列表

  1. cvery_358689

    0下载:
  2. 循环冗余校验,这是一个好代码,我用过,没有问题-Cyclic Redundancy Check, which is a good code, I used, no problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.99kb
    • 提供者:邓孟军
  1. crc2345

    1下载:
  2. crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下: (1) 设要发送的数据对应的多项式为P(x)。 (2) 发送
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:yzs
  1. shortcutcrc

    0下载:
  2. CRC循环冗余编码程序实现,程序简单功能齐备-Cyclic Redundancy Code program, a simple functional completeness
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:6.71kb
    • 提供者:lulu
  1. xunhuanma

    2下载:
  2. (7,3)循环码的编码和译码,还可以纠错一位,检错两位。在ketang-(7,3) cyclic code encoding and decoding, error correction can also be one of two error. In ketang
  3. 所属分类:Compiler program

    • 发布日期:2016-05-14
    • 文件大小:2.07kb
    • 提供者:sony
  1. chfadianlubianma

    0下载:
  2. 除法电路编码,用于生成(63,57)循环码-Divider circuit encoding, used to generate (63,57) cyclic code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1.38kb
    • 提供者:吕先望
  1. 74xunhuanbianmawumalvfenxi

    0下载:
  2. 对(7,4)循环码的误码率进行了matlab的仿真,通过对比两条曲线,直观对比出未经过信道编码和经过信道编码的误码率比较。-Of (7,4) cyclic code error rate of the matlab simulation, by comparing the two curves, a direct comparison has not been after channel coding and channel coding the bit-error rate.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:541byte
    • 提供者:hanxu
  1. xunhuanma

    0下载:
  2. (7,3)循环码生成代码,在VC下编译生成(7,3)循环系统码的生成方式。-(7,3) cyclic code generated code, compiled in VC (7,3) code is generated circulatory system.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:5.6kb
    • 提供者:白健
  1. Cyclic-code

    0下载:
  2. 循环码的编码和解码过程,用c++实现此过程-Cyclic code encoding and decoding process, using c++ to implement this process
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1.5kb
    • 提供者:高元媛
  1. 4bits-BCH-C-CODE

    0下载:
  2. 在VC的环境下实现BCH编码和译码函数产生BCH编码和译码,BCH码是循环码的一种。-BCH encoding and decoding functions in the VC environment to produce the BCH encoding and decoding, the BCH is the kind of CYCLIC codes.
  3. 所属分类:Compiler program

    • 发布日期:2016-03-28
    • 文件大小:943kb
    • 提供者:泡沫
  1. 2FSK

    0下载:
  2. 2FSk循环码 基于matlab的开发程序 检测误码率-2FSk cyclic code
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:17.85kb
    • 提供者:晗烁
  1. xunhuanma

    0下载:
  2. 2FSk循环码 基于matlab的开发程序 检测误码率-2FSk cyclic code
  3. 所属分类:assembly language

    • 发布日期:2017-12-01
    • 文件大小:220.71kb
    • 提供者:晗烁
  1. code-and-incode

    0下载:
  2. (7,4)循环码的编译码器设计,模拟了信道噪声,并且进行了2种译码方法-(7,4) of the codec of the cyclic code design, simulates the channel noise, and the two kinds of decoding methods
  3. 所属分类:Compiler program

    • 发布日期:2017-11-11
    • 文件大小:1.26mb
    • 提供者:孙文彬
  1. CWM-code

    0下载:
  2. 本程序适用于论文A Cyclic Weighted Median Method for L1 Low-Rank Matrix Factorization with Missing Entries-this code is for A Cyclic Weighted Median Method for L1 Low-Rank Matrix Factorization with Missing Entries
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:4.21kb
    • 提供者:甘斌
  1. bianyima

    0下载:
  2. 循环码编译码器 运行后在输入信息码字后的四个框中输入四位二进制数用于编码-Cyclic code decoder
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:3.17kb
    • 提供者:Dong Xue
  1. cyclic

    0下载:
  2. MATLAB实现循环码的编码与解码,Cyclic code encoding and decoding based on MATLAB-Cyclic code encoding and decoding based on MATLAB
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1.59kb
    • 提供者:candy
  1. cycle-code

    0下载:
  2. 这是Quartusll环境下采用原理图输入法实现的循环码。-This is the next Quartusll environment using schematic entry method to achieve the cyclic code.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:112.18kb
    • 提供者:艳阳天
  1. code

    1下载:
  2. 多天线通信系统(MIMO)仿真,包括卷积码,循环冗余校验,高斯信道,最大似然译码。-Multi-antenna communication system (MIMO) emulation, comprising convolutional codes, cyclic redundancy check, a Gaussian channel, the maximum likelihood decoding.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:11.03kb
    • 提供者:laosai
  1. CRC

    0下载:
  2. 循环码 对一般形式的多项式形式得到生成码 用此来得到循环码-Cyclic code to obtain the general form of polynomials generated code use this to obtain the cyclic code
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:818byte
    • 提供者:章豪
  1. xunhuanma

    0下载:
  2. 循环码编码与解码Matlab源程序(实验以(7,4)循环码进行分析)-Cyclic code encoding and decoding Matlab source (experiment (7,4) cyclic code analysis)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:11.38kb
    • 提供者:吕博文
  1. 74cyclic-code

    0下载:
  2. 信息论中(7,4)循环码的编译码器,能够自动检错,附带GUI界面.-In information theory (7, 4) cyclic code of the decoder, can check automatically, with GUI interface.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:18.21kb
    • 提供者:林小红
« 12 »
搜珍网 www.dssz.com