搜索资源列表

  1. CRC

    0下载:
  2. 用C语言编写的循环冗余算法的代码(CRC)-With the C language algorithm for cyclic redundancy code (CRC)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:jj
  1. peng

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

    • 发布日期:2024-05-17
    • 文件大小:64512
    • 提供者:
  1. CRC-16

    0下载:
  2. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:20480
    • 提供者:wangxiaoya
  1. crc.vhd

    0下载:
  2. 所属分类:通讯/手机编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:魏强
  1. CRC

    0下载:
  2. CRC校验算法(包含8位16位32位),内有详细中文注释,以及含有某系列单片机的CRC的汇编代码!-CRC checksum algorithm (with 8-bit 16-bit 32-bit), which detailed English notes, and contains a CRC of a series of microcontroller assembly code!
  3. 所属分类:加密解密

    • 发布日期:2024-05-17
    • 文件大小:134144
    • 提供者:郑生
  1. crc

    0下载:
  2. Various calculation algorithms for crc
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:36864
    • 提供者:Knobler999
  1. crc32_4

    0下载:
  2. 实现了crc功能的verilog源程序。可以综合。-verilog code for crc
  3. 所属分类:通讯/手机编程

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

    0下载:
  2. CRC32/16 Routine. Highly optimized for word aligned data. Enable using FAST_CRC macro in the file crc.c
  3. 所属分类:加密解密

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:mike_081182
  1. CRC-verify-programming

    0下载:
  2. CRC校验算法详解(从校验码原理到源码的详细说明)。-CRC checksum algorithm Xiang Jie (from the principle of parity to the source code for details).
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:Higharea
  1. crc

    0下载:
  2. program to calculate the crc code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:Amarpreet
  1. CRC.txt

    0下载:
  2. CRC computing theory and sample
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:n13
  1. CRC

    0下载:
  2. CRC校验算法源程序,用C++语言对CRC校验算法进行实现。-CRC checksum algorithm source code, using C++ language CRC checksum algorithm implementation.
  3. 所属分类:加密解密

    • 发布日期:2024-05-17
    • 文件大小:57344
    • 提供者:FY
  1. 2

    0下载:
  2. 本文包括了Modbus两种协议的校验编程,包括LRC校验和CRC校验。 LRC校验是使用在ASCII协议中的,CRC校验是使用在RTU协议中的-This article includes two kinds of protocols Modbus validation program, including the LRC checksum CRC checksum. LRC check is to use the ASCII
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:75776
    • 提供者:hong
  1. CRC_error_Resend

    0下载:
  2. CRC偵測 可以找出錯誤率 及錯的個數 可以懂CRC原理-CRC detection can find the error rate and the number of mistakes you can understand the principles of CRC
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:李文隆
  1. CRC_Wrong_Dec_1

    0下载:
  2. CRC侦测 当data大于poly除式会有 错误的验证code 让你了解为何会出错 可以得知误判的个数-CRC to detect except when the data is larger than poly-type the verification code would be erroneous to find out what mistakes you can see that the number of miscarriag
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:李文隆
  1. EthernetCRC

    0下载:
  2. Ethernet帧结构解析及CRC校验的实现,这是我课程设计的作品,已经通过验收。-Ethernet fr a me structure analysis and implementation of CRC check, this is my course design work, has been approved.
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:1934336
    • 提供者:liu
  1. crc

    0下载:
  2. CRC查表式校验文件,包含该文件后,调用函数的形参为被校验数据串的表头和长度-CRC checksum-type look-up table file that contains the file, call the function parameters have been checking the data for the table header and the length of the string
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:易帛
  1. crc7

    0下载:
  2. CRC计算模块,7位CRC计算。经过FPGA及IC平台验证。-CRC calculation module, 7 CRC calculation. Through the FPGA and IC platform for verification.
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. Visual C++网络编程中CRC循环冗余检测-Visual C++ Network Programming CRC cyclic redundancy detection
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:44032
    • 提供者:姚学
  1. testcrc

    1下载:
  2. 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明-Calculation CRC16/CRC8/CRC32 procedures, available CRC-CCITT/CRC-16/CRC-8/CRC-32 calculations. Delphi s
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-17
    • 文件大小:137216
    • 提供者:guibin
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

源码中国 www.ymcn.org