搜索资源列表
0302041
- 摘要 关键词 引言 第一章 开发网页广播服务系统的问题 1.1网页广播服务系统的简介 1.2网页广播服务系统功能需求 1.3开发工具简介 第二章 网页广播服务系统的分析和设计 2.1网页广播服务系统的总体设计 2.2网页广播服务系统的具体设计 2.3网页广播服务系统的接口设计 第三章 网页广播服务系统的具体实现 3.1遍历文件模块设计说明 3.2CRC校验程序设计说明 3.3组织文件和文件索引表模块设计说明 3.4组
CRC16_D8.v
- 完成ccitt crc的校验。针对hdlc协议控制器编写的crc校验模块。通过了仿真测试
Cooperation_diversity_through_coding
- 协作分集通信中的一些子模块,包括CRC校验程序,卷积码编解码程序,QPSK调制解调程序-Diversity collaboration of a number of communication modules, including CRC checksum procedure, convolutional codes codec procedures, QPSK modulation and demodulation procedures
CRC16packetdetection
- 用CRC-16实现错误的校验,生成多项式为ITU标准多项式。我将这一模块用于数据包纠错中效果很好-CRC-16 used to achieve the wrong checksum, generating polynomial for the ITU standard polynomials. I will package this module for data error correction in the effective
vb_modbusRTU
- 用VB实现对MODBUS RTU设备的通讯及CRC校验模块-Using VB to realize MODBUS RTU equipment, communication and CRC checksum module
ArbitraryCRC
- crc校验通用你模块,可以设置数据宽度和校验多项式。vhdl语言-crc
CRCTest
- CRC校验代码,可以直接测试,也可以作为模块-CRC check code can be directly tested, can be used as module
crc
- 并行循环冗余校验码的生成模块和检验模块,quartus仿真-Generate and test modules in parallel cyclic redundancy check code
crc32
- 该模块实现CRC校验功能。CRC校验是通信中重要的一环,特别是对802.11各种无线通信协议。可以直接用在实际开发中。-This module enables the CRC check function. CRC check is an important part of communication, especially for the various 802.11 wireless communication protocol. It can be directly used in the
crc16_128bit_chk
- crc16——128bit的报文检验模块,验证报文是否正确(ata[112],data[113],data[114],data[115],data[116],data[117],data[118],data[119], data[104],data[105],data[106],data[107],data[108],data[109],data[110],data[111], data[96],data[97],d
crc
- 封装了常用的CRC校验算法,便于其他模块调用。(Encapsulates the commonly used CRC checksum algorithm)