CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rs encoder
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rs encoder - List
[
Communication
]
RS编码器软件
DL : 0
本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可-made an RS encoder. Running the software, will be a visual interface, interface suggested by the random input sequences can be encoded its RS. General RAR can extract
Update
: 2008-10-13
Size
: 80.39kb
Publisher
:
郭俊奇
[
Applications
]
RS encoder(Verilog)
DL : 1
RS编码的源代码使用Verilog在Xinloinx平台-RS coding using the source code in Verilog Xinloinx platform
Update
: 2008-10-13
Size
: 4.98kb
Publisher
:
王锋
[
Applications
]
RS encoder(Verilog)
DL : 0
RS编码的源代码使用Verilog在Xinloinx平台-RS coding using the source code in Verilog Xinloinx platform
Update
: 2025-02-17
Size
: 5kb
Publisher
:
王锋
[
Program doc
]
RS编码器软件
DL : 0
本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可-made an RS encoder. Running the software, will be a visual interface, interface suggested by the random input sequences can be encoded its RS. General RAR can extract
Update
: 2025-02-17
Size
: 80kb
Publisher
:
郭俊奇
[
ELanguage
]
rs-codec-8-4
DL : 0
encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplication inverse of an Galois field element test-bench.v The test fixture, and some brief notes on using the modules. data-rom.v A simple data source for testing run For those intelligence-challenged who can t run verilog LGPL The license -encode.v syndrome.v Syndrome generator in decoder al berlekamp.v Berlekamp gorithm in decoder chien- search.v Chien searc h and Forney in decoder algorithm decode.v The t op module of the decoder inverse.v Computes intercommunication tiplication inverse of an element over Galois field test-bench.v The test fixture. and some brief notes on using the modules. data- rom.v A simple data source for testing run For th PNA intelligence-challenged who can not run veri The log LGPL license
Update
: 2025-02-17
Size
: 44kb
Publisher
:
zs8292
[
VHDL-FPGA-Verilog
]
RS(32to28)encoderanddecoder
DL : 1
RS(32,28) encoder and decoder VHDL-RS (32,28) encoder and decoder VHDL
Update
: 2025-02-17
Size
: 75kb
Publisher
:
王文
[
Compress-Decompress algrithms
]
rs_encoder
DL : 0
一个很不错RS编码,用于DVB的信道编码,用VHDL语言编写,在FPGA上通过验证。-A very good RS encoder for DVB Channel Coding using VHDL language, in the FPGA-validated.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
杨宇
[
VHDL-FPGA-Verilog
]
RS_5_3_CODEC
DL : 0
用于数据块容错编码校验的芯片的RS编码器设计-Data blocks for fault-tolerant encoding check the RS encoder chip design
Update
: 2025-02-17
Size
: 3kb
Publisher
:
李利歌
[
Communication-Mobile
]
RSencoder
DL : 0
关于rs码编码器的相关程序,利用硬件语言实现-Rs encoder code on the relevant procedures, take advantage of the hardware language
Update
: 2025-02-17
Size
: 5kb
Publisher
:
庄镒鹏
[
Other
]
reenc73
DL : 0
rs encoder in matlab 7,3
Update
: 2025-02-17
Size
: 49kb
Publisher
:
Anshul
[
Communication-Mobile
]
rs_encode
DL : 1
cmmb RS 编码-cmmb rs encoder
Update
: 2025-02-17
Size
: 3kb
Publisher
:
Ho
[
VHDL-FPGA-Verilog
]
RS
DL : 0
reed selemon encoder vhdl code
Update
: 2025-02-17
Size
: 76kb
Publisher
:
mohamed saad
[
matlab
]
learn_RS_coding
DL : 0
自己根据网上已有程序改写的(127,115)RS编码,有详细的注释及对FPGA实现算法的改写(参考try123.m),希望可以让大家少走弯路-(127,115) rs encoder/decorder with detailed annotations.
Update
: 2025-02-17
Size
: 50kb
Publisher
:
yan
[
VHDL-FPGA-Verilog
]
RS_ENCODER
DL : 0
DVBC RS编码,标准TS流输入输出接口!-DVBC RS encoder
Update
: 2025-02-17
Size
: 3kb
Publisher
:
sun mingang
[
matlab
]
RS(244_212)
DL : 1
一款RS缩短码的源代码,可修改其中主程序的数据变任意一种RS码的编码器,此程序经多次验证均正确,且采用标准代码格式描写,易读。-A shortened RS code source code, which can modify data in the main program code change any of the RS encoder, this procedure has been repeatedly verified are correct, and the use of standard code format description, easy to read.
Update
: 2025-02-17
Size
: 9kb
Publisher
:
pengkerong
[
VHDL-FPGA-Verilog
]
RS
DL : 0
RS编码器的VHDL源程序,程序有点大,不过能用。-RS encoder VHDL source code, program a little big, but can be used.
Update
: 2025-02-17
Size
: 876kb
Publisher
:
lcz
[
Program doc
]
RS3123
DL : 0
Reed- So lomon (RS) 码是一种重要的纠错码, 它对随机性和突发性错误有极强的纠错能力, 广泛应用于 数字视频广播(DVB) 系统和其它数字通信领域。给出了一种GF (25) 域上的RS (31, 23) 编码器的实现算法, 介绍 了用现场可编程门阵列(FPGA ) 实现RS 编码器的原理和过程, 并给出了实现电路及其仿真的输出波形。-Reed-So lomon (RS) code is an important error-correcting code, its random and unexpected error has a strong error correction capabilities, widely used in digital video broadcasting (DVB) systems and other digital communications. Gives a GF (25) Domains RS (31, 23) algorithm of the encoder is introduced with a Field Programmable Gate Array (FPGA) RS encoder to achieve the principles and processes, and providing a circuit and simulation of the output waveform.
Update
: 2025-02-17
Size
: 352kb
Publisher
:
王彬
[
matlab
]
rs-encoderr
DL : 0
rs encoder matlab file!!for rs(255,223)
Update
: 2025-02-17
Size
: 1.45mb
Publisher
:
prahlad reddy
[
matlab
]
RS
DL : 0
simulation of reed solomon encoder
Update
: 2025-02-17
Size
: 2kb
Publisher
:
fat
[
Other
]
rs encoder and decoder
DL : 0
实现了RS编码的详细的功能,附有程序解释。(Realized the detailed function of RS code, with a program explanation.)
Update
: 2025-02-17
Size
: 4kb
Publisher
:
LSA奥
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.