-
Experiment to construct a grammar (should consider the transformation) of FIRST...
构造实验一所给文法(应考虑改造)的FIRST集合和FOLLOW集合;构造LL(1)分析表;构造预测分析的总控程序;利用分析表、分析栈和总控程序对源程序进行自上而下的语法分输出整个语法分析过程中栈的变化过程及分析结果,如符合语法规则输出“正确”,否则输出“错误”。
-Experiment to construct a grammar (should consider the transformation) of FIRST and FOLLOW set of the collection construct LL (1) analysis table structural prediction analysis of the master control procedures the use of analytical tables, analyze the stack and the total source code control procedures carried out since the last sub output down syntax parsing process of the whole stack and analysis of the results of the change process, such as the grammatical rules out the " right" , otherwise output " error."
- 2022-08-19 02:16:53下载
- 积分:1
-
C-MINUS编译器,一个很不错的编译原理实践成果-C-MINUS compiler, a very good practice to compile the results of the principle
- 2022-03-10 14:25:11下载
- 积分:1
-
Python语言编译器
Python语言编译器 -Python compiler
- 2022-03-05 04:07:43下载
- 积分:1
-
the inverse process can be converted to Poland expression C language program.
该程序可将逆波兰表达式转换为C语言程序。-the inverse process can be converted to Poland expression C language program.
- 2022-03-06 21:14:58下载
- 积分:1
-
一个带界面的词法分析器~~界面比较简练友好,适合初学者使用...
一个带界面的词法分析器~~界面比较简练友好,适合初学者使用-An interface with a lexical analyzer ~ ~ more concise and friendly interface, suitable for beginners to use ~~~~~
- 2023-08-20 15:10:02下载
- 积分:1
-
生成C++的词法/语法分析的Flex语法分析器
生成C++的词法/语法分析的Flex语法分析器 -Flex syntactic and phrase parser which can produce C++ code
- 2022-07-18 08:56:57下载
- 积分:1
-
类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术...
类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术-Vc similar integrated development environment, including the editor, debugger, compiler of all source code, a truly interactive, support automatic code generation technology
- 2022-05-19 07:16:45下载
- 积分:1
-
卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序...
卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including convolutional codes encoding and decoding procedures VITERBI
- 2023-08-30 09:35:03下载
- 积分:1
-
为一个很好地语法解析内核程序
为一个很好地语法解析内核程序- For a well grammar analysis essence procedure
- 2022-02-03 18:38:06下载
- 积分:1
-
设计、编制、调试一个典型的语法分析程序,实现对如下文法的递归子程序法分析,进一
步掌握常用的语法分析方法。...
设计、编制、调试一个典型的语法分析程序,实现对如下文法的递归子程序法分析,进一
步掌握常用的语法分析方法。-Design, preparation, testing a typical parser to realize the following grammar for a recursive subroutine Analysis, to further understand the syntax of commonly used analytical methods.
- 2022-03-07 13:06:02下载
- 积分:1