搜索资源列表
rs-codec(255-223)
- 这是rs(255,223)编码的verilog源程序。里面有:encode、decode、test-bench等文件。-This is rs (255,223) verilog source coding. Inside : encode, decode, test-bench and other documents.
rs-codec-8-4
- 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 multiplic
rs.rar
- 使用matlab软件写的一个实现rs译码的小程序,适合初学看看,rs decode and encode
final_decode
- rs解码器在fpga上的实现,采用的modelsim开发平台 -rs on fpga decoder in the realization of the development platform used in modelsim
RS(255-233)decode
- 基于verilog HDL RS(255,223)的编译器源代码-Based on verilog HDL RS (255,223) of the compiler source code
rs255_239
- RS编码译码 及相关函数设计 实现(255,239)-rs encode and decode
RS-decode_base-on-FPGA
- 这是一篇很精彩的硕士论文,里面详细论述了RS编译码的原理和实现方法,值得下载-This is a wonderful master rs decode thesis, which discusses in detail the RS encoding and decoding of the principle and method, it is worth to download! ! !
RS_main
- 这是个RS的信道编码程序,提供给大家,希望给大家以帮助-it is a program of encode and decode of RS,wish it can help you
ecc-1.2.1
- Routines to encode and decode a file using a (255,249,7) RS code.
RS_decode
- RS(204,188)译码,verlilog硬件描述语言的实现-rs decode
ReedSolomon-decode-new-circuit
- 用于RS码译码的两种新电路:普通基“比特串行序列乘法电路”和“比特串行 乘法累加电路”,基本上以m个与门代替了两个任意元素相乘的复杂乘法器,使译码电路大大简化.作为一个应用实例,详细阐明了用它们构造的RS码纠删/纠错译码各步电路. -Used for RS code of decoding two new circuit: common base "bit serial sequence multiplication circuit" and "bit serial multiplica
SAR_Send
- 对altera的RS编解码IP核进行仿真,并且写了编解码的控制模块,用verilog实现,通过仿真,编码和解码功能正确。-test of RS code and RS decode,by using quartus ii9.0 with the IP core
rs
- RS码的matlab译码程序,使用BM算法-RS decode
RS
- RSA is a cryptosystem for public-key encryption, and is widely used for securing sensitive data, particularly when being sent over an insecure network such as the Internet.A user of RSA creates and then publishes a public key based on the two large p
Reed-Solomon-RS-ENCODE-DECODE
- 支持GF(2^n)域的rs编解码,可直接修改参数实现不同方式的RS编码和解码-This program is an encoder/decoder for Reed-Solomon codes.
DF-RS-代码
- 这个程序用蒙特卡洛法计算了单小区用户利用D2D通信解码转发中继选择情况下的误码率(This program calculates the bit error rate of single cell users using D2D communication decode and forward relay selection)
JB_decode
- 美国有线数字电视标准JannexB 的RS解码相关部分程序。包括解扰,抽取,解交织,维特比解码等各个部分(This is the RS decoding related program based on the American cable digital television standard JannexB . It includes descrambling, decimation, de-interleaving, Viterbi decoding and so on)
Verification.Programs
- rs编码的测试代码,rs 大作业必备利器。(rs encode and rs decode,it is very useful for you to learn RS.)
学习
- RS大作业编码解码使用代码,学习考试利器。(rs encode and rs decode,in is very useful for your homework.)
RS_encode-decode
- C语言RS (Reed Solomon) 编解码(C language RS (Reed Solomon) encode code and decode)