CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - CRC code

搜索资源列表

  1. CRC循环校验具体算法

    0下载:
  2. 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2521
    • 提供者:汪永威
  1. crc-ccitt

    1下载:
  2. CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08408 用VC++写的DLL 用VB调用的 有调用实例 -CRC-CCITT code : G (x) = X16 X12 X5 to a polynomial with VC 0x08408 written with VB DLL called the Call example
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:231179
    • 提供者:李慎丹
  1. code

    0下载:
  2. CRC码生成器和卷积码的仿真程序。其中CRC码可以自定义生成多相式或字符串;卷积码可以自定义约束长度和码长。
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:1306
    • 提供者:杨丽
  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
    • 文件大小:5120
    • 提供者:郑书鑫
  1. CRC16Modbbus

    1下载:
  2. CRC-16 Modbus 标准协议原理及C代码实现实例-CRC-16 Modbus standard protocol principles and examples of C code to achieve
  3. 所属分类:Algorithm

    • 发布日期:2015-10-11
    • 文件大小:3346
    • 提供者:刘彦旭
  1. CRC-16 CRC-32 算法介绍,程序代码

    0下载:
  2. CRC-16 CRC-32 算法介绍,程序代码-CRC-16 CRC-32 algorithm, the program code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:5477
    • 提供者:管冬兵
  1. Simulationolinearblockcodes

    0下载:
  2. CRC纠错原理及其Matlab仿真,]CgC(Cyclical Redundancy c融jcin蛰糖薹l:冗务搜验碡是一砖赣要娉践往分缀码,通过多磺式聚法撩溅错误,是在数撼逶髂争数撩 压缩中广泛应蘑的裣褥棱验的循环码。-CRC error correction theory and Matlab simulation,] CgC (Cyclical Redundancy c sugar into hibernation jcin Carex l: redundant works are f
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:209142
    • 提供者:oyy
  1. CRC

    0下载:
  2. 按字节32 位对输入信息进行CRC校验编码的Matlab 程序-CRC redundancy code according to the byte 32-bit with MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:1603
    • 提供者:王娜娜
  1. CRC

    0下载:
  2. c语言和delphi的crc16的求解代码-c language and delphi code to solve the CRC16
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:843
    • 提供者:lizhen
  1. crcasm.asm

    0下载:
  2. 8 bit very fast CRC generator for polynom x8+x2+x1+x (0x07), fits any AVR processor and any type of 8-bit data trasfer with 8 bit CRC code written in AVR assembler with AVRStudio 4. Author: Jens Hallgren, Sweden-8 bit very fast CRC generator for po
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:698
    • 提供者:jens
  1. peng

    0下载:
  2. 循环冗余码的生成和验证:数字通信中的编码分为信源编码和信道编码两大类。为了提高数字通信的可靠性采取的编码称为信道编码,又称抗干扰编码。数字通信中为了尽可能地提高通信的可靠性,需要采用信道编码技术,对可能或已经出现的差错进行控制,CRC码就是其中的一种编码技术。本实验就是编写RCR编码,可以模拟发送信息,噪声加入,检测验证,信息重发的过程!-Cyclic redundancy code generation and validation: digital communication in the
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:64403
    • 提供者:
  1. crc

    0下载:
  2. program to calculate the crc code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1758
    • 提供者:Amarpreet
  1. MFiles

    0下载:
  2. ou can use this M-file as a guideline for implementing CRC code generation using the Communications Toolbox functionality. This M-file does not include the error detection process, but you can easily use the process specified below to perform the CRC
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:223711
    • 提供者:misseng
  1. crc

    0下载:
  2. 自动完成CRC校验码的计算 1 010110001101 110011 可以得到: (1)index:5 pointing:1 101011 110011 011000 (2)index:6 pointing:0 110000 110011 000011 (3)index:7 pointing:0 000110 0 000110 (4)index:8 pointing:0 001100 0 001100 (5)ind
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:564
    • 提供者:夏治文
  1. CRC

    2下载:
  2. 通过学习CRC编码原理,本部分建立了SIMULINk模型,实现了CRC编译码。-in this part we build the simulink modol of the encoded and decoded of CRC.we can more understand the code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7855
    • 提供者:jie zhang
  1. CRC

    0下载:
  2. 在matlab中实现CRC编码功能,代码简洁占用资源率低。-CRC code in matlab functions to implement the code simple and low footprint.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:656
    • 提供者:Riky
  1. CRC-Code

    0下载:
  2. Cyclic codes CRC implemented by MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:725310
    • 提供者:Cuong
  1. crc

    0下载:
  2. matlab code ,crc code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:957
    • 提供者:brahim
  1. (13-9)CRC冗余校验码的编译码仿真实现

    0下载:
  2. CRC冗余校验码的编译码仿真实现 ,MATLAB仿真(Compiling and coding simulation implementation of CRC redundancy check code, MATLAB simulation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:139264
    • 提供者:羊。
  1. CRC

    0下载:
  2. CRC校验码的生成及检错,随机生成/自行输入错误图样;汉明距离函数(CRC check code generation and error detection, random or self input error pattern;Hamming distance function)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:落泺
« 12 3 4 »
搜珍网 www.dssz.com