资源列表
[编译器/词法分析] scrip_inter
说明:一个脚本语言的解释器,内附源码和详细说明-A scr ipt language interpreter, enclosing the source and a detailed descr iption<委员克> 在 2025-06-18 上传 | 大小:138kb | 下载:0
[编译器/词法分析] CMM
说明:这个语法分析器用到的是自顶向下的递归调用的方法,根据Cminus语言的文法规则 的BNF范式编写递归调用的代码,parse方法是程序的入口,它调用的stmt_sequence完成整个语法分析工作,stmt_sequence背后是12个互相调用的方法,它本身也在语法分析的过程中被调用到。 每个方法在最后会返回一个构造好的节点DefaultMutableTreeNode节点t给调用它的方法,然后调用它的方法用这个返回的节点继续构造,最后语法分析完成后会返回一棵完全构造好了的树节点,然后将这个树节<文龙> 在 2025-06-18 上传 | 大小:138kb | 下载:0
[编译器/词法分析] CCS-para-residencias
说明:Program designed to control charging a battery via PWM microcontroller, helping to have a longer life.<mobilsony16> 在 2025-06-18 上传 | 大小:137kb | 下载:0
[编译器/词法分析] intermediate-codePdestination-code
说明:编译原理中间目标代码综合,识别程序,包含语法词法,输出四元组和目标代码-Compiler theory of intermediate target code, identification procedures, including the lexical and syntax, four output tuples and object code<张锷> 在 2025-06-18 上传 | 大小:137kb | 下载:0