-
你可以任意输入合法文法,给定任意的句子,将会分析出这个句子是不是文法的的句子...
你可以任意输入合法文法,给定任意的句子,将会分析出这个句子是不是文法的的句子-You can enter any legal grammar, given any sentence, it will analyze the sentence is not grammatical sentences! !
- 2023-05-01 11:50:02下载
- 积分: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
-
编译原理词法分析器
编译原理词法分析器- Translation principle morphology analyzer
- 2022-05-09 13:45: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
-
LDPC码在AWGN信道下的MATLAB仿真程序
LDPC码在AWGN信道下的MATLAB仿真程序-LDPC code in AWGN channel under the MATLAB simulation program
- 2023-01-22 19:35:04下载
- 积分:1
-
编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图...
编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图-compiler tenets of lexical analyzer and parser (including recursive subroutines, operator precedence, LR type analysis), semantic analysis diagram
- 2023-01-05 12:35:03下载
- 积分:1
-
Translation principle first experiment content
编译原理第一次实验内容- Translation principle first experiment content
- 2022-12-21 21:45:03下载
- 积分:1
-
编译的作业,对词法的分析分类以及发现错误,希望与大家交流,谢谢指教...
编译的作业,对词法的分析分类以及发现错误,希望与大家交流,谢谢指教-Task of Compiler Implementation,To analyse and find error of Lexical,wish to communication with you,thanks.
- 2022-02-03 02:13:05下载
- 积分:1
-
c写的plo源程序,包括词法分析,语法分析,语义分析,可以通过vc++6.0编译...
c写的plo源程序,包括词法分析,语法分析,语义分析,可以通过vc++6.0编译-c write plo source, including lexical analysis, syntax analysis, semantic analysis, can vc++ 6.0 compiler
- 2022-02-07 13:27:22下载
- 积分: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