搜索资源列表
peg
- 用PEG方法生成的围长符合输入要求的规则ldpc码的源程序C语言版。-PEG Generation of Girth accordance with the importation requirements of the source code ldpc C language version.
peg
- Peg lib for ARM for design grafick gui
ldpc PEG生成程序
- LDPC PEG生成校验矩阵。设计性能优良的LDPC码
PEG
- 利用PEG算法构造LDPC码的程序c++
peg
- 用PEG方法生成的围长符合输入要求的规则ldpc码的源程序C语言版。-PEG Generation of Girth accordance with the importation requirements of the source code ldpc C language version.
minDist.tar
- 根据LDPC码中码子的构造方法中的PEG算法,来就算的最小码距。-LDPC codes under completely different construction method of PEG algorithm, even to the smallest distance code.
peg
- Peg lib for ARM for design grafick gui
peg_ldpc
- ldpc码的peg构造,用c++写的,在xp上能够运行成功,是学习peg构造方法和c++编程的非常好的材料。-LDPC code peg construction, with c++ written in xp can be run successfully, is to learn from peg Construction methods and c++ programming very good material.
pegman
- PEG图形开发软件包的函数功能介绍,帮助用户快速入门-PEG graphics package to develop a function of features to help users get started quickly
QPSKandQAM256
- 本文件内包含了QPSKandQAM256的系统仿真,对学习了解这两种调制方式很有好处.-Glass text woman peg Bird Yi residual cavity QPSKandQAM256 department conduct anti ㄛ Qin Ling suddenly laugh炾low residual soil slander Gou Qin秶source format Jie ㄝ suspect exhau
030501524
- peg jump 游戏,里面有文档,有报告,还有代码,基本实现这款游戏要求的所有功能-peg jump games, there are documents, reports, as well as code, the basic realization of the game all the features required
peg
- PEG GUI嵌入式图形界面开发,小巧,功能全
PEG
- LDPC码的PEG构造算法,C语言编写。 希望对研究LDPC码的同仁们有所帮助-LDPC codes PEG construction algorithm, C language. Hope that the study of LDPC codes help colleagues
PEG
- PEG算法是在编码构造方面的一种有效的方法,它基于Tanner图,能有效的增大围长,使得构造出来的码的性能更好-PEG algorithm is constructed in terms of an effective coding method, based on Tanner graph, which can effectively increase the girth, making the code constructed wi
PEG
- PEG算法,在MatLab可直接用。 -PEG algorithm can be directly used in MatLab. PEG algorithm can be directly used in MatLab.
PEG
- LDPC的peg编码算法程序,可以学习下-The peg LDPC coding procedures, can learn under
PEG-by-Hu
- Hu Xiaoyu的PEG算法,程序运行时实时显示当前校验矩阵的环长。-Hu Xiaoyu s PEG algorithm, this code can display the cycle girth when runing
PEG
- 用PEG构造法生成LDPC监督矩阵的程序-With PEG construction method to generate LDPC matrix program oversight
PEG
- LDPC码编码的PEG算法,亲测代码真实有效(PEG algorithm for LDPC code coding)
LDPC-PEG算法构造H矩阵
- LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 d