搜索资源列表
2120050338_张娜_2
- 一个简单实现Ethernet数据帧封装和计算 CRC 校验的功能的程序,供新手参考-achieve a simple Ethernet data frames Packaging, and CRC calculation of the function of the procedures for newcomers reference
crc校验码的实现
- 计算crc校验码的程序,便于理解基本算法-crc check code calculation procedures easier to understand basic arithmetic
cal_crc1
- crc校验方法和例子 可以分为 1.按半字节计算; 2.按字节计算; 3.按位计算;-crc checksum methods and examples can be divided into 1. Calculation of a half-byte 2. by byte calculation 3. by-bit computing
CRC-16-jisuanfangfa
- CRC-16循环冗余码的计算方法源代码程序-CRC-16 cyclic redundancy code calculation method source code
CRC
- CRC校验和计算的程序,C++编写,可编译运行-CRC checksum calculation
CRC-checksum
- CRC 校验 通过Ethernet帧的CRC校验,了解网络协议中校验字段的计算过程与作用。-CRC checksum Ethernet frame CRC checksum, to understand the process and the role of the network protocol checksum field calculation.
VB-CRC32
- 这是一个VB-CRC计算的程序,可以配合单片机生成CRC校验-This is a program VB-CRC calculation can be generated with single-chip CRC checksum
CRC-code
- 用模2除法计算CRC码,生成多项式为CRC-16;允许输入字符等,有完备的报错功能。-The 2 division calculation CRC code mode, generating polynomial for CRC-16 allow input characters, there are errors of complete function.