搜索资源列表
CRC校验 VB及C下实现算法
- 常用CRC沉余校验方法,VB及C语言实现,内附原码
24位CRC校验算法
- 分别用三种方法依次实现了24位CRC算法
Linux锐捷
- 程序简介 " MentoHUST是一个支持Windows、Linux、Mac OS下锐捷认证的程序(附带支持赛尔认证) " Windows版MentoHUST支持Windows所有主流版本,与锐捷官方程序相比最大的优势是内存占用低,现已基本停止更新,现在锐捷官方程序也在改进中,所以建议在Windows下还是使用官方程序。 " Linux版MentoHUST与Windows版兼容,所以如果能够在Windows下使用MentoHUST认证成功,就不必担心安装了Linux后不能使用校园网(
CRC校验原理
- 关于CRC校验的原理介绍
CRC校验编程和硬件快速校验探讨
- CRC原理
RC_LDPC-code-check-matrix--method
- 一种改进的扩展RC_LDPC码校验矩阵构造方法,发表在山西电子技术上-An improved expansion RC_LDPC code check matrix construction method
LabVIEW-based-PC-and-PLC-to-achieve-the-real-time-
- 基于LabVIEW实现PC与PLC的实时监控#应用图形化编程语言LabVIEW,根据台湾永宏FATEK FBs系列可编程控制器通信协议,开发出FBsPLC与LabVIEW串口通信程序,并以LabVIEW为平台实现PC与PLC的实时监控系统 还介绍了LRC校验码的实现方法#- Application graphical programming language LabVIEW, according to Taiwan-Hong Yong FATEK FBs series programmable
parityCHECK
- 用VHDL实现3位二进制信息码的并行偶发生及校验电路-VHDL implementation with three parallel binary code information and calibration circuit even happened
communiction
- 通信协议的解析和分析,主要是看它的校验码。-Analysis of communication protocols and analysis, mainly to look at its validation code.
CRC
- 详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。-Details of Cyclic Redundancy Check CRC (Cyclic Redundancy Check) theory and the error control algorithm.
crc_explain
- 循环冗余校验 CRC 的算法分析和程序实现。通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现-Cyclic Redundancy Check
Wiegand26bitprotocol
- 比较详细的介绍Weigand协议,包括奇校验,偶校验,机器码-More detailed descr iption Weigand agreement, including the odd parity, even parity, machine code, etc.
WACCESS
- 使用WACCESS读取校验码的操作方法.rar-Read the check code using WACCESS method of operation. Rar
CRCconclution
- 做项目过程中,对CRC校验的一些经验总结,很有帮助-do it
NewMsg-NetUSB24L01
- NewMsg NetUSB24L01G模块是本公司自行研发的PC端无线数据收发模块,射频芯片nRF24L01,以无线频段进行无线数据传输,并通过USB2.0协议同PC进行高速通信,保证了高速通信质量,并且可以在无线通信协议上实现严格的数据校验机制,保证数据的可靠通信。-NewMsg NetUSB24L01G module is the company' s own R & D on the PC wireless data transceiver modules, RF chip
CRC-encoder
- 奇偶校验码作为一种检错码虽然简单,但是漏检率太高。在计算机网络和数据通信中用E得最广泛的检错码,是一种漏检率低得多也便于实现的循环冗余码CRC (Cyclic Redundancy .Code),CRC码又称为多项式码。-Parity error detection code as a simple, but the missing rate is too high. In computer networking and data communications using the most wi
Eliminate-short-check-matrix-ring
- 对消去短环的LDPC码校验矩阵的构造进行分析,发表在通信技术上。-Eliminate short-check matrix ring construction of LDPC codes
LDPC-codes--short-loop-algorithm
- 一种LDPC码校验矩阵消短环算法,发表在计算机工程与科学上-One kind of check matrix of LDPC codes eliminate short-loop algorithm
Uniform-loop-based-on--LDPC
- 一种基于均匀环路的LDPC码校验矩阵的构造方法,发表在信号处理杂志上。-Uniform loop based on check matrix of LDPC code construction method
突破Linux内核模块校验机制.doc
- 详细介绍了Linux内核模块的校验机制,对内核做了系统分析