搜索资源列表

  1. crc5-8

    0下载:
  2. CRC5循环校验法代码生成,数据校验,数据纠错等功能函数代码-Check Act cycle CRC5 code generation, data checking, data error correction code such as function
  3. 所属分类:加密解密

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

    0下载:
  2. 数组为8位char型数值,通过该函数可以计算出数组的16位循环校验码。-Array for the 8-bit char type values can be calculated through the function of an array of 16 cycle parity-check codes.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:15360
    • 提供者:刘中
  1. crc

    0下载:
  2. 计算达拉斯8位校验码的工具软件,内部使用死循环,要退出时按Ctrl+C,过程中要归零可输入与上次结果相同的数,DOS窗口,输入的数为单字节的十六进制数即00-FF。-Dallas 8 Checksum calculation tool code software, the internal use of the death cycle, and when to withdraw from the Ctrl+ C, the process
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:侯文波
  1. VBCRC

    0下载:
  2.   循环冗余码校验英文名称为Cyclical Redundancy Check,简称CRC。它是利用除法及余数的原理来作错误侦测(Error Detecting)的。实际应用时,发送装置计算出CRC值并随数据一同发送给接收装置,接收装置对收到的数据重新计算CRC并与收到的CRC相比较,若两个CRC值不同,则说明数据通讯出现错误。 根据应用环境与习惯的不同,CRC又可分为以下几种标准:   ①CRC-12码;
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:qizhiwei
  1. CRC_8_16_32_CALC

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:40960
    • 提供者:云飞
  1. crc_verilog_xilinx

    0下载:
  2. CRC,对于研究通信的有重要意义.利用VERILOG实现8位,16位等CRC原理,-CRC, the study of communication are important. VERILOG to achieve the use of 8, 16, such as CRC principle,
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-11
    • 文件大小:10240
    • 提供者:
  1. trunk-hdlc

    0下载:
  2. 高级链路层协议的实现,vhdl,fpga-- 8 bit parallel backend interface - use external RX and TX clocks - Start and end of fr a me pattern generation - Start and end of fr a me pattern checking - Idle pattern generation and
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-11
    • 文件大小:188416
    • 提供者:
  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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:jens
  1. CRC8_asm

    0下载:
  2. CRC-8 with lookup table in assemble code. Fast but bigger.
  3. 所属分类:加密解密

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:none
  1. MyFramer

    0下载:
  2. Ethernet帧的封装与解析 帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。 帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。 -Ethernet fr a me CRC-8
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-11
    • 文件大小:783360
    • 提供者:wangweizhao
  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-11
    • 文件大小:134144
    • 提供者:郑生
  1. crc8

    0下载:
  2. 8位crc的verilog设计 通过仿真综合验证并已应用在工程里面 -verilog of 8bit error checkout
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:yangyanwen
  1. crc_verilog_xilinx

    0下载:
  2. 各类CRC效验码 有CRC8-8 CRC16-8 CRC32-8 CRC12-4 CRC-CCIT-8-CONTAIN CRC8-8 CRC16-8 CRC32-8 CRC12-4 CRC-CCIT-8
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:吴伟珍
  1. Crc

    0下载:
  2. CRC校验8位16位32位全面方便的源码-8-bit 16-bit CRC, a comprehensive and convenient source 32-bit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:
  1. crc

    0下载:
  2. 实现简单的crc校验,校验码为8位,程序简单易懂,适合新手学习,结果以十六进制形式表述-Achieve a simple crc check, check for the 8-bit code, the program easy to understand for novices to learn the results expressed in hexadecimal
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:195584
    • 提供者:陈亮
  1. CRC8-16

    0下载:
  2. CRC校验的相关原理以及CRC-8和CRC-16的C语言实现。-The relevant principles of the CRC and the CRC-8 and CRC-16 of the C language.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:62464
    • 提供者:刘世生
  1. CRC-485communication-program

    0下载:
  2. 通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 -Communication rules: 1: clock 7.3728 MHz/9600 baud/8 data bits/odd parity/1 stop bit/hardware, multi-machine communication/2: Commu
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:lijian
  1. CRC8_Dev

    0下载:
  2. 多项式为g(x)=x8+x5+x4+1的CRC-8 检验开发.绝对正确且易懂-Polynomial g (x) = x8+ x5+ x4+1 of the CRC-8 test development. Absolutely correct and easy to understand
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:yeyonglu
  1. 16f873-serial-communication

    0下载:
  2. PIC单片机16f873串行通信程序 包括CRC-8校验-PIC microcontroller 16f873 serial communication program, including CRC-8 checksum
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:19456
    • 提供者:yuanjm
  1. crc

    0下载:
  2. 多种CRC算法,包含8位,16位等算法。-A variety of CRC algorithms, including 8-bit, 16-bit algorithm。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:向鹏飞
« 1 2 3 4 5 6 7 89 10 11 12 13 »

源码中国 www.ymcn.org