Solomon

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

ssd2828规格书

solomon RGB转换MIPI的芯片,MIPI 1Gb/per lane

毕业设计(论文)通信系统基带数据资料

<p>正交频分复用(OFDM,Orthogonal Frequency Division Multiplexing)是当前一种非常热门的通信技术。它即可以被看作是一种调制技术,也可以被看作是一种复用技术。由于它具有抗多径衰落和频谱利用率高的特点,因此被广泛应用于高速数字通信领域,比如应用于IEEE 802.11a无线局域网(WLAN)的物理层等等。</p><p>我的毕业设计的核心任务是:采用FPG

A book about reed solomon encoding and decoding.

A book about reed solomon encoding and decoding.

:采用FPGA来实现一个基于OFDM技术的通信系统中的基带数据处理部分

:采用FPGA来实现一个基于OFDM技术的通信系统中的基带数据处理部分,即调制解调器。其中发射部分的调制器包括:信道编码(Reed-Solomon编码),交织,星座映射,FFT和插入循环前缀等模块。我另外制作了相应的解调器,可以实现上述功能的逆变换。

A display driver for the controller named brief Structures and code specific to the Solomon Systech

A display driver for the controller named brief Structures and code specific to the Solomon Systech 1289 controller

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

This package implements a general purpose Reed-Solomon encoding and decoding facility. See the rs.3

This package implements a general purpose Reed-Solomon encoding and decoding facility. See the rs.3 man page for details.

this is the multiplier 4 module for the reed solomon encoder

this is the multiplier 4 module for the reed solomon encoder

this is the multiplier 1 module for the reed solomon encoder

this is the multiplier 1 module for the reed solomon encoder

This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and

This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and erasures.

reed solomon codes presentation

reed solomon codes presentation

reed solomon codes coding

reed solomon codes coding

Reed-Solomon 信道编码广泛应用于DVB中

Reed-Solomon 信道编码广泛应用于DVB中

reed-solomon译码器。共有7个文件

reed-solomon译码器。共有7个文件,分别为译码器的7个模块。

实现Reed_Solomon码的快速解码的原理及其算法

实现Reed_Solomon码的快速解码的原理及其算法,帮助设计RS译码的硬件实现

实现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

Schifra Reed-Solomon Error Correcting Code Library http://www.schifra.com Copyright (c) 2000-2007

Schifra Reed-Solomon Error Correcting Code Library http://www.schifra.com Copyright (c) 2000-2007 Arash Partow, All Rights Reserved. The Schifra Reed-Solomon Error Correcting Code Library and al

reed solomon decoder(matlab codes)

reed solomon decoder(matlab codes)

reed-solomon码的程序

reed-solomon码的程序,matlab的。

reed-solomon 编解码

reed-solomon 编解码,FEC的一种,比卷积码要稳定收敛,用于DVD/VCD的纠错码,纠突发错误。