登录
首页 » Visual C++ » LDPC_C

LDPC_C

于 2020-11-23 发布 文件大小:679KB
0 137
下载积分: 1 下载次数: 8

代码说明:

  C语言实现LDPC码的译码功能,带有完整的工程文件。(C language to achieve the LDPC code decoding function, with a complete project file.)

文件列表:

LDPC译码
........\LDPC
........\....\construct_matrix.cpp,2210,2006-11-29
........\....\Debug
........\....\.....\construct_matrix.obj,4070,2016-05-02
........\....\.....\construct_matrix.sbr,0,2016-05-02
........\....\.....\decode.obj,7731,2016-05-02
........\....\.....\decode.sbr,0,2016-05-02
........\....\.....\encode.obj,2614,2016-05-02
........\....\.....\encode.sbr,0,2016-05-02
........\....\.....\Gaussian_channel.obj,3305,2016-05-02
........\....\.....\Gaussian_channel.sbr,0,2016-05-02
........\....\.....\generating_matrix.obj,8517,2016-05-02
........\....\.....\generating_matrix.sbr,0,2016-05-02
........\....\.....\get_matrix.obj,15842,2016-05-02
........\....\.....\get_matrix.sbr,0,2016-05-02
........\....\.....\LDPC_main.bsc,336896,2016-05-02
........\....\.....\LDPC_main.exe,352309,2016-05-02
........\....\.....\LDPC_main.ilk,491292,2016-05-02
........\....\.....\LDPC_main.obj,10721,2016-05-02
........\....\.....\LDPC_main.pch,319828,2016-05-02
........\....\.....\LDPC_main.pdb,885760,2016-05-02
........\....\.....\LDPC_main.sbr,0,2016-05-02
........\....\.....\test.obj,2896,2016-05-02
........\....\.....\test.sbr,0,2016-05-02
........\....\.....\vc60.idb,99328,2016-05-02
........\....\.....\vc60.pdb,110592,2016-05-02
........\....\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,1364,2008-04-21
........\....\LDPC.dsp,4727,2008-04-22
........\....\LDPC.dsw,533,2005-05-18
........\....\LDPC.ncb,132096,2008-04-22
........\....\LDPC.opt,71680,2008-04-22
........\....\LDPC.plg,1490,2008-04-22
........\....\LDPC_head.h,952,2008-04-21
........\....\LDPC_main.cpp,2666,2016-05-02
........\....\LDPC_main.dsp,3915,2008-04-20
........\....\LDPC_main.dsw,543,2006-11-11
........\....\LDPC_main.ncb,99328,2016-05-02
........\....\LDPC_main.opt,50688,2016-05-02
........\....\LDPC_main.plg,1685,2016-05-02
........\....\matrix1.txt,1014515,2003-04-21
........\....\result.txt,324,2016-05-02
........\....\test.cpp,1124,2008-04-21

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

发表评论

0 个回复

  • ownerDrawScrollBar
    scrollbar重绘。很好的例子程序,可以用来学习一下。(scrollbar redrawn. Good example of a program that can be used to learn about.)
    2014-11-11 14:30:39下载
    积分:1
  • functionFairnessProfile_cvx
    说明:  Running test programming
    2019-04-24 12:07:19下载
    积分:1
  • hao-FFT
    说明:  在网上下载的好用的傅里叶变换程序 时域变频域信号分析(Fourier transform program)
    2011-04-12 22:34:26下载
    积分:1
  • BP-neural-network--MATLAB-
    神经网络进行预测matlab,很不错,值得看看(Neural network prediction matlab, very good, worth a look)
    2013-11-15 16:54:03下载
    积分:1
  • dsp
    这是关于现代信号处理的一些课件,主要讲述了有关离散序列的傅里叶变换等(This is about some of the courseware of modern signal processing, mainly tells about the discrete Fourier transform sequence)
    2010-12-29 16:10:55下载
    积分:1
  • ga_lm_bp
    4-9-1的结构ga-lm的bp算法 有示例数值 不是拟合而是预测(4-9-1 structure of ga-lm bp algorithm is not fit but there are examples of numerical prediction)
    2013-12-23 21:25:22下载
    积分:1
  • phasespace
    matlab编程,关于相位同步的实现范例。(matlab programming examples on phase synchronization.)
    2016-03-30 16:11:58下载
    积分:1
  • kalman-flitering-(CPP_C_MATLAB)
    卡尔曼滤波简介及其算法实现代码C++_C_MATLAB(kalman flitering)
    2012-05-24 16:02:07下载
    积分:1
  • ERRandSNR
    MIMO技术,信噪比SNR和误码率BER的关系对比图像,MATLAB仿真程序代码(MIMO technology, signal-to-noise ratio SNR and bit error rate (BER) the relationship between contrast images, MATLAB simulation program code)
    2013-04-22 19:32:50下载
    积分:1
  • houghbianhuan
    hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。(hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation techniques. The principle is the point of the image space using the Hough parameter space and line- duality converting the detection problem in the image space to the parameter space. By a simple statistical accumulated in the parameter space, and then in the Hough parameter space to find a method of detecting the peak accumulator line.)
    2014-08-27 10:37:38下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载