搜索结果
找到约 919 项符合
make-ldpc 的查询结果
Jsp/Servlet Network Tools In this exercise, you will make use of common network tools. For each part below, cap
Network Tools
In this exercise, you will make use of common network tools. For each part below, capture the appropriate program output and include it with your answers to the questions.
通讯/手机编程 LDPC校验矩阵生成、高斯消去法编码、BP译码程序
LDPC校验矩阵生成、高斯消去法编码、BP译码程序
通讯/手机编程 LDPC校验矩阵生成、高斯消去法编码、BP译码程序
LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.
单片机开发 This file contains a summary of what you will find in each of the files that make up your ac_iocard
This file contains a summary of what you will find in each of the files that
make up your ac_iocard application.
ac_iocard.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file ...
其他 Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of eac
Make Text-Overflow work on both IE and Firefox
If the text inside each line exceed the width of each line, then you will see "..." (ellipsis) shows up at the end of each line.
Try to resize the window or change the font size to see if "..." (ellipsis) will show up or disappear.
Demo - Listing
其他 LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
系统设计方案 ldpc design
ldpc design
通讯/手机编程 stanford开发的LDPCA(LDPC码的改进)的编码器和解码器
stanford开发的LDPCA(LDPC码的改进)的编码器和解码器,以及几个码字。
通讯/手机编程 讲解ldpc的详细的编解码方法
讲解ldpc的详细的编解码方法,解压
Linux/Unix编程 QT4的utils库源码包.解压后运行./configure配置,然后make.使用时在.pro文件中加入两行:LIBS+=-L$$(CPPLIBS)-lutils及INCLUDEPATH+=$$(C
QT4的utils库源码包.解压后运行./configure配置,然后make.使用时在.pro文件中加入两行:LIBS+=-L$$(CPPLIBS)-lutils及INCLUDEPATH+=$$(CPPLIBS)/utils.