搜索资源列表
crc_pkg
- VHDL语言实现的CRC校验,函数形式,包括CRC4,CRC8,CRC16和CRC32
CRC
- CRC8校验 直接调用即可 非常值得收藏 而且作用明显-CRC8 check directly call can be very worthwhile collection, and obvious effect
crc88
- CRC8校验程序,很有用,采用比特输入.并将编码和译码写在一个程序中,直接可以用-CRC8 verification procedures, is useful, the use of bit input. And written in the encoding and decoding a program, can be used directly
CCRC8o
- 通信数据作CRC8位校验,然后得到校验位,取低位位程序直接舍弃高位。 ,经测试 -Communication as CRC8 bit checksum, then the parity bit, take the low-bit programs directly to give up high. , Tested
crc8-code
- 1. 用查表法计算CRC码,编码方式:生成多项式为x8+x2+x+1 2. 环境要求:系统Windows2000/XP/7;C语言;编译环境为C-Free或VC++ 6.0 3. 信息交换内容为文本文件;信息交换方式为共享文件 4. 功能:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-CRC code calculated using the look-up table method, the encoding: generating polynomial of as
VB-CRC8
- CRC8校验,使用左方式实现,与手动移位完成CRC校验相一致.-CRC8 checksum, use the left to achieve complete CRC check coincides with the manual shift.
Unit_CRC
- CRC校验,有CRC8 CRC16 MODBUS等的校验源码-CRC Checksum
CheckTools
- 实现全部CRC8\CRC16\CRC_CCTTT\CRC32等方式校验。-Achieve full CRC8 \ CRC16 \ CRC_CCTTT \ CRC32 checksum etc..
MyFramer
- ethernet帧解析,根据截获得数据包,按照以太帧结构解析,crc8校验-ethernet frame to resolve, in accordance with cut-off access to data packets, in accordance with the Ethernet frame structure analysis, crc-8 Checksum-8校验-ethernet frame to resolve, in accordance with cut-off acc
MyCom1.1
- 串口通信调试软件,基于windows api编写,功能比较简单,但对于串口通信、数据校验的学习有一些帮助,集成了CRC16\CRC16-Modbus\crc8\xor\sum等多种校验方式-Serial communication debugging software, based on windows api to write, relatively simple, but for serial communication, data validation study have some he
CRC
- 非常好用的CRC校验动态库,包括CRC8 CITTI-CRC CRC16 CRC32-very useful CRC function
Ethernet-Frame
- Ethernet帧的封装程序(有界面),8位CRC校验 -Ethernet V2.0,CRC8,Packet,Frame
CSharpCRC
- C# 编写的CRC8 CRC16 CRC32 错误校验的小程序,希望对大家有用。-Written in C# CRC8 CRC16 CRC32 error checking small procedures in the hope that useful to everyone.
SerialTest
- 自己编写的串口测试程序,可发送、接收16进制码、ASCII码。可加校验码,校验码包括CRC16、CRC8、LRC、CHECKSUM、回车、CONTROL+Z。可循环发送、单次发送。-a serial test tool,programed by myself.
XOR-crc
- 异或校验和CRC8校验工具,MFC基础编程,开发环境Microsoft Visual C++ 6.0-XOR checksum and CRC8 check tool
CRC8校验
- 在数据传输时进行校验,可用于无线传输,保证数据的准确性(Verify when data is transmitted)
ConvertTool
- 转码,如ASCII->HEX,HEX->ASCII 校验,如XOR,CRC8,CRC16,CRC32等(code convert,as ascii data to hex data,hex data to ascii data check,as xor,crc8,crc16,crc32 and so on)
crc8
- 一个字节的冗余校验子程序,用于和下位机通讯时的数据校验(One byte redundant check subroutine)