-
小型的词法分析代码
小型的词法分析代码- Small lexical analysis code
- 2022-07-27 02:25:15下载
- 积分:1
-
在语言环境下写的个人简历,包括三…
在XML语言环境下写的个人简历,包含三个文件,XML文件、SCHEMA文件、CSS文件-In the XML language environment written biographical notes, including the three files, XML files, SCHEMA files, CSS files
- 2022-01-22 04:14:22下载
- 积分:1
-
timer for pool on ATTiny 2313
timer for pool on ATTiny 2313
- 2022-08-26 05:04:51下载
- 积分:1
-
自己做的一个求集合的小程序,实现十分简单
自己做的一个求集合的小程序,实现十分简单- Own do the script which asks to gather, the realization is
extremely simple
- 2022-03-18 05:15:16下载
- 积分:1
-
C_minus BNF language syntax definition of procedures from the list of statement...
C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition of procedures from the list of statement (or sequence), with a statement can be variable or function statement, the order is arbitrary. There must be at least one statement. Next is the semantic constraints (these will not arise C). All the variables and functions to be used in the statement (which avoids the use Backpatching backwards). Procedures must be the last statement is a function declaration, the name of the main. Attention C- lack of a prototype, and the definition of a statement is no difference between (the same as C).
- 2022-03-04 15:33:26下载
- 积分:1
-
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。...
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。-Debugging through the design of the preparation of a specific lexical analysis process, deepen their understanding of the principles lexical analysis. And mastery of programming language source code to scan the process of its decomposition for different types of word lexical analysis.
- 2022-08-21 08:13:34下载
- 积分:1
-
编译原理实践教程PL0语言编译程序源代码。参考书:清华大学出版社的《编译原理》作者吕映芝、张素琴等。
实现主要功能有:对使用PL0语言编写的程序进行词法分析...
编译原理实践教程PL0语言编译程序源代码。参考书:清华大学出版社的《编译原理》作者吕映芝、张素琴等。
实现主要功能有:对使用PL0语言编写的程序进行词法分析,查看词法分析的结果,语法分析, 生成中间代码并可供查看,以及解释执行。
压缩包中含有实验报告文本,其中有程序中各功能模块及主要功能的详细说明。-Compilation Principle Practice Guide PL0 source language compiler. Reference: Tsinghua University Press, Compiler Construction Principles author Lu Ying-chi, such as Su-Qin Zhang. The realization of the main functions are: the use of language PL0 lexical analysis procedure to see the results of lexical analysis, syntax analysis, intermediate code generation and will also be available to view and explain the implementation. Experimental package contains the text of the report, including detailed description of every functional process modules and main functions.
- 2022-07-02 04:07:16下载
- 积分:1
-
算符优先分析过程模拟 希望给大家帮助
算符优先分析过程模拟 希望给大家帮助-算符优先分析过程模拟
- 2022-08-09 22:00:45下载
- 积分:1
-
REBOL core Please do not download, it is to download other software uploads fake...
REBOL core 请大家不要下载,这是为了下载别的软件上传的假货,-REBOL core Please do not download, it is to download other software uploads fakes, thank you
- 2022-05-27 12:56:37下载
- 积分:1
-
Open Source Watom C Complier Package.the Complier support IA32,etc.
To kown...
Open Watcom 的 C 编译器源代码,别的就不说了- Open Source Watom C Complier Package.the Complier support IA32,etc.
To kown the detail,Please view the Package.
- 2022-03-24 05:51:13下载
- 积分:1