-
Since the definition of simple types of C language syntax compiler, a statement...
自定义简单语法类C语言编译器,具备识别C语言基本语句功能,并生成四元式-Since the definition of simple types of C language syntax compiler, a statement to identify the basic functions of C language and generate quaternion type
- 2022-04-12 10:05:41下载
- 积分:1
-
c++编写的编译语法分析器,功能一般,能分析基本的表达式,这是我们编译的第一个实验,真是难做啊...
c++编写的编译语法分析器,功能一般,能分析基本的表达式,这是我们编译的第一个实验,真是难做啊-c prepared by the parser compiler, functional general, the basic analysis of the expression, and this is our first translation of an experiment is difficult ah
- 2022-08-21 07:47:47下载
- 积分:1
-
计算机科班学生的词法分析作业,用flex处理生成的VC源程序。...
计算机科班学生的词法分析作业,用flex处理生成的VC源程序。- The computer regular professional training student s lexical
analysis work, processes the production with flex the VC source
program.
- 2022-03-11 07:34:59下载
- 积分:1
-
Infix expression into the expression suffix algorithm, and methods for arithmeti...
中缀表达式转换成后缀表达式算法,并求算术表达式的方法。-Infix expression into the expression suffix algorithm, and methods for arithmetic expressions.
- 2022-04-16 16:52:25下载
- 积分:1
-
一个用C语言写的词法分析程序,输入所给文法的源程序字符串,输出二元组构成的序列。附有实验报告...
一个用C语言写的词法分析程序,输入所给文法的源程序字符串,输出二元组构成的序列。附有实验报告-Using C language to write a lexical analysis program, enter the source string to the grammar, the output sequence of binary units. With the experimental report
- 2022-07-07 22:00:53下载
- 积分:1
-
小型对delphi编译器包括语法语义及词法
小型对delphi编译器包括语法语义及词法- Small to delphi compiler including grammar semantics and
morphology
- 2022-06-11 13:19:49下载
- 积分:1
-
一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。...
一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and set computing; 3. LL (1) Forecast and Analysis table structure.
- 2022-02-02 05:12:53下载
- 积分:1
-
小程序,编程的EEPROM编程
Pony Prog, programa para programar eeprom
- 2022-03-25 18:37:21下载
- 积分:1
-
教师评估系统,可以对教师的教课质量进行细致的评估
教师评估系统,可以对教师的教课质量进行细致的评估-Teacher evaluation system that can teach teachers to carry out detailed assessment of the quality of
- 2022-03-13 12:50:28下载
- 积分:1
-
语义分析的功能:
第一,审查每个语法结构的静态语义,即验证语法结构合法的程序是否真正有意义。有时把这个工作称为静态语义分析或静态审查。第二,如果静态语义正确...
语义分析的功能:
第一,审查每个语法结构的静态语义,即验证语法结构合法的程序是否真正有意义。有时把这个工作称为静态语义分析或静态审查。第二,如果静态语义正确,语义处理则要执行真正的翻译,即,或者将源程序翻译成程序的一种中间表示形式(中间代码),或者将源程序翻译成目标代码。
有报告-Semantic analysis of the functions: First, review each of the grammatical structure of the static semantics, that is, the grammatical structure to verify whether the procedures legally meaningful. Sometimes this is called static or static semantic analysis review. Secondly, if the correct static semantics, semantic processing should be the implementation of a genuine translation, that is, or will be translated into procedures source an intermediate representation (intermediate code), or source code translated into object code. There are reports
- 2023-04-30 09:55:03下载
- 积分:1