CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - LDPC,decoding

搜索资源列表

  1. cf_ldpc

    0下载:
  2. ldpc码编码、译码设计,使用vhdl语言编写,包括c语言写的测试代码-ldpc code encoding, decoding design, vhdl language use, including testing c language code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:64.48kb
    • 提供者:jinghai
  1. LDPC

    0下载:
  2. 讲述了LDPC信道编解码的基本原理及各种算法,是一篇很好的综述性的文章 -Describes the LDPC channel coding and decoding of the basic principles and various algorithms, is a good review of the article
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:71.71kb
    • 提供者:kanxin
  1. Inter_Rom

    0下载:
  2. 交织器(用LDPC译码,H矩阵交织器书写方法)希望有用-Interleaver (with LDPC decoding, H matrix interleaver write methods) seek to help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4.58kb
    • 提供者:梅田
  1. ldpc-for-fpga-decoding

    0下载:
  2. ldpc译码算法的matlab实现,码长960,码率1/2,完全模拟fpga硬件实现语言,量化处理。-ldpc decoding using matalb,code length 960,code rate 1/2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:18.9kb
    • 提供者:shao
  1. the-decoding-algorithm-of-ldpc

    1下载:
  2. ldpc译码算法介绍及fpga verilog系统方案设计,包括log_bp算法、min_sum算法、scaling_min_sum算法等-introducing the ldpc code decoding algorithm and the related system design,including the log_bp,the min_sum and the scaling_min_sum
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-14
    • 文件大小:79.6kb
    • 提供者:类春阳
  1. LDPC_DSP

    0下载:
  2. 通过DSP实现LDPC的编码和译码过程,比较实用的资料。-By the DSP to achieve the encoding and decoding process of the LDPC, a more practical item.
  3. 所属分类:DSP program

    • 发布日期:2017-12-03
    • 文件大小:30.79kb
    • 提供者:lvmei
  1. dvb_s2_ldpc_decoder_latest.tar

    0下载:
  2. 用于数字电视机顶盒的DVB-S2的LDPC编码的解码模块,verilog代码-For digital TV set-top boxes of DVB- S2 LDPC coding, decoding module of verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-14
    • 文件大小:21.19mb
    • 提供者:YUKAI ZHANG
  1. tst_1d2M_bpsk_rep2

    0下载:
  2. ldpc编码c仿真,采用qc_ldpc,811.16e标准中的编码和译码方式-LDPC codes c simulation, using the qc LDPC, 811.16 e standard way of encoding and decoding
  3. 所属分类:DSP program

    • 发布日期:2017-05-17
    • 文件大小:4.36mb
    • 提供者:kuanglinjie
  1. LDPC_C

    0下载:
  2. C语言实现LDPC码的译码功能,带有完整的工程文件。-C language to achieve the LDPC code decoding function, with a complete project file.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-06
    • 文件大小:678.65kb
    • 提供者:lam yo clave
  1. LDPC_TMH_11_译码_初始化-多次迭代

    2下载:
  2. 该代码是实现LDPC编译码的C语言实现,编码采用的IRA LDPC编码算法,而译码采用的是对数域上的BP算法(LLR BP 算法),该代码先是实现了LDPC代码的编码过程,然后在通过LLR BP算法一步一步实现译码过程。译码主要过程有:初始化过程,校验节点更新过程,比特节点更新过程,最后进行译码判决,如果满足译码要求或者达到迭代最大次数则退出,否则返回到校验节点更新继续往下循环执行。(This code is to achieve the LDPC code by the C language,
  3. 所属分类:硬件设计

    • 发布日期:2017-12-22
    • 文件大小:787kb
    • 提供者:tmh
  1. LDPC码编译码算法的研究与实现_陈石平

    1下载:
  2. 本文首先回顾了LDPC码的发展历程和现状,介绍了LDPC码检验矩阵的构造、编 译码原理。在对编译码作了深入探讨和分析后,接着进行了RU算法编码和长码编码 的FPGA实现;根据二叉树的性质,提出了一种长码编码的ASIC优化设计的方法,节省 了大量硬件资源;论文详细阐述了CORDIC算法原理以及LDPC码译码中所采用的指 数函数和反双曲正切函数的FPGA实现:CORDIC内核及前后处理单元设计、仿真、综 合及数据分析,这对LDPC码的译码具有很重要的意义,为用数字VLSI来实现LDPC的
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-01
    • 文件大小:1.46mb
    • 提供者:斯蓝蓝
  1. test

    1下载:
  2. ldpc译码BF判决,内部需要修改,还需要进行部分参数的调整(The BF decision of LDPC decoding needs to be modified internally)
  3. 所属分类:单片机开发

    • 发布日期:2020-06-07
    • 文件大小:1kb
    • 提供者:橙鸽
搜珍网 www.dssz.com