搜索资源列表
LDPCcode
- 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),-use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a
MadHG
- 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),-use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a
HGrandom2
- 生成一个规则LDPC码的教研矩阵H,其行数(越大越好)为列数的一半,行重为6,列重为3,任意两行没有围长为4的圈 使用方法:H=HGrandom2(m,n)。m表示行数,n表示列数-rules of a generation of research LDPC matrix H, its (larger the better) half of the series, re-6, series of three, two arbitrary line is not girth of the ri
lattice
- 此文件是基于AT89S52的16*16汉字显示点阵程序,硬件采用的74LS595串口行输入和74LS154列扫描,包含有两个程序,一个是汇编写的,另一个是用C语言写,更多程序交流请我QQ:531248526-This document is based on the AT89S52 16* 16 dot matrix character display process, the hardware used 74LS595 and 74LS154 serial out line scanning,
VHDL-Keyboard
- 设计制作一个检测4*4矩阵键盘的按键编码的实验,把实际按键的键值的八位编码先转换成从0000—1111的编码,再译成数码管能识别的八位编码,在数码管动态显示时,4*4矩阵键盘的第一行对应00—03,第二行对应04—07,第三行08—11,第四行对应12—15。-Design a 4* 4 matrix keyboard key coding experiments to detect the key the actual key octet coded first convert from 00
Sparse-matrix-operations
- 数据结构课程报告 稀疏矩阵运算器 做了一星期成功了-Data structure courses report a sparse matrix operations a week success
CSharp---Matrix-code
- C#实现的矩阵的各种运算,包括基本的算法,还有矩阵的各种分解,一般求逆和广义矩阵的求逆,很好的学习资料,推荐。-Matrix C# implementation of various operations, including the basic algorithm, there is a matrix of various decomposition generally seek the inverse and generalized matrix inversion, learning ma