-
编制一个词法分析程序,从输入的源程序中,分析出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、界符五大类。并依次输出每类单词,错误时记下出错的行列,...
编制一个词法分析程序,从输入的源程序中,分析出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、界符五大类。并依次输出每类单词,错误时记下出错的行列,出错原因,然后跳过错误部分继续分析-compiled a lexical analysis procedures from the importation of the source, the analysis of the various independent significance of the word, that is to retain the basic character identifier, constants, and Operators, the industry address five major categories. And each type of output followed by the words, the wrong way down the ranks wrong, wrong reasons, then jump to the wrong part analysis
- 2023-04-16 02:05:03下载
- 积分:1
-
有穷自动机识别源码
有穷自动机识别源码- Has the poor automaton recognition source code
- 2023-08-31 10:45:03下载
- 积分:1
-
software that use for writing the coding, also work with MPLAB for compiler. (ou...
software that use for writing the coding, also work with MPLAB for compiler. (ouput .hex file that can be use for design circuit (Proteus-software that use for writing the coding, also work with MPLAB for compiler. (ouput .hex file that can be use for design circuit (Proteus))
- 2022-02-14 18:23:22下载
- 积分:1
-
一个小翻译用C++语言编的,可以
用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! (大师)写的哦!- A small interpreter arranges which with the C language, may
carry out the C procedure! Is may carry out C the procedure C
procedure! (Master) writes oh!
- 2022-05-22 18:44:48下载
- 积分:1
-
一个很好用的C++语言的编译器,然后词法语法哦
一个不错的用C语言编写的语法词法便编译器哦-A good use of C language compilers then lexical grammar Oh
- 2022-03-23 21:59:11下载
- 积分:1
-
This an expression used to generate value for the procedures it can be imported...
这是一个用来生成表达工的值的程序 它可以输入8进制或十进制的数 建立一棵语法树 并返回表达式的值-This an expression used to generate value for the procedures it can be imported or 8 band of a few decimal establish a syntax tree and return to the value of the expression
- 2022-11-08 09:00:08下载
- 积分:1
-
算符优先分析过程模拟 希望给大家帮助
算符优先分析过程模拟 希望给大家帮助-算符优先分析过程模拟
- 2022-08-09 22:00:45下载
- 积分:1
-
编译原理
编译原理-文法等价转换-compiler theory- grammar Conversion
- 2022-01-31 01:05:59下载
- 积分:1
-
Java写的词法/语法分析器。可生成JAVA语言或者是C++的词法和语法分析器。并可产生语法分析树和对该树进行遍历...
Java写的词法/语法分析器。可生成JAVA语言或者是C++的词法和语法分析器。并可产生语法分析树和对该树进行遍历 -Syntactic and phrase parser in JAVA which can produce JAVA or C
- 2022-03-12 10:21:31下载
- 积分:1
-
This procedure is used c# Write a compiler, the realization of the lexical, synt...
本程序是用c#写的一个编译器,实现了词法,语法,语义分析和中间代码生成,输出结果功能-This procedure is used c# Write a compiler, the realization of the lexical, syntax, semantic analysis and code generation between, the output function
- 2022-08-09 05:27:50下载
- 积分:1