-
录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法分析过程...
录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法分析过程-Input valid LR (0) grammar, the output of LR (0) analysis table, and can parse the input sentence is the output corresponding grammatical analysis
- 2022-07-07 02:47:16下载
- 积分:1
-
物资管理系统
物资管理系统
物资管理系统
物资管理系统-Material Management System Mate rial Management System Materials Management System
- 2022-07-22 01:14:30下载
- 积分:1
-
一个简单的词法分析器识别C++关键字、标识符、价值,有价值的。
一个简单的词法分析器,可以识别C++中的关键字、标识符、数值、各种合法字符等,能对一段正确或含有错误的C++程序进行词法分析,并对错误进行精确的提示。-A simple lexical analyzer to identify C++ Of keywords, identifiers, values, a variety of legal characters, etc., can contain a section of right or wrong C++ Procedures lexical analysis, and errors accurate advice.
- 2023-08-25 05:45:03下载
- 积分:1
-
PL/0语言的词法分析,主要是将每个词识别并且读入
PL/0语言的词法分析,主要是将每个词识别并且读入-PL/0 language lexical analysis, mainly to identify each word and read
- 2023-06-10 07:45:03下载
- 积分:1
-
基于pascal的词法分析程序
基于pascal的词法分析程序-based on the lexical analysis procedure
- 2022-04-29 03:31:06下载
- 积分:1
-
这是一个词法分析程序,能够区分标识符、数字、表达式。程序输入为一个文件,程序结果保存到一个链表中。...
这是一个词法分析程序,能够区分标识符、数字、表达式。程序输入为一个文件,程序结果保存到一个链表中。-This is a lexical analysis procedure and can distinguish identifier, figures and expression. Procedures for the importation of a document, the results of the proceedings to preserve a Linklist.
- 2022-09-26 21:45:02下载
- 积分:1
-
一个自己写的NFA转DFA的程序,编译的作业,很不错哦!
一个自己写的NFA转DFA的程序,编译的作业,很不错哦!-Write their own procedures for NFA to DFA, the compiler of the operation, is pretty good, oh!
- 2023-01-31 07:30:03下载
- 积分:1
-
这是一个此法分析器的手工构造实例,程序很简洁。
这是一个此法分析器的手工构造实例,程序很简洁。-This is a method of manual analyzer tectonic example, a very simple procedure.
- 2022-07-17 21:34:47下载
- 积分:1
-
这个程序是我们的大作业,里面有语法分析,词法分析,四原式等等,里面有具体内容和事例,看看就能明白...
这个程序是我们的大作业,里面有语法分析,词法分析,四原式等等,里面有具体内容和事例,看看就能明白-this procedure is our largest operation, which has syntax analysis, lexical analysis, the four original type and so on, there are specific details and examples, see we can understand
- 2022-02-15 14:19:39下载
- 积分:1
-
简单的LL(1)的分析,具体可见程序,有过程,一目了然,谢谢指教...
简单的LL(1)的分析,具体可见程序,有过程,一目了然,谢谢指教-simple LL (1) analysis, we can see specific procedure, a process, clear, thank you enlighten
- 2022-07-10 14:53:07下载
- 积分:1