资源列表
[汇编语言] convert_asc
说明:用汇编写的简单的格式转换程序. 汇编语言完成不长,供大家参考吧-compilation was made using a simple format conversion program. Assembly language is not long completed, for your reference it<y> 在 2025-07-15 上传 | 大小:1kb | 下载:0
[汇编语言] testword1
说明:打字游戏,运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成 的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母 消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-typing game, running the executable testword.exe, emerged the main menu interface, press the Enter key emerging from the 26 letters o<richard> 在 2025-07-15 上传 | 大小:1kb | 下载:0
[汇编语言] AD1240soft
说明:针对Ad1240芯片应用开发的应用软件,向销售商要得,子程序可以直接应用.-against Ad1240 chip development of the application software, wants to vendors, subroutines can be used directly.<一龙> 在 2025-07-15 上传 | 大小:1kb | 下载:0
[中间件编程] 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<心海> 在 2025-07-15 上传 | 大小:1kb | 下载:0
[中间件编程] GassianXY
说明:利用二元域的高斯消元法得到输入矩阵H对应的生成矩阵G,同时返回与G满足mod(G*P ,2)=0的矩阵P,其中P 表示P的转置 使用方法:[P,G]=Gaussian(H,x),x=1 or 2,1表示G的左边为单位阵-binary domain PGE law input matrix corresponding to the formation of H matrix G, Meanwhile the return of mod meet with the G (G* P, 2) = 0<心海> 在 2025-07-15 上传 | 大小:1kb | 下载:0