搜索资源列表
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.
Modbus-CRC
- Modbus CRC校验源码,C++实现。-Modbus check CRC source code, C++ implementation.
CRC
- 在用单片机写通信程序是,如红外通信,RS485,MAX232等,串行发送数据的时候回出现发送和接收到的数据不一致,这时候就需要校验,CRC校验是一种快速有效的方式-In written communication with the microcontroller program is as infrared communication, RS485, MAX232, etc., when the serial transmit data back to the emergence of send
CRC
- CRC编码程序,使用C编程,有界面,可用BC编译和VC编译-CRC coding procedures, using the C programming, the interface can be used to compile and VC compiler BC
crc
- 自己编写的CRC16校验小程序,自动计算CRC 16值-I have written a small program CRC16 checksum automatically calculated value CRC 16
VB-CRC
- windows下基于VB开发环境下编写的CRC校验程序,能对输入的要校验的数据生成16位的校验码-VB development environment based on the following written CRC check procedure can input data to generate 16 parity check code under windows
crc-itu-t
- crc_itu_t - Compute the CRC-ITU-T for the data buffer.
crc
- CRC correction check algorithm implementation
crc
- 关于CRC编码校正代码,程序效率还行。应用于计算机网络分组中CRC error detection-CRC error detection
CRC
- C语言实现的CRC校验,CRC校验以简单有效的方式实现完整性校验-C language CRC verification, CRC verification in a simple and effective way to achieve the integrity of the verification
crc
- 基于FPGA VerilogHDL 的crc的算法。-Crc algorithm based on FPGA VerilogHDL.
CRC
- 利用CRC循坏校验,将任意字符或者数字生成四位CRC循环校验码,可用于生成密码。-Using the CRC through the bad check, will generate any character or number four CRC cyclic check code can be used to generate the password.
CRC-stander-and-cal
- crc 校验判断,CRC标准 及 CRC计算过程,-crc verification judgment, CRC standards and calculation process
CRC
- CRC校验算法(包含8位16位32位),多种方式的CRC码的校验。-CRC verification, a variety of ways to verify the CRC code
10-CRC
- stm32f103单片机平台, 计算crc校验值,示例c代码-Stm32f103 microcontroller platform, calculate CRC checksum value, sample c code
CRC-c
- 实现CRC算法详解,用c语言写的函数源码-Detailed CRC algorithm and c-source
CRC
- CRC校验,用来得一长串数据CRC校验码-CRC check for the CRC have a long list of data
CRC
- 数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性-Cyclic Redundancy Check
CRC
- 各种多项式的CRC算法,有直接计算的,有查表的,可以在各种平台上使用- Various polynomial CRC algorithm, there is direct calculation, there are look-up table, can be used on a variety of platforms
CRC-ITU
- CRC-ITU算法C#实现,输入16进制字符串,算出CRC的码-CRC-ITU algorithm in C#, enter a hexadecimal string, calculates the CRC code