资源列表
[编译器/词法分析] pl0.ok1
说明:经过修改的PL0编译程序源码,对于编译原理初学者来说,是一个不错的参考程序,有利于递归下降方法的理解,包括词法分析,语法分析和语义生成,并可以在虚拟机上执行。-revised PL0 compiler source code, compiler theory beginners, is a good reference procedures, it dropped recursive method to the understanding, including lexical analysis,<xym> 在 2008-10-13 上传 | 大小:246.18kb | 下载:0
[编译器/词法分析] blassic-0.5.1
说明:由一个古老的BASIC解释器改进而成, 保留了ANSI C固有的艺术美感.-from an old BASIC interpreter to improve from retained ANSI C inherent beauty of the arts.<goober> 在 2008-10-13 上传 | 大小:245.05kb | 下载:0
[编译器/词法分析] 词法分析2
说明:一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(-read a word process, from the import of the source to identify all the independent significance of the word, that is to retain the basic character identifier, constant,<华庆> 在 2025-08-02 上传 | 大小:246kb | 下载:0
[编译器/词法分析] pl0-source-code-from-book
说明:编译原理的pl/0源码,非常好,外面很难找到,里面实现了pl0语言的具体细节-compiler principles pl/0 source, a very good, very difficult to find outside. p10 inside the realization of the language specific details<digg> 在 2025-08-02 上传 | 大小:246kb | 下载:0
[编译器/词法分析] Calculator
说明:包含JAVACC学习笔记 JAVACC对小型计算器的代码说明 以及小型计算器实现的.jj文件 及生成的java class文件-particularized in the Chinese descr iption~<吕楚晴> 在 2025-08-02 上传 | 大小:246kb | 下载:0
[编译器/词法分析] decoder3to8
说明:用组合逻辑电路写的3/8译码器,非常简单,是初学者可以看看的-Written with a combination of logic circuit 3/8 decoder is very simple, a beginner can look at the<luoxi> 在 2025-08-02 上传 | 大小:246kb | 下载:0
[编译器/词法分析] 4SLR
说明:编译原理上机—语法分析2 1.目的:熟练掌握自下而上的语法分析方法,并能用C++程序实现。 2. 在已有文法的基础上再加上减法“-”和除法“/”对应的产生式构成最终的文法。从而使得记号流可以处理带括号的加、减、乘、除四则运算。 3. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用SLR分析器来完成。手工构造SLR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如: 输入:id*+id/(id+id)# 输出:移进 按<girlatsnow> 在 2025-08-02 上传 | 大小:245kb | 下载:0
[编译器/词法分析] NT39016D-keil
说明:nt39106 driver use for the LCD driver-lcd nt39106<david lo> 在 2025-08-02 上传 | 大小:246kb | 下载:3