搜索资源列表
WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)
- WHILE循环语句的翻译程序设计
LL(1)
- LL(1)语法分析器
神经网络(VC)
- 神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)
设计模式(抽象工厂模式)
- 设计模式(抽象工厂模式)
C++设计模式(单件模式)
- C++设计模式(单件模式)
WHILE循环语句的翻译程序设计(LL(1)法、输出四元式)
- WHILE循环语句的翻译程序设计(LL(1)法、输出四元式)源代码
栈的应用(1)数制转换
- 栈的应用(1)数制转换-stack of applications (1) Number System Conversion
程序的语法分析
- 对一个LL(1)文法的句型进行分析看其是不是属于该文法的产生句型-a pair of LL (1) grammar Sentence for its analysis is not belong to the grammar have Sentence
LL(1)defenxiqi
- 这是一个LL(1)的分析器,针对文法E->TG , T->FU , G->+TG|^ , U->*FU|^ , F->(E)|i,是对编译原理初学者的一个帮助。-This is an LL (1) analyzers, the grammar-E-
yufall1
- 做的很不错的LL(1)文法分析程序,可以作为学习编译原理课程的参考或课设-do very good LL (1) grammar analysis procedures can be compiled as a learning theory courses or courses based reference
LL(1)Syntax
- 用LL(1)方法分析四则运算,包括一个词法分析的头文件。-with LL (1) Analysis of four operations, including a lexical analysis of the headers.
2005060717340116648
- LL(1)语法分析器,对任意输入LL(1)文法的分析表及字符串, 否为该文法的句子,并能给出分析过程。-LL (1) parser, the indiscriminate importation of LL (1) grammar analysis table and string, whether or not the sentence grammar, and can provide analysis process.
vcapi20040127
- 是一个windows界面的完整的具有较高技术含量的一语法分析器,是根据LL(1)优先分析编的。-is a windows interface, complete with high technology content of a parser, LL is based on (a) the provision of priority analysis.
20170828889
- 编译原理LL(1)语法分析 从文法开始,一直做到了符号表的实现-Compilation Principle LL (1) grammar analysis grammar start symbol table has been able to realize the
ll
- 编译原理中的LL(1)分析程序设计-Compilation Principle of LL (1) analysis of program design
11280_ll1forwin(1)
- LL(1)文法的实现代码,用C++写的,大家可以试试,感觉还是很不错的哟-LL (1) the realization of grammar code, using C++ Written, we can try, I feel very good yo
LL(1)
- 实现根据LL(1)文法生成First集和Follow集的算法。 【基本要求】 (1) 输入一个文法G; (2) 实现由文法G构造FIRST集的算法; (3) 输出First集; (4) 实现由文法G构造FOLLOW集的算法; (5) 输出FOLLOW集。 【测试数据】 输入文法: E->TE’ E’->+TE’|ε T->FT’ T’->*FT’|ε F->
ll(1)
- 这是编译原理中的实验:LL(1)文法的程序,里面包含三个程序,是我珍藏的。-This is a compilation of the experimental principle: LL (1) grammar of the program, which includes three programs that I treasured.
Syntax_Analysis-LL(1)-LCC
- 编译原理之语法分析LL(1) (1)消除左递归 (2)求First集 (3)求Follow集 (4)预测分析表 (5)预测分析过程-Compiler theory of parsing LL (1) (1) elimination of left recursion (2) Find First Set (3) Find Follow set (4) prediction of sheet (5) predictio
经典灰色模型GM(1,1)
- 入门级gm(1,1)matlab程序,附带检验与结果,具体说明请详见代码注释(Classical grey model GM (1,1) matlab code)