登录
首页 » Visual C++ » LDPC--C

LDPC--C

于 2011-03-14 发布 文件大小:1455KB
0 141
下载积分: 1 下载次数: 1

代码说明:

说明:  此为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 to the completion of various projects.)

文件列表:

LDPC C实现
...........\LDPC
...........\....\construct_matrix.cpp,2210,2006-11-29
...........\....\Debug
...........\....\.....\BuildLog.htm,12296,2010-04-09
...........\....\.....\construct_matrix.obj,34163,2010-04-09
...........\....\.....\construct_matrix.sbr,0,2010-04-09
...........\....\.....\decode.obj,38611,2010-04-09
...........\....\.....\decode.sbr,0,2010-04-09
...........\....\.....\encode.obj,32849,2010-04-09
...........\....\.....\encode.sbr,0,2010-04-09
...........\....\.....\Gaussian_channel.obj,33221,2010-04-09
...........\....\.....\Gaussian_channel.sbr,0,2010-04-09
...........\....\.....\get_matrix.obj,120848,2010-04-09
...........\....\.....\get_matrix.sbr,0,2010-04-09
...........\....\.....\LDPC.exe,708608,2010-04-09
...........\....\.....\LDPC.exe.embed.manifest,146,2010-04-09
...........\....\.....\LDPC.exe.embed.manifest.res,212,2010-04-09
...........\....\.....\LDPC.exe.intermediate.manifest,145,2010-04-09
...........\....\.....\LDPC.pdb,2862080,2010-04-09
...........\....\.....\LDPC_main.obj,315874,2010-04-09
...........\....\.....\LDPC_main.sbr,0,2010-04-09
...........\....\.....\mt.dep,67,2010-04-09
...........\....\.....\test.obj,32844,2010-04-09
...........\....\.....\test.sbr,0,2010-04-09
...........\....\.....\vc80.pdb,167936,2010-04-09
...........\....\decode.cpp,4875,2005-09-27
...........\....\encode.cpp,634,2003-11-10
...........\....\Gaussian_channel.cpp,469,2004-03-20
...........\....\generating_matrix.cpp,3820,2008-04-20
...........\....\get_matrix.cpp,1384,2010-04-09
...........\....\LDPC.dsp,4727,2008-04-22
...........\....\LDPC.dsw,533,2005-05-18
...........\....\LDPC.ncb,1043456,2010-05-24
...........\....\LDPC.opt,71680,2008-04-22
...........\....\LDPC.plg,1490,2008-04-22
...........\....\LDPC.sln,872,2010-04-09
...........\....\LDPC.vcproj,7597,2010-04-09
...........\....\LDPC.vcproj.BUPTOR.Administrator.user,1409,2010-05-24
...........\....\LDPC_head.h,950,2010-04-09
...........\....\LDPC_main.cpp,2720,2010-04-09
...........\....\LDPC_main.dsp,3915,2008-04-20
...........\....\LDPC_main.dsw,543,2006-11-11
...........\....\LDPC_main.ncb,969728,2010-03-28
...........\....\LDPC_main.opt,51712,2008-04-22
...........\....\LDPC_main.plg,1238,2008-04-22
...........\....\LDPC_main.suo,4096,2010-03-28
...........\....\matrix1.txt,1014515,2003-04-21
...........\....\result.txt,0,2010-05-24
...........\....\test.cpp,1124,2008-04-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1
    FFT 与LZW编码算法相结合,实现压缩功能,MATLAB仿真实现(FFT LZW compress)
    2013-11-20 22:11:22下载
    积分:1
  • Matlab1
    适合MATLAB初学者,有关符号说明部分,可以更快掌握一门语言(MATLAB for beginners, the relevant symbol Description section, you can quickly master a language)
    2014-11-09 16:29:35下载
    积分:1
  • Beamform
    该程序是基于时间延迟求和的波束成形算法的实现,根据是结果来看有很好的效果(The program is based on the sum of the time delay beamforming algorithm, based on results, there is a good effect)
    2021-01-21 01:18:46下载
    积分:1
  • FrameParser
    实现帧解析功能,包括帧校验,控制台应用程序(To achieve frame analysis functions, including frame check, a console application)
    2009-11-17 21:23:07下载
    积分:1
  • chenxu
    求解一维偏微分方程,matlab语言。中心差分,先前差分(Solving one-dimensional partial differential equations)
    2013-09-11 14:59:08下载
    积分:1
  • smat2c
    matlab语言转换成学语言,源程序主要用于生成粒子群算法(matlab language into learning the language, the source is mainly used to generate the PSO)
    2013-10-13 11:32:21下载
    积分:1
  • Huffman_Node
    解决霍夫曼树的编码问题,二进制和十进制数可以相互转换(Huffman coding problem solving tree, binary and decimal numbers can be converted to each other.)
    2015-01-05 16:53:21下载
    积分:1
  • VC-a-MATLAB-programming-in-SAR
    VC与MATLAB混合编程,可以用于SAR图像处理(VC mixed with the MATLAB programming, which can be used for SAR image processing)
    2013-12-18 20:26:20下载
    积分:1
  • acl
    acl细粒度访问控制机制 简单易懂 能够成功运行(The acl fine-grained access control mechanism Easy to understand To be able to run successfully)
    2015-01-14 20:28:22下载
    积分:1
  • VCandMATLAB
    本文介绍了VC++与MATLAB联合编程的几中方法,并重点介绍了DLL方法(This article describes the joint VC++ and MATLAB programming in several ways, and highlight the DLL method)
    2010-11-20 14:54:09下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载