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

搜索资源列表

  1. CRC_matlab.CRC校验的Matlab仿真

    5下载:
  2. CRC校验的Matlab仿真,也可以认为是二进制除法。,CRC checksum of the Matlab simulation, it can be regarded as a binary division.
  3. 所属分类:加密解密

    • 发布日期:2015-04-02
    • 文件大小:2.35kb
    • 提供者:neimty
  1. crc_32

    0下载:
  2. CRC编码的基本实现,希望对大家有帮助:)-CRC encoding the basic realization, I hope all of you help:)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:2.07kb
    • 提供者:莫子初
  1. 信道编码的matlab程序,CRC校验码,RS码,卷积码

    7下载:
  2. 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
  3. 所属分类:matlab例程

    • 发布日期:2015-11-27
    • 文件大小:5kb
    • 提供者:郑书鑫
  1. CRCcheck

    0下载:
  2. CRC校验码的MATLAB实现 生成多项式【1 1 0 0 1 1】 结果正确 可以直接使用-CRCcheck.m
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:997byte
    • 提供者:xufei
  1. CCITT_CRC16

    2下载:
  2. CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This scr ipt calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
  3. 所属分类:matlab

    • 发布日期:2014-12-14
    • 文件大小:584byte
    • 提供者:张原
  1. CRCMDL

    0下载:
  2. 采用matlab编程实现crc编码,信息系统与编码-Programming using matlab CRC coding, information systems and coding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:8.03kb
    • 提供者:张小龙
  1. CRC

    0下载:
  2. C R C 校验实用程序库在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。-CRC checksum utility library in data storage and data communication fields, in order to ensure data is correct, will have to adopt a means of error detection.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.63kb
    • 提供者:王平
  1. 19CRC(Matlab)

    0下载:
  2. 主要完成CRC的编解码 16bit 可用于多种运算 可用于实际的仿真系统-CRC completed the main 16bit codec can be used for a variety of computing can be used for the actual simulation system
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.4kb
    • 提供者:杨剑锋
  1. CRC

    0下载:
  2. cyclic redudndancy check program in mat lab
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:9.11kb
    • 提供者:gaurav
  1. speechQuality

    1下载:
  2. 语音质量评价的matlab ,好用
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:276.76kb
    • 提供者:李立
  1. CRC

    0下载:
  2. 已经通过编译~其中包括CRC基于Matlab的加法乘法编译以及仿真设计过程-Has passed the compiler
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2.54kb
    • 提供者:杨猛
  1. CRC

    0下载:
  2. An easy to understand example for crc
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:26.59kb
    • 提供者:kasma
  1. crc_rs_inv

    1下载:
  2. CRC和RS的组合编码,自编程序,能正确运行通过。 CRC+RS+交织 编码:计算CRC-->RS-->交织 数据:19byte 21byte 49byte 49byte 解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出 交织以7x7求转置交织,元素以字节为单位,交织深度7字节 数据量:19byte---->49byte(中包) 小包:10byte=
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-16
    • 文件大小:8.83kb
    • 提供者:
  1. crc_en

    0下载:
  2. CRC encoder for adding error detection in the data.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:469.02kb
    • 提供者:Adnan
  1. CrcEncode

    0下载:
  2. 信道检错编码,CRC编码,包括详细的注释,很不错的程序-Channel error detection codes, CRC codes, including detailed notes, a very good program
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:535byte
    • 提供者:Adolph
  1. crc

    1下载:
  2. 添加不同校验比特个数下的CRC校验,包括8,16,24个校验比特-Different number of parity bits added under the CRC checksum, parity bits, including 8,16,24 months
  3. 所属分类:Other systems

    • 发布日期:2015-04-14
    • 文件大小:2.33kb
    • 提供者:朱敏
  1. CRC

    0下载:
  2. CRC生成程序,可以自定义CRC位数等参数。十分具有参考价值-CRC generator, you can customize the CRC bits and other parameters. Is a reference value
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2.15kb
    • 提供者:张士前
  1. CRC

    2下载:
  2. crc编码、译码、检错、可视化界面,界面友好,可操作性强,MATLAB(CRC encoding, decoding, error detection and visual interface)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-19
    • 文件大小:17kb
    • 提供者:司波达也
  1. CRC

    1下载:
  2. CRC校验的matlab仿真程序, 测试无误(CRC's matlab code, matlab code of CRC parity)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:9kb
    • 提供者:changzhenga
  1. crc

    1下载:
  2. 对数据进行crc编码,输入数据和校验项为二进制,输出为二进制 同时对crc编码后的数据进行解码(The data is encoded by CRC, the input data and check items are binary, and the output is binary. another,Decode the data encoded by CRC at the same time)
  3. 所属分类:matlab例程

« 12 3 4 5 6 »
搜珍网 www.dssz.com