搜索资源列表
8bitCRC
- 多项式为x^8+x^5+x^4+1的CRC(循环冗余校验码)的FPGA设计。-polynomial x 8 x ^ x ^ ^ 5 4 1 CRC (cyclic redundancy check code) FPGA design.
RS232
- 详细介绍了使用VB编制串口通信程序,其中包含循环冗余校验CRC代码段
CRC
- 列出了循环冗余校验表及函数库,便于在串行通讯时数据校验-List of cyclic redundancy check form and function library for serial communications data check
CRCcode-c
- 讲解循环冗余校验的原理以及实现的方法,对学习通信校验很有帮助-To explain the principles of CRC, as well as the realization of the method, useful for learning communication check
crc
- 可以完成CRC的校验功能,提供16为的循环冗余校验-it can support the check of CRC
asic
- 帧同步 系统是保证收、发双方同步工作的重要单元。从基群的帧结构中可知,同步时隙 TSo是奇、偶帧两种形式的图案交替,即偶帧TS0时隙的D2~D8为帧同步码“0011011”, 奇帧TSo时隙的D2固定为“1”。为了提供防止伪帧定位的附加保护措施和提高比特误码 监测能力,TSo时隙中的第—位码作为循环冗余校验(CRC)码。-帧同步帧同步系统是保证收、发双方同步工作的重要单元。从基群的帧结构中可知,同步时隙 TSo是奇、偶帧两种形式的图案交替,即偶帧TS0时隙的D2~D8为帧同步码“
CRC16
- 通过CRC-16循环冗余校验的方式实现数据传输与控制,例如控制LED灯、蜂鸣器、发送数据到上位机-By CRC-16 cyclic redundancy check means to achieve data transmission and control, such as control of LED lights, buzzer, sending the data to the host computer
CR16
- 循环冗余校验码——CRC-16算,网络通信或者串口通信中的数据校验算法,很好用的-Cyclic redundancy check- CRC-16 calculation, network communication or serial communication data validation algorithm, a very good use
Cyclic-redundancy-code
- 关于crc循环冗余码的生成和crc循环冗余码的校验问题求解-Cyclic redundancy code on crc crc CRC generation and validation problem solving
CRCTEST
- CRC(循环冗余校验),测试使用的,方便的话,可以调用对应函数直接应用。-CRC Test using examples ,Can directly call
循环冗余码
- 使用Labview编写循环冗余校验程序,适合多个字节数据校验。(Labview cyclic redundancy check)