-
语法分析
语法分析―在词法分析的基础上分析表达式-syntax analysis-in lexical analysis on the basis of analysis of expression
- 2023-03-19 09:25:03下载
- 积分:1
-
这是一个用flex生成的计算器程序
这是一个用flex生成的计算器程序-This is a generation with flex the calculator program
- 2022-08-13 01:15:52下载
- 积分:1
-
这个是编译原理的词法分析的实验报告!很不错,希望大家支持!...
这个是编译原理的词法分析的实验报告!很不错,希望大家支持!-this principle is to compile the lexical analysis of the experimental report! Quite well, and hope that we support!
- 2022-06-16 13:06:23下载
- 积分:1
-
词法分析程序设计 1、给出各单词符号的类别编码。 2、词法分析程序应能发现输入串中的错误。 3、词法分析作为单独一遍编写,词法分析结果为二元式序列组成的...
词法分析程序设计 1、给出各单词符号的类别编码。 2、词法分析程序应能发现输入串中的错误。 3、词法分析作为单独一遍编写,词法分析结果为二元式序列组成的-Lexical analysis program design one, given the various types of code word symbols. 2, lexical analysis procedure should be able to detect errors in the input strings. 3, again as a separate lexical analysis prepared for morphological analysis of binary sequence composed of
- 2022-03-25 19:56:04下载
- 积分:1
-
编译原理课堂语法分析
编译原理课堂语法分析- The translation principle classroom grammar analyzes
- 2022-05-19 09:35:23下载
- 积分:1
-
El-Kabong: A speedy, yet forgiving, SAX-stylee HTML parser.-El-Kabong : A speedy, yet forgiving. SAX- stylee HTML parser.
- 2022-02-01 22:28:08下载
- 积分:1
-
一个小型的C++代码解释器,可以运行简单的C++代码。
一个小型的C++代码解释器,可以运行简单的C++代码。-A small C++ code interpreter, you can run a simple C++ code.
- 2022-06-16 16:18:12下载
- 积分:1
-
input is a regular expression, you can use : lowercase letters or numbers, said...
输入一个正则表达式,可以使用: 小写字母或数字,表示终结符;*,闭包;+,并集;~,补集;E,空串;O,空集 然后程序将生成 相应的NFA,以及化简之后的DFA,最后再输入一个字符串,程序判断它是否满足该正则表达式-input is a regular expression, you can use : lowercase letters or numbers, said Fu end;* Closure; , And set; To complement the set; E, empty string; O, empty set procedures will then generate the corresponding NFA, and the simplification of the DFA after finally lose into a string, procedures judgment whether it is to meet the regular expression
- 2022-06-14 20:06:53下载
- 积分:1
-
录入合法的LL(1)文法,将输出LL(1)预测分析表
录入合法的LL(1)文法,将输出LL(1)预测分析表- Inputs legitimate LL (1) the grammar, will output LL (1) to
forecast the analytical table
- 2022-01-28 04:07:52下载
- 积分:1
-
一个使用flex和bison的小例子
一个使用flex和bison的小例子-use of a flex and bison small examples
- 2022-06-19 23:30:51下载
- 积分:1