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

搜索资源列表

  1. reed-solomon

    2下载:
  2. Simulate, by using c++ ,a communication system consists of binary source, RS(7,3,5)/RS(128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS(7,3,5)/RS(128,122,7) BM decoder and sink。-Simulate, by using c, a communication system c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:12461
    • 提供者:徐鹏
  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. rs_decoder_spw

    0下载:
  2. Cadence SPW 4.8.2,RS解码的源码。-Cadence SPW 4.8.2, RS the source decoder.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4602
    • 提供者:黄丽
  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. OFDMtransmit

    0下载:
  2. 应用于无线通信的OFDM解调和RS解码源程序。64点FFT,19个子载波。调制 输入速率8K。-used in wireless communications OFDM demodulator and decoder source RS. 64-point FFT, 19 sub-carrier. Modulation rate of 8 K importation.
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:24325
    • 提供者:simon
  1. S3Demo

    0下载:
  2. Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple pattern to the VGA port, connects the switches to the LEDs, buttons to each anode of the seven segment decoder. The seven segment decoder has a simpl
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:731568
    • 提供者:Roy Hsu
  1. rs255253

    0下载:
  2. Reed Solomon(255/253)纠错码的编解码器-RS is the short form for Reed-Solomon whih is a kind of algorithm for encoding. This package is the en-/decoder for the Reed-Solomon (255,253) error correction codes.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1401
    • 提供者:陈龙
  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. 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. LabVIEW

    2下载:
  2. 四选一数据选择器.vi 3-8译码器.vi 全减器.vi 时钟.vi RS触发器.vi-4 Select a data selector. Vi 3-8 decoder. Vi Full reduction device. Vi Clock. Vi RS flip-flop. Vi
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:72603
    • 提供者:宋佩
  1. rs.c

    0下载:
  2. This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via the Berlekamp iterative algorithm.-This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:5364
    • 提供者:kdcroger
  1. RS(204188)

    0下载:
  2. RS(204,188)译码器的设计,经典实例,经过验证-RS (204,188) decoder design, the classic instance of proven
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-02
    • 文件大小:15075
    • 提供者:an
  1. rs

    0下载:
  2. reed solomon码是信息理论中信道编码的一种,简称RS码,我上传的用C来仿真实现reed solomon的编码与解码-Reed-Solomon encoder and decoder functions
  3. 所属分类:Communication

    • 发布日期:2017-11-29
    • 文件大小:3499
    • 提供者:zhangtong
  1. VHDLrsjiemaqi

    0下载:
  2. 设计中国移动多媒体广播中的RS解码器,该RS码采用码长为240字节的RS(240, K)截短码-RS decoder design in China Mobile Multimedia Broadcasting
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-19
    • 文件大小:521067
    • 提供者:陈大伟
  1. BCH-RS

    0下载:
  2. BCH 和RS级联编码及其解码 中间涉及到二进制转化-BCH and RS encode and decoder
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:2661
    • 提供者:qinglan
  1. RS(204_188)decoder

    0下载:
  2. 实现rs译码的好的参考资料,rs(204,188) 包含了5个模块,求解伴随式。BM算法,钱搜索,forney纠错算法模块-failed to translate
  3. 所属分类:邮电通讯系统

    • 发布日期:2013-12-09
    • 文件大小:11192
    • 提供者:uodsi
  1. RS

    0下载:
  2. 通过verilog hdl语言实现RS编码器与译码器的设计-Verilog hdl language through the RS encoder and decoder design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:26233
    • 提供者:李永超
  1. rs_decoder_31_19_6.tar

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

    • 发布日期:2017-04-29
    • 文件大小:14268
    • 提供者:richman
  1. Reed-Solomon-RS-ENCODE-DECODE

    0下载:
  2. 支持GF(2^n)域的rs编解码,可直接修改参数实现不同方式的RS编码和解码-This program is an encoder/decoder for Reed-Solomon codes.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:4266
    • 提供者:songyongbin
  1. rs_15_11

    2下载:
  2. ReedSolomon RS(15,11) Verilog 编码和解码测试程序 编码有两种实现方式 串行和并行方式(ReedSolomon RS(15,11) Verilog Encoder&Decoder)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:14336
    • 提供者:Ericxgj
« 1 2 34 »
搜珍网 www.dssz.com