搜索资源列表
1(1)
- 编程实现CRC校验码的生成与利用CRC校验码进行正确性验证; 要求:1、任意给定二进制序列;(输入或程序中指定均可,但要屏幕回显); 2、使用生成多项式11001,生成并显示CRC校验码; 3、给定二进制序列及相应CRC校验码,验证并显示是否出错;
tt
- 计算xk+1除CRC-CCITT后的余式,k从1到32768
CRC_PPP
- 单片机实现的CRC校验,特别针对PPP协议验证过。 多项式是:CRC16-CCITT x16+x12+x5+1
cal_crc1
- crc校验方法和例子 可以分为 1.按半字节计算; 2.按字节计算; 3.按位计算;-crc checksum methods and examples can be divided into 1. Calculation of a half-byte 2. by byte calculation 3. by-bit computing
libmodbus-0.0.1
- modbus协议的实现,以及crc校验和lrc校验。-modbus protocol implementation, as well as the crc checksum checksum lrc.
crc
- it is a program that implements Cyclic Redundancy Check to the transmitted data in binary format for error detection in the data at the receiver side (if any). It appends as many CRC check bits to the original data which is 1 less than the size of th
FrameParse
- 解析已封装好的Ethernet V2.0的帧封装文件(二进制文件,见作业附件),判断共有多少个帧,每个帧的各字段内容,检测CRC校验字段是否正确。具体要求如下: (1)程序为命令行程序,可执行文件名为FrameParse.exe,命令行格式为:FrameParse input.-Resolution has encapsulated the Ethernet V2.0 frame encapsulation files (binaries, see working attachment),
CRC
- 计算机网络的CRC校验,提供了1位错,2位错,11位离散错的漏检率校验-CRC check of the computer network, a mistake two wrong, wrong and missing rate parity of 11 discrete
1
- crc冗余校验的C++实现,并验证他的正确性,改动CRC码最后一位,验证他的正确性。-crc redundancy check C++ implementation, and verify the correctness of him, the last one changes the CRC to verify the correctness of his.
UploadData(1)
- 用户侧并网光伏电站在线监测系统之数据上传系统, 解决网络字节序转换、CRC校验、AES加密、中文UTF-8编码等技术, 采用多线程解决在主动发送信息的同时监听数据中心服务器其他指令。 采用开发环境vc++6.0 + mysql,实现用户SN、密码、电站信息、 设备信息等全部在数据库中配置,在光伏电站项目信息改变或变更项目,不用更改系统源码,直接在数据库中更改相关信息就行了。-User side and network monitoring system o
CRC_PPP
- 单片机实现的CRC校验,特别针对PPP协议验证过。多项式是:CRC16-CCITT x16+x12+x5+1-Singlechip realize the CRC checksum, with special reference to PPP agreements verified. Polynomial is: CRC16-CCITT x16+ X12+ X5+ 1
CRC12
- 1、环境要求:Windows/XP/7;C;信息交换内容为键盘输入的字符串;通信传输通过共享文件实现 2、编码要求:生成多项式为CRC-12 3、功能要求:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-1, environmental requirements: Windows/XP/7 C information exchange content as a string keyboard input communication transmission to ach