资源列表
[其它] GallagerH
说明:基于1962年Gallager提出的规则LDPC码构造方法实现的生成相应LDPC校验矩阵的相应matlab程序。只需要输入相应的码长,列重,行重即可得到具体的矩阵。-1962 Gallager based on the rules LDPC new method of generating the corresponding LDPC calibration matrix corresponding Matlab procedures. Only need to import the corre<kevin> 在 2008-10-13 上传 | 大小:1.3kb | 下载:1
[操作系统开发] jinchendiaodu
说明:呵呵...............这个是关于进程调度的代码-Oh ... ... ... ..... This is the process of scheduling code ...<306> 在 2008-10-13 上传 | 大小:1.3kb | 下载:0
[编译器/词法分析] compiler
说明:这个程序是编译程序的一部分,用于阅读源代码,并识别其中的标记符、关键词(以字母开头)、数(以数字开头)。其中数按其是否以0开头分为10进制和8/16进制,而16进制的第二位是“x”。将上述所有识别的内容分类显示在屏幕和文件result.txt中。 函数scan负责整个识别、输出过程,compare1负责识别单个字符,compare2识别词。<Fayer Michael> 在 2008-10-13 上传 | 大小:1.3kb | 下载:0