搜索资源列表
MADDMABM
- 这是一个应用研华采集卡实现信号,可以进行简单信号采集分析.-This is an application Advantech signal acquisition card can be a simple signal collection and analysis.
AyWeb2
- 一个很好的中英文网站程序,我用过了,觉得很不错,发给大家分享一下-A very good program in Chinese and English web site
DoWhileRecursiveDescent
- 设计一个DO-WHILE循环语句的词法﹑语法及语义分析程序,语法分析选择递归下降法,采用用语法制导翻译输出中间代码四元式。通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-Design a DO-WHILE loop syntax and semantics of lexical analysis programs ﹑, recursive descent parsing options, use