parity

共 48 篇文章
parity 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 48 篇文章,持续更新中。

uart VHDL code : include tx,rx,parity bit control

uart VHDL code : include tx,rx,parity bit control

This thesis is devoted to several efficient VLSI architecture design issues in errorcorrecting codi

This thesis is devoted to several efficient VLSI architecture design issues in errorcorrecting coding, including finite field arithmetic, (Generalized) Low-Density Parity- Check (LDPC) codes, and Re

实现8比特字节的RS纠错编码

实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codew

As mentioned, most computers include a serial port. The only hardware setup required is connecting t

As mentioned, most computers include a serial port. The only hardware setup required is connecting the serial cable to the serial port on the PC and the serial port on the instrument. The serial instr

A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution

A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution Decoding Algorithm Girth average Counter Stopping set and error Floor,etc

红外解码程序

/*<br /> &nbsp;* _168ZHONGDUAN2.c<br /> &nbsp;*<br /> &nbsp;* Created: 2014/11/2 15:12:45<br /> &nbsp;* &nbsp;Author: lenovo<br /> &nbsp;*/&nbsp;<br /> <br /> <br /> #include &lt;avr/io.h&gt;<br /> #i

在LPC213X上实现了模拟串口功能

在LPC213X上实现了模拟串口功能,使用中断技术,具有收发功能,可以修改baud,databit,parity,stopbit

LDPC码译码相关文献 Bounds on the maximum likelihood decoding error probability of low density parity check

LDPC码译码相关文献 Bounds on the maximum likelihood decoding error probability of low density parity check codes

---实现的部分VHDL 程序如下。   --- elsif clk1x event and clk1x = 1 then ---if std_logic_vector(length_no)

---实现的部分VHDL 程序如下。   --- elsif clk1x event and clk1x = 1 then ---if std_logic_vector(length_no) &gt;= “0001” and std_logic_vector(length_no) &lt;= “1001” then -----数据帧数据由接收串行数据端移位入接收移位寄存器---rsr(0)

These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity,

These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity, 1 stop bit format. They are useful * for performing serial I/O on 8051 derivatives not having an *

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection

Construction of Regular Gallagher Parity Check

Construction of Regular Gallagher Parity Check

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection

matlab中使用LM训练方法计算XOR

matlab中使用LM训练方法计算XOR,3-bit Parity,regression等问题的收敛速度,比较其收敛率。

Low density parity check matrix

Low density parity check matrix

it s low density parity check coding file

it s low density parity check coding file

binary image expansion of parity check matrix for RS codes

binary image expansion of parity check matrix for RS codes

LDPC码既低密度奇偶校验码(Low Density Parity Check Code

LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G)

This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each ch

This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each channel. The preamble is verified by check of the spacing between preambles [6sec] and parity check

it is a parity generator

it is a parity generator