CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - rs decoder code

搜索资源列表

  1. maxshiyan

    0下载:
  2. 大学vhdl语言实验大全,基于max-plus2平台,内有8-3译码器,8位加法器,数字钟,数码显示,74ls138,8,4位计数器,d,rs触发器,加法器,交通灯等,此原码基于长江大学可编程器件实验箱,如要运行在其他平台上需要重新定义管脚-University VHDL language experiment Daquan, based on the max-plus2 platform within 8-3 decoder, 8 Adder, digital clock, digital d
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:865899
    • 提供者:田晶昌
  1. FEC_EncodeAndDecode

    1下载:
  2. 实现RS-FEC擦除码的编码与解码,开发环境为VC2003。以解码为例,分析数据报文的API在FecDecInterface.cpp/h中,FEC解码的APIfec.cpp/h中。-RS-erasure code FEC coding and decoding, the development environment for the VC2003. A decoder for example, Analysis of data packets in the API FecDecInterface
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:35556
    • 提供者:李峰
  1. RSdecod

    0下载:
  2. RS 码译码源程序,在Visual c++下可对比4元域上的RS码进行纠错译码.-RS decoder source, in Visual c contrast under four yuan domain of RS error correction code for decoding.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:194457
    • 提供者:
  1. testjiucuo4

    0下载:
  2. RS纠错解码,xn纠错码原理与方法一书例题目-RS forward error correction decoder, xn principle and method of error-correcting code book cases subject
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:10929
    • 提供者:ailong1982
  1. key_b

    0下载:
  2. 本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用标点符号 硬件描述:PS2键盘的时钟线(clk)接89S51的INT0(P3.2),数据线data接(P3.3) LCD的控制端口分别为: RS = P2^7,RW = P2^6,EP = P2^5,数据端口为P0,液晶显示偏压VL必须接 -This procedure mainly through external int
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:34194
    • 提供者:曹兴
  1. rs-codec-8-16

    3下载:
  2. RS[255,223]纠错码verilog源码,包含编码和解码模块,以及testbench等。-Verilog source code for RS[255,223] encoder and decoder, with testbench included.
  3. 所属分类:VHDL编程

    • 发布日期:2013-05-13
    • 文件大小:27523
    • 提供者:饶进平
  1. rscode-1.0

    0下载:
  2. RS译码器的C源代码,采用了BM算法,钱搜索,和福尼算法求错误值-the rs decoder c code
  3. 所属分类:Modem program

    • 发布日期:2017-03-28
    • 文件大小:361173
    • 提供者:刘大鹏
  1. RSdecoder

    0下载:
  2. RS信道编码的解码程序。这个适用于解码从信道上接受的编码,从而恢复。-RS decoding channel coding procedures. This applies from the channel decoder to receive the code, thus restoring.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:4412
    • 提供者:weiyi
  1. verilogRS

    0下载:
  2. 该文件为基于fpga的RS(204.188)译码器的verilong源代码,使用的Quartus II的开发环境,已经通过编译,需要者可以自己下载在编译简历工程使用-The document is based on fpga' s RS (204.188) decoder verilong source code, use the Quartus II development environment, has been compiled by the need to download th
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:13675
    • 提供者:bobo
  1. reed-solomon_c

    1下载:
  2. This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS编码和纠错编码的完整程序)-This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS encoding and error correction coding of a c
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:5719
    • 提供者:kunlun
  1. RS

    0下载:
  2. RS译码器的设计,使用RS码设计的译码器-RS decoder design, the use of RS code decoder design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:12402
    • 提供者:许皓天
  1. RS

    0下载:
  2. RS译码器的设计源程序--verilog HDL实现-Design of the RS decoder source code-- Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:14258
    • 提供者:王垚
  1. (255_223)-RS-decoder

    0下载:
  2. 使用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
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:196424
    • 提供者:vb
  1. rs_decoder_31_19_6.tar

    0下载:
  2. RS Decoder RTL verilog Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:14268
    • 提供者:richman
  1. rs decoder

    0下载:
  2. code for Reed solomon decoder..
  3. 所属分类:IOS

    • 发布日期:2015-09-08
    • 文件大小:19983
    • 提供者:canbruce
  1. rs encoder and decoder

    0下载:
  2. 实现了RS编码的详细的功能,附有程序解释。(Realized the detailed function of RS code, with a program explanation.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:LSA奥
搜珍网 www.dssz.com