搜索资源列表
SendDemo
- vc写的TCP/IP通讯发送程序,带CRC校验
CRCSET11
- vc模拟实现循环冗余校检编码,本程序为模拟crc-32的校检。-vc Simulation school seizure Cyclic Redundancy Code, the procedures for simulation crc-32 school seizure.
LTE_CRC_APPEND_C
- 针对LTE中的CRC添加 采用C语言分别进行实现(查表法) 另有单字节数据CRC余式表的产生源码-via VC realize the CRC appending for data stream based on LTE including the code of creation for CRC_table of one-byte-data
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