搜索资源列表
CRC16
- CRC16校验码计算器v1.2,使用于CRC校验程序的编写!
HexCounter
- 一个可以对输入的16进制字符串求其校验和的小程序,只要按照如下格式输入既可计算:12 34 1a 3b 4d,然后点计算就会输入其校验和 -To enter a string of 16 hexadecimal checksum for its small program, as long as the input format can be in accordance with the following calculation: 12 34 1a 3b 4d, then calculat
testCRC
- 文件CRC 校验程序, 经典的CRC检测类,重新生成后可测试-File CRC checksum procedure, the classic class CRC detection and re-build after tests
crc
- VB下如何编写CRC校验程序 -CRC checking how to write VB program how to write VB program CRC Checksum
htons
- C语言实现的CRC-16校验程序,代码整齐,希望需要CRC校验的朋友关注一下,作个很好的参考。-C language implementation of the CRC-16 checksum, code neat, I hope friends need to CRC, look for a good reference.
CRC16check
- 在做西门子PLC通讯时,用到modbus通讯,因此用VC++编了这个简单的modbusRTU通讯校验的CRC16校验程序,能校验比较长的数据。希望对有用的朋友一点帮助。-In Siemens PLC communication, to use modbus communications, so with VC++ compiled this simple modbusRTU communication CRC16 checksum verification procedures to verif
AIS
- AIS解码在数据处理程序中, 首先必须将接收的字符转换成ASC II码, 再调用校验程序, 对接收到的数据进行校验, 当校验正确后, 才能进行编码转换-AIS decoding data handler, you must first convert the received characters into ASC II code, and then call the calibration procedure, the received data checksum checksum is co
crc
- 基于stc89c52的crc校验程序,主要应用在modebus等通信规约中的-Verification of CRC program based on STC89C52, mainly used in modebus communication protocol.
CRC16VB
- VB写的16位CRC校验程序,查表法计算,可供参考-VB to write 16-bit CRC checksum procedure look-up table method, for reference
crc16_check
- CRC16校验程序,可以输入文件在特定位置写入校验值,可用于iap的校验-CRC16 checksum procedure, you can check the value of the input file is written in a specific location, can be used for validation iap
22_DCO_Calb_Test
- DCO自校验程序功能 1.本程序可以利用32.768kHz低频晶振校验任意DCO频率 2.校验后的参数按顺序存入了InfoFLashB中。 3.由于校验环境与实际应用环境一致,自校验的频率值比出厂校验值更精确。 4.自校验参数的格式与出厂校验参数的格式一致。 5.校验时Launchpad G2上的红灯会亮,校验完毕绿灯亮。 6.校验完毕后,P1.4将会循环输出校验后的DCO频率 针对MSP430g2553-DCO self-checking program featu
jioujiaoyan
- 基于vhdl语言设计实现的奇偶校验程序。-Vhdl language-based design to achieve parity program.
jioujiaoyan_GPS
- GPS卫星的奇偶校验程序 matlab实习-GPS satellites parity internship program matlab
CRC-Calculator
- CRC校验程序,含32位 16位校验,含测试程序-CRC calibration procedures, including 16 bit 32 parity, including test procedures
CRC8校验
- 在数据传输时进行校验,可用于无线传输,保证数据的准确性(Verify when data is transmitted)
CRC
- CRC校验的matlab仿真程序, 测试无误(CRC's matlab code, matlab code of CRC parity)
GetHex
- 字节异或和和校验计算器,小巧,方便,实用(Byte XOR and check calculator, compact, convenient and practical)
阵列程序
- 阵列程序 用于朝圣者阵列信号的测向 误差校验等(Array program used to check the direction finding error of pilgrims array signal)
900_加校验电压电流界面原始程序161110
- 900_加校验电压电流界面原始程序161110(900_ plus check voltage and current interface original program 161110)
CRC_Check
- 之前看到的一个很简洁的Modbus CRC校验程序,常量表格仅占用16个字。(I saw a very simple Modbus CRC check program before.)