搜索资源列表

  1. ldpc_encode-decode

    0下载:
  2. 基于gf(q)的ldpc编译码程序 matlab-based gf (q) ldpc encryption procedures Matlab
  3. 所属分类:通讯编程

    • 发布日期:2024-06-11
    • 文件大小:590848
    • 提供者:屈兰
  1. ldpc_decode_notLog

    0下载:
  2. LDPC译码算法,没有采用LOG方法,MATLAB语言实现仿真-LDPC decoding algorithm, without the use of LOG methods, MATLAB simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:陈小车
  1. decode

    0下载:
  2. ldpc系统建模,本程序仿真ldpc码形式,矩阵结构,对系统仿真起到关键作用,matlab 7.0编译通过-LDPC system modeling, simulation of this procedure LDPC code form, matrix structure of the system play a key role in simulation, matlab 7.0 compiler through
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-06-11
    • 文件大小:4096
    • 提供者:李好
  1. DECODE

    0下载:
  2. 低密度奇偶校验码即LDPC码的译码C程序,码长为16位-Low-density parity-check code that is decoding LDPC codes C procedures, code length of 16
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:赵天婵
  1. decode

    0下载:
  2. 低密度奇偶校验码decode的c实现程序,不错-Decode LDPC code of c realize procedures, good
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:luvicee
  1. mymatlab

    0下载:
  2. LDPC 码matlab程序 ,可用matlab直接运行,输出为BER曲线-LDPC code matlab program, matlab can be used directly to run, the output for the BER curves
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:16384
    • 提供者:yiiiao
  1. LDPC

    1下载:
  2. LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件: construct_matrix.cpp decode.cpp encode.cpp Gaussian_channel.cpp generating_matrix.cpp get_matrix.cpp LDPC_main.c-LDPC complete c language source code, can be directly r
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:1106944
    • 提供者:annal
  1. ldpcdecoder

    0下载:
  2. ldpc decode c程序 Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improve
  3. 所属分类:通讯编程

    • 发布日期:2024-06-11
    • 文件大小:4096
    • 提供者:sblkiaw
  1. ldpc_encode

    0下载:
  2. 本源码用于LDPC的编码算法。运用LDPC编码的基本原理,基于Matlab仿真实现。-The source code for LDPC coding algorithm. The use of LDPC coding the basic principles, based on the Matlab simulation.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:197632
    • 提供者:李菲
  1. LDPCcode

    0下载:
  2. ldpc的11个程序 encode decode extract make-gen make-ldpc make-pchk print-gen print-pchk rand-src transmit verify 共十一个程序,学习ldpc编码的重要资料-The 11 procedures LDPC encode decode extractmake-gen make-ldpc make-pchk print-genpri
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-11
    • 文件大小:583680
    • 提供者:黄威
  1. LDPC-implement

    0下载:
  2. LDPC s implement source coding, which is written by c language. The .rar file includes many modules, such as encode, decode, channel, transmitt,and so on. Hope to help you.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-11
    • 文件大小:397312
    • 提供者:刘勇
  1. decode

    0下载:
  2. LDPC的Verilog程序源代码,包括仿真数据等。文件很大,请慢慢下载-LDPC of Verilog source code, including the simulation data. Large file, please download slowly
  3. 所属分类:3G开发

    • 发布日期:2024-06-11
    • 文件大小:10801152
    • 提供者:陈炜炜
  1. decode

    1下载:
  2. here i have attached C coding for LDPC decoder.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-11
    • 文件大小:3072
    • 提供者:Bhaul
  1. LDPC

    0下载:
  2. Program to generate and decode LDPC codes with matlab
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-11
    • 文件大小:86016
    • 提供者:pouyan
  1. decode_ldpc

    0下载:
  2. source code for decode ldpc
  3. 所属分类:文档资料

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:hehe
  1. decode

    0下载:
  2. program simulation LDPC codes by matlab
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-11
    • 文件大小:268288
    • 提供者:nguyet
  1. LDPC--C

    1下载:
  2. 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:1489920
    • 提供者:黄珊琳
  1. LDPC-encode-and-decode

    0下载:
  2. ldpc编译码综述,介绍了ldpc的发展的研究现状及各种编译码方法。-ldpc codec Summary
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:478208
    • 提供者:shao
  1. LDPC-decode-encode

    2下载:
  2. LDPC编码解码的实用程序 本人经过一年多的项目完成,全部可用 吐血奉献-LDPC codec utility projects I have completed more than a year, all contributions can be vomiting blood
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-11
    • 文件大小:22528
    • 提供者:离子
  1. LDPC-Decode

    0下载:
  2. LDPC基本译码算法,Bit-flipping、Sum-product的MATLAB程序-Basic LDPC decode algorithm, Bit-flipping、Sum-product
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:whf
« 12 3 4 »

源码中国 www.ymcn.org