Modula-2
Modula-2技术资料下载专区,收录5,862份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
5,862
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
Java.Web应用开发.J2EE和Tomcat第2版,涵盖J2EE1.4,Servlet2.4,jsp2.0等知识
Java.Web应用开发.J2EE和Tomcat第2版,涵盖J2EE1.4,Servlet2.4,jsp2.0等知识,值得阅读学习
2014-12-03
175
This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a
This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that ...
2015-09-26
105