资源列表
[编译器/词法分析] tiger_Lexical
说明:针对“虎书”中的tiger语言写的词法分析器 实现了多重注释嵌套、字符串中特殊转义字符和文件结束等处理。 具体请参考Readme.txt-the "tiger" that the tiger was the language lexical analyzer to achieve multiple nested Notes, strings and special escape characters such as an end-of-file processing.<cjh> 在 2025-06-12 上传 | 大小:292kb | 下载:0
[编译器/词法分析] FormulaDecode
说明:一个基于编译原理的四则混合运算及括号运算实现的小程序-Compiled based on the principle of operation and four mixed small brackets computing procedures to achieve<Fang Xiaojian> 在 2025-06-12 上传 | 大小:292kb | 下载:0
[编译器/词法分析] LL1
说明:LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。 LL(1)文法的判别需要依次计算FIRST集、FOLLOW集和SELLECT集,然后判断是否为LL(1)文法,最后再进行句子分析。 -LL (1) grammar using a set top-down analysis techniques. LL (1)<biao> 在 2025-06-12 上传 | 大小:292kb | 下载:0
[编译器/词法分析] interleaver
说明:Tea pot, used OpenGL vertex and fragment shader<Kanesh> 在 2025-06-12 上传 | 大小:291kb | 下载:0
[编译器/词法分析] 160X160-LCD-SAMPLE-CODE
说明:160X 160 LCD DISPLAY SAMPLE PROGRAM TO TEST WITH 89LC52<nandu> 在 2025-06-12 上传 | 大小:291kb | 下载:0