资源列表
[编译器/词法分析] LL1文法分析
说明:LL1文法分析,可以求first,follow,select等<gengucongcong> 在 2009-06-12 上传 | 大小:463.91kb | 下载:0
[编译器/词法分析] PrinciplesOfCurriculumDesignCompiler
说明:包括开发文档和完整的程序。 算符优先语法分析模拟构造器主要包括文法的FirstVT和LastVT集模拟构造,算符优先关系表的构造,算符优先函数表的构造,句子(程序)分析归约过程等几个部分。-Including the development of documents and procedures. Simulation of the priority operator parsing constructor FirstVT mainly grammar and structure LastV<穆鹏> 在 2025-06-16 上传 | 大小:465kb | 下载:0
[编译器/词法分析] VBfanbianyiqi
说明:Visual Basic 的一个反编译器-Visual Basic, an anti-compiler<马林> 在 2025-06-16 上传 | 大小:465kb | 下载:0
[编译器/词法分析] PL0AnalyzeXB
说明:编译原理试验中,实现对pl0的词法分析,语法语义分析及符号表-Compiler theory test, to achieve pl0 lexical analysis, semantic analysis and symbol table<sjq> 在 2025-06-16 上传 | 大小:463kb | 下载:0
[编译器/词法分析] syntax
说明:基于对类Pascal语言的词法分析的基础上,用C实现的对词法分析程序所提供的单词序列进行语法分析和检查,对不符合语法规则的进行报错。-Class Pascal language lexical analysis based on word sequence of lexical analysis procedures implemented in C syntax analysis and inspection, do not conform to the rules of grammar er<马倩> 在 2025-06-16 上传 | 大小:465kb | 下载:0
[编译器/词法分析] queue
说明:2016年春夏学期面向对象程序设计的的3次作业,队列(Queue)是一种先进先出(FIFO)的线性表,允许在表尾插入元素,在表头删除元素。队列的主要操作包括入队(将一个元素添加至表尾)、出队(删除表头元素并返回该元素)、查询队列大小以及判断队列是否为空等-3rd Job 2016 spring and summer semesters of object-oriented programming, and queue (Queue) is a first in first out (FIFO)<增玉纹> 在 2025-06-16 上传 | 大小:463kb | 下载:0