搜索资源列表
CRC16
- CRC16校验-CYXLIC REDUNDANCY CHECK
crc16
- 函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的计算算法如下: a.寄存器组初始化为全\"1\"(
CRC7,CRC8,CRC9,CRC16编解码
- CRC7,CRC8,CRC9,CRC16编解码,查表方法实现,CRC7, CRC8, CRC9, CRC16 codec, look-up table method
CRC16
- CRC16 calculator for IEEE 802.15.4. Can download and try it.
CCITT_CRC16
- CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This scr ipt calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
crc16
- CRC16的校验程序,里面还有测试用的例子,希望能给大家点帮助-CRC16 checksum procedure, there is also testing the example, I hope we can help the
CRC16
- CRC16效验码计算,很方便计使用,在MODBUS通讯中比较有用 -CRC16-tested terms, very easy of use, in the MODBUS communications more useful
CRC
- c语言和delphi的crc16的求解代码-c language and delphi code to solve the CRC16
crc16
- Esto es una libreria de crc16 que encontre por internet. La pongo aqui para que si quereis la utiliceis. Hasta ahora a mi me ha funcionado bastante bien
ReadFromtxtTo0x
- CRC16验证程序,可对文件以及手动输入的16进制内容进行CRC16验证-CRC16 verification process can be manually entered on the documents and the contents of 16 hex CRC16 verification
crc16
- CRC16经典算法 -CRC16CRC16CRC16
crc16
- CRC16模块,用于SD卡驱动设计。经过FPGA及IC平台验证。-CRC16 module for SD card-driven design. Through the FPGA and IC platform for verification.
CRC16
- 在labview下设计的CRC16校验 将一组数据通过CRC16算法校验后得出CRC16码,再将所得的CRC16码加到数组的后面,继续进行CRC16校验,如果所得CRC16码为0,则正确-In the CRC16 checksum labview to design a set of data, obtained through the CRC16 checksum algorithm is CRC16 code, and then added to the array from the CRC
crc16
- 用matlab编写的对输入的序列进行CRC-16的校验编码。-This scr ipt Calculate crc-16 from a binary line of code creat
crc16.cpp
- 128位数据的16位循环冗余校验(crc16),使用bitset实现。-128-bit data, 16-bit Cyclic Redundancy Check (crc16), use the bitset implementation.
CRC16
- labview环境下的CRC校验使用的是CRC16-labview environment using a CRC16 checksum CRC
CRC16-CCITT
- CRC16-CCITT校验算法,包含Visual C源程序。-CRC16-CCITT calibration algorithm
CRC16
- CRC16校验算法,包含Visual C源码-CRC16 checksum algorithm, including Visual C source code
CRC16
- CRC16校验,用查表校验!基于ARM7实现的源码!-CRC16 check, using look-up table check! Based on the realization of the ARM7 source code!
CRC16
- 在VC6.0环境下用C语言编写的一个计算CRC16表格的小程序。简单实用-VC6.0 environment using C language to write a small program to calculate CRC16 form. Simple and practical