CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - RS解码

搜索资源列表

  1. Reed_Solomon

    1下载:
  2. 著名的RS编解码的资料及源代码,相信对信道编码感兴趣的朋友会有所帮助。-famous RS codec information and the source code, I believe right channel coding interested friends will be helpful.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:296124
    • 提供者:林栋
  1. TestRS

    1下载:
  2. VC下实现RS编码、解码功能,功能比较完善,在vc下编译通过-VC RS encoding, decoding function, a more complete, the compiler through vc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57594
    • 提供者:愈加会
  1. RS_Code

    1下载:
  2. (31,25)RS编码及解码matlab程序-(31.25) RS encoding and decoding procedures Matlab
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6972
    • 提供者:phoenix
  1. rs_main

    1下载:
  2. (31,25)RS码编码以及解码的C程序-(31.25) RS coding and decoding procedures C
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:11094
    • 提供者:phoenix
  1. RS_codec_system

    1下载:
  2. 这是我自己编写的一个完整的多进制GF域上RS信道编解码系统。解码采用梅西迭代算法。整个算法模块功能分明,GF域上运算都单独成为子模块,移植性强。还附有测试程序,方便了解各个模块的功能完成情况。-This is my own preparation of a comprehensive multi-band GF RS domain channel codec system. Messi iterative decoding algorithm used. The whole algorithm
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:24628
    • 提供者:陆游
  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. pro_rs

    1下载:
  2. 这是一个在DSP上实现的RS纠错编解码算法,很实用,希望对各位大侠有帮助-This is a realization of the DSP RS error correction coding, very practical, and I hope to help you Shanhaiguan
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:93289
    • 提供者:周冰
  1. CMX469AP

    1下载:
  2. CMX469 编码/解码/同步 RS 编码/解码/纠错
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:91351
    • 提供者:caj
  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. RS_Verilog

    1下载:
  2. rs编解码的verilog实现源代码,从硬件实现rs的编解码-rs codec to achieve the verilog source code, from the hardware codec rs
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:101162
    • 提供者:曹晶
  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. RSandfpgadesign

    0下载:
  2. 详细介绍了RS编解码背景以及原理,同时给出了FPGA实现方案-Described in detail the background of RS codecs as well as the principles of the FPGA at the same time give the realization of the program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:270832
    • 提供者:马彬
  1. crc_rs_inv

    1下载:
  2. CRC和RS的组合编码,自编程序,能正确运行通过。 CRC+RS+交织 编码:计算CRC-->RS-->交织 数据:19byte 21byte 49byte 49byte 解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出 交织以7x7求转置交织,元素以字节为单位,交织深度7字节 数据量:19byte---->49byte(中包) 小包:10byte=
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-16
    • 文件大小:9039
    • 提供者:
  1. HFC

    0下载:
  2. 运用Simulink搭建的有线电视HFC网络上行信道仿真模型,运用16QAM调制,RS编解码,能够获得系统误码率曲线与信噪比之间的关系-The use of Simulink to build the cable HFC network upstream channel simulation model, the use of 16QAM modulation, RS coding and decoding, have access to the system bit error rate cu
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:7677
    • 提供者:lengwen
  1. rs

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

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

    0下载:
  2. RS解码的RiBM算法的模块实现,是目前最通用的RS解码算法-The implementation of the RiBM for RS decoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2690
    • 提供者:骆培
  1. rs-3.1.1

    1下载:
  2. 关于rs码的编解码,质量很是不错,学习起来不错。-The codec on rs code, the quality is very good, is nice to learn.
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-16
    • 文件大小:60416
    • 提供者:weichao
  1. RS

    0下载:
  2. 802.16d的RS编解码的VHDL实现-802.16d RS encoding and decoding in VHDL
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3473
    • 提供者:汪舟
  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奥
  1. emcode__encode__achieve

    0下载:
  2. 应用于无线通信的OFDM解调和RS解码源程序,64点FFT,19个子载波,调制 输入速率8K,()
  3. 所属分类:进程与线程

    • 发布日期:2018-04-30
    • 文件大小:19456
    • 提供者:ejswu%21002
« 12 »
搜珍网 www.dssz.com