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

LDPC--C

于 2011-03-14 发布 文件大小:1455KB
0 294
下载积分: 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 个回复

  • Gaussc
    选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。(Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.)
    2010-03-03 10:41:17下载
    积分:1
  • Matcom_code
    实现VC与MATLAB的无缝对接,让您能轻松的将matlab程序移植到VC平台,并能脱离matlab平台运行,程序中使用了matcom进行编程,并有详细的调试说明。绝对值得下载哦。。。(VC and MATLAB to achieve a seamless connection, so you can easily migrate to matlab program VC platform and can run from the matlab platform, procedures matcom used to program and debug a detailed description. Oh, definitely worth downloading. . .)
    2009-05-24 10:06:02下载
    积分:1
  • pso-svm one output
    实现多输入单输出的预测功能,预测精度高,程序操作简单,易于修改应用。(The prediction function of multi input and single output is realized. The prediction accuracy is high, the program operation is simple, and it is easy to modify the application.)
    2017-09-26 16:01:40下载
    积分:1
  • shuzituxiang
    这个程序自己编写的,可以实现简单的图像的二值化和均衡化(The procedures, can achieve a simple picture of the value of two and equalization)
    2014-11-03 15:30:18下载
    积分:1
  • satellite-system
    基于数字地球的车载卫星导航定位的设计与实现(Digital Earth s satellite navigation and positioning the vehicle design and implementation)
    2013-12-01 10:06:50下载
    积分:1
  • xp165
    使用起来非常方便,小波包分析提取振动信号中的特征频率,FIR 底通和带通滤波器和IIR 底通和带通滤波器。( Very convenient to use, Wavelet packet analysis to extract vibration signal characteristic frequency, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.)
    2017-04-17 12:52:50下载
    积分:1
  • matlab-complex-network
    复杂网络matlab工具包,很好用的哦,用了会说好的,方便易懂(complex network matlab)
    2013-10-11 23:40:56下载
    积分:1
  • pca
    集成了C代码和MATLAB的主成分分析代码,可以用这两种方法解决求取特征值和特征向量。(C code and MATLAB integrates principal component analysis code, you can use two methods to solve strike eigenvalues ​ ​ and eigenvectors.)
    2013-09-10 19:45:04下载
    积分:1
  • MatLabmingling
    MATLAB命令大全,收录庞大的MATLAB命令,令你在进行数值分析计算时更加方便(MATLAB command Daquan, contains a large MATLAB commands, so that you are going through is more convenient for numerical analysis and calculation)
    2009-10-07 15:50:43下载
    积分:1
  • slib
    SLIB is a portable library for the programming language Scheme.
    2014-12-19 04:24:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载