Modula-2
Modula-2技术资料下载专区,收录5,862份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
5,862
源代码
10,000
Modula-2 热门资料
查看全部 5,862 份 →1、基于VxWorks WindML的字库生成程序。 2、支持各种字体
1、基于VxWorks WindML的字库生成程序。 2、支持各种字体,12*12, 16*16和24*24三种大小,生成的字库文件稍作修改即可直接应用。 3、字体不带删除线(不象一些工具提供的那样,觉得没有意义)。
2015-07-03
33
The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the numbe
The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the number of redundant symbo...
2014-07-31
189
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 by
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ...
2014-01-13
110