搜索资源列表
KochSourceCode
- 文法构图算法 Koch 图形-grammar algorithm Composition grammar algorithm grammar composition graphics algorithm Koch
LR(0)
- LR(0)分析表及分析器的构造1. 对任意给定的文法 ,完成识别文法活前缀的 、 的状态转化矩阵及 项目集规范族的构造; 2. 判断该文法是否为 文法,实现 分析表的构造,并输出到指定文件中; 3. 实现 分析器总控程序,对输入的表达式进行文法分析。 -LR (0) of the table and the construction of a parser. On any given grammar, the identification prefix grammar acti
6
- 1.按要求设计实现能识别上述文法所表示语言的语法分析器,并要求输出全部分析过程; 2.要求详细描述所选分析方法针对上述文法的分析表构造过程; 3.完成对所设计语法分析器的功能测试,并给出测试数据和实验结果; 4.为增加程序可读性,请在程序中进行适当注释说明; -1. Designed and implemented as required to recognize that the grammar of the language parser, and called out al
LL(1)
- 编译原理实验,使用C++实现的LL(1)文法识别器-Compile principle experiment, the use of C++ implementation of LL (1) grammar identifier
wenfayasuo
- 掌握有穷状态自动机的概念,其存储表示及其与正则文法的联系输入:任意的正则文法 输出:相应的有穷状态自动机 识别有穷状态自动机是确定的还是非确定的 以相应的五元组形式输出-Control finite state machine concept, the store said its relationship with regular grammars contact input: any regular grammar Output: the corresponding finite sta