搜索资源列表
CRC校验 VB及C下实现算法
- 常用CRC沉余校验方法,VB及C语言实现,内附原码
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.
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
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
CRC-algorithm-design
- 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data
crc
- 实现CRC循环冗余校验,可用于计算出任意位数的循环冗余校验码-The CRC Cyclic Redundancy Check can be used to calculate any digit cyclic redundancy check code
k9f28xxu0c-Chinese-data-Manual
- k9f28xxu0c中文数据手册 16M 8 位8M 16 位NAND Flash 存储器K9F28XXU0C 概述 K9F28XXU0C 是一个含有4M 位备用容量的128M 位Flash 存储器提供16M 8 位或8M 16 位两种 结构它的Vcc 为3.3V 其NAND 单元为固态海量存储器市场提供了最低成本的方案528 字节8 器 件或264 字16 器件的页编程操作时间为200us 16K 字节8 器件或8K 字16 器件的块 擦除操作时间为2ms 页面的数据以
LDPCCondEncode
- 系统地阐述了低密度校验码基于图模型的编译码思想,介绍了密度进化理论,对影响低密度校验码纠错性能的两个主要因素——度序列设计和围长设计进行了深入分析,详细介绍并设计了LDPC的编解码-Systematic exposition of the LDPC graph model based codecs idea, introduces the density evolution theory, the two main factors that affect the performance of L
Research-LDPC-coding
- 低密度奇偶校验码一,简称码是当前通信领域的热门研究课题之一,是第四代移动通信系统强有力的竞争者。- A low-density parity check codes, referred yard is currently one of the hottest research topics in the field of communic
paritycheckcode1
- 奇偶校验码的编码译码,可选择奇校验或者偶校验,多维度,人为选择行列式大小。-Parity check code coding decoding, can choose odd parity or parity, multidimensional, selective determinant size.
QC-LDPC-decoder-FPGA
- 文章提出了一种可以兼容不同码率规则和非规则准循环低密度校验码(LDPC)的部分并行译码结构, 用Verilog语言开发,基于该部分并行结构在Altera公司的StratixII-EP2S90器件上验-This paper presents a part of different bit rates can be compatible with the rules and irregular quasi-cyclic low density parity check code (LDPC) de
Cyclic-Redundancy-Check
- CRC即循环冗余校验码(Cyclic Redundancy Check):是数据通信领域中最常用的一种差错校验码-CRC is the Redundancy Check Cyclic (cyclic redundancy check code). It is the most common error check code in data communication field.
8PSKPGF(8)
- LDPC低密度奇偶校验码的随机构造编码方法,以及BP译码算法。-LDPC codes encoding and decoding process.
Cyclic-Redundancy-Check
- CRC即循环冗余校验码(Cyclic Redundancy Check[1] ):是数据通信领域中最常用的一种查错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-CRC is the most commonly used in the field of data communication error check code, which
LDPC 码原理与应用
- LDPC学者的入门书籍,详细介绍了校验矩阵的构造方法,译码方法以及性能分析方法及其数学原理。(LDPC scholar's introductory books, detailing the construction of parity check matrix method, decoding methods and performance analysis methods and their mathematical principles.)