-
编译器
compiler
- 2022-01-25 18:35:14下载
- 积分:1
-
设计、编制、调试一个典型的语法分析程序,实现对如下文法的递归子程序法分析,进一
步掌握常用的语法分析方法。...
设计、编制、调试一个典型的语法分析程序,实现对如下文法的递归子程序法分析,进一
步掌握常用的语法分析方法。-Design, preparation, testing a typical parser to realize the following grammar for a recursive subroutine Analysis, to further understand the syntax of commonly used analytical methods.
- 2022-03-07 13:06:02下载
- 积分: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
-
一个简单的编译器,具有词法,语法,语意全部功能
一个简单的编译器,具有词法,语法,语意全部功能-A simple compiler, with lexical, grammatical, semantic full functionality
- 2022-09-01 14:55:03下载
- 积分:1
-
编译原理PLO语言的功能扩展C语言源程序
编译原理PLO语言的功能扩展C语言源程序-Compilation Principle PLO language extensions C language source code
- 2022-07-19 20:47:30下载
- 积分:1
-
一个简单词法分析,用Java写的,有界面的
一个简单词法分析,用Java写的,有界面的-this is written in Java
- 2022-12-19 20:45:03下载
- 积分: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
-
词法分析程序设计
词法分析程序设计- The lexical analyaer designs
- 2022-03-07 08:13:07下载
- 积分:1
-
TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序
TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序-TCM coded modulation client, using 8PSK, 2/3 code rate of convolutional codes of matlab program
- 2023-08-31 17:00:03下载
- 积分:1
-
dsPIC30F4013应用ADC转换器,UART和TMR1
DSPIC30F4013 aplication ADC converter, UART and TMR1
- 2022-02-05 01:17:50下载
- 积分:1