搜索资源列表
CRC_self
- CRC 校验源码分析,第一次接触还真难以理解。这些东西不想在这里讲,随便找一下都是一大把。我想根据源代码来分析会比较好懂一些。-CRC-source analysis, the first contact really hard to understand. These things do not want to speak of here, what kid is a lot. I wish to source code analysis to better understand some.
crc
- crc32 16bits and 32bits algorithm code
crc校验码的实现
- 计算crc校验码的程序,便于理解基本算法-crc check code calculation procedures easier to understand basic arithmetic
CRC
- 使用vc6.0开发的CRC循环冗余校验码。使用vc网络编程知识实现两台电脑之间进行CRC实验-Vc6.0 developed the use of CRC Cyclic Redundancy Check code. Vc network programming knowledge to use to achieve between the two computers CRC Experimental
crc
- 网络传输中二进制数据的crc循环检验码的生成-Network transmission of data in binary code crc generation cycle test
DNPCRC
- DNP 3.0通讯规约编程源代码CRC部分-DNP 3.0 communication protocol CRC part of the programming source code
network
- CRC和海明码的校验算法,对于计算机网络学习者的入门级代码,非常重要-CRC checksum algorithm and the Hamming code
CRC-16-jisuanfangfa
- CRC-16循环冗余码的计算方法源代码程序-CRC-16 cyclic redundancy code calculation method source code
zyb
- 计算机网络冗余码计算,CRC冗余码校验编程-Computer networks, the redundancy code CRC redundancy check (CRC) programming
udp
- 基于udp协议的通信代码,含crc校验,丢包重传机制-Based on udp protocol communication code。Contains CRC check, packet loss retransmission mechanism
05-check
- CRC校验和奇偶校验的源程序,二进制编码。计算机网络传输过程中的校验。-CRC check of the source code, binary coding. Check in the computer network transmission process
Crc32udet
- CRC循环冗余检测的源代码,有8中CRC方法可以选择,vc++开发.-CRC Cyclic Redundancy detection of the source code, there are eight ways you can choose the CRC, vc++ development.
UploadData(1)
- 用户侧并网光伏电站在线监测系统之数据上传系统, 解决网络字节序转换、CRC校验、AES加密、中文UTF-8编码等技术, 采用多线程解决在主动发送信息的同时监听数据中心服务器其他指令。 采用开发环境vc++6.0 + mysql,实现用户SN、密码、电站信息、 设备信息等全部在数据库中配置,在光伏电站项目信息改变或变更项目,不用更改系统源码,直接在数据库中更改相关信息就行了。-User side and network monitoring system o
crc
- crc32 16bits and 32bits algorithm code
CRCMetrix
- CRC校验码算法,采取矩阵移位算法,网络通讯中经常使用。 -CRC Check Code algorithm, take the matrix transposition algorithm, frequently used in network communications.
DNPCRC
- DNP 3.0通讯规约编程源代码CRC部分-DNP 3.0 communication protocol CRC part of the programming source code
CRC16-check-code
- 16bit的crc校验程序CRC16 unsigned short crc unsigned char fp_CRC, unsigned short count-unsigned short crc unsigned char fp_CRC, unsigned short count
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
CRC-code
- 用模2除法计算CRC码,生成多项式为CRC-16;允许输入字符等,有完备的报错功能。-The 2 division calculation CRC code mode, generating polynomial for CRC-16 allow input characters, there are errors of complete function.
crc-ccitt
- 用查表法计算 CRC 码的 CRC-CCITT 校验软件设计;通信传输方式通过共享文件实现;生成多项式为 CRC-CCITT,能在两台计算机上运行程序,一台产生 CRC 码,另一台校验。-CRC-CCITT check software is designed by using look-up table method communication transmission mode is realized by shared file generating polynomial is CRC