搜索资源列表
-
0下载:
实现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 (codeword) that can be generated is 255 bytes, including
-
-
0下载:
我测试过的!Verilog HDL实现RS编码。-I' ve tested it! RS coding Verilog HDL implementation.
-
-
0下载:
粗糙集(Roug Set)属性约简源代码(C/C++实现) -Rough Sets (Roug Set) attribute reduction source code (C/C++ implementation)
-
-
4下载:
第1章 用于可靠数字传输和存储的编码
第2章 代数引论
第3章 线性分组码
第4章 重要的线性分组吗
第5章 循环码
第6章 二进制BCH码
第7章 非二进制BCH码、RS码及其译码算法
第8章 大数逻辑可译码有限几何码
第9章 线性分组码的网络
第10章 基于可靠性的线性分组码软判决译码算法
第11章 卷积码
第12章 卷积码的最优译码
第13章 卷积码的次优译码
第14章 基于网络的软判决译码算法
第15章 级联编码、码分解与多阶段译码
-
-
0下载:
rs纠错代码,采用VHDL实现,可以成为不错的参考。-rs error-correcting code, the use of VHDL implementation can be a good reference.
-
-
0下载:
用Visual C++实现的RS码的源代码-Using Visual C++ implementation of the RS code' s source code
-
-
0下载:
C语言实现单片机RS-485通信,代码简单实用-C language implementation microcontroller RS-485 communication, the code is simple and practical
-
-
0下载:
基于FPGA的RS编码,包括RS码的编码原理,RS电路的设计与实现-FPGA-based RS code, including the RS, the coding principle, RS Circuit Design and Implementation
-
-
0下载:
用matlab实现的RS码编码与解码器,实现了15,11RS码的编解码仿真,并编写了测试驱动,直观明确-Matlab implementation of RS codes with encoding and decoding devices to achieve 15,11 RS code decoding simulation, and the preparation of the test-driven, intuitive, clear
-
-
0下载:
该程序源码是RS编译码器的MATLAB仿真程序源码,里面有对程序源码的详细说明与解释。包包含编码算法与译法算法的原理,流程和代码实现。对掌握RS码有非常好的学习价值。 可直接使用。
-The program source code is the RS codec MATLAB simulation program source code, there are detailed instructions and explanations on the program source. The p
-
-
0下载:
RS纠错编码DSP实现,无线通信常用纠错编码RS纠错编码c语言实现-RS error correction coding DSP implementation
-
-
1下载:
RS-422的VHDL实现,代码测试能用-RS-422 VHDL implementation code test can be used
-
-
1下载:
在高斯白噪声信道下的RS码编译码实现程序
包括编码和译码-RS code under the white Gaussian noise channel codec implementation program
Including encoding and decoding
-
-
0下载:
使用VHDL实现(255,233)的RS硬件译码器,详细地介绍了(255,223)RS码硬件译码器的实现流程,并且分析了影响处理速率提高的瓶颈因素,采用RiBM算法实现译码-Use VHDL (255,233) RS hardware decoder, a detailed descr iption of the (255,223) RS code hardware decoder implementation process, and analyze the bottleneck factor
-
-
0下载:
RS编译码是通信的一种常用纠错编码。其中译码算法中MEA算法用于求错误位置多项式。此代码为MEA算法的C实现。-RS encoding and decoding is a common error correction encoding of the communication. Where the decoding algorithm the MEA algorithm is used to find the error location polynomial. This code algor
-
-
1下载:
RS码是通信中常用的纠错编码,且RS译码部分较难实现。本源程序是RS译码的C实现,已经调试成功并且在项目中运用。-The RS code is a communication error correction encoding and the RS decoding section is more difficult to achieve. The source is the RS decoding the C implementation has been successful commiss
-
-
0下载:
设计RS、JK、D、T 四种触发器,掌握异步复位置位的方法以及四种触发功能的实现方
法,掌握QuartusII 软件的使用方法以及GW48 型SOPC 开发平台中的输入输出模式配置方
法。 -Design RS, JK, D, T four kinds of triggers, grasp complex bit asynchronous methods and how to configure four trigger implementation function Quartu
-
-
1下载:
RS码的编码以及解码的MATLAB实现,亲测可用,是一个很实用的代码。-RS code encoding and decoding MATLAB implementation, pro-test available, is a very practical code.
-
-
0下载:
对通用的编解码算法进行了分析和比较。、对有限域基本算法,包括加法、乘法以及求逆的实现进行了研究,并在matlab中进行了软件编程,最终综合了性能及速度等因素,使用了比较简单、易于实现的逻辑运算作为硬件实现的基础。
-For general decoding algorithm are analyzed and compared. , the basic algorithm of finite field, including the addition, multiplication, and
-
-
0下载:
用vs2013 c++ 实现的RS纠错算法,可输入数据,得到数据,若需要将数据导出需要自己添加导出代码。-C++ RS implementation with the vs2013 error correction algorithm, the input data, to get data, if you need to export the data need to add their own code.
-