-
A simple order good interpreter
一个简单的命令行解释器- A simple order good interpreter
- 2022-04-21 17:05:17下载
- 积分:1
-
在实验三所给文法中加上语义动作,使其在语法分析的同时,产生相应的四元式序列...
在实验三所给文法中加上语义动作,使其在语法分析的同时,产生相应的四元式序列-In the experiment three to add semantic actions to the grammar, so that in parsing the same time, resulting in a corresponding quaternary-type sequence
- 2022-02-25 13:31:56下载
- 积分:1
-
SIP software development record as a closed network, network structure of the co...
SIP软件开发记录 由于通信网的封闭性,网络结构的复杂性,通信设备的多样性,使得通信软件难以在一个统一的平台(包括硬件平台和操作系统平台)下运行,所以迄今为止,通信行业的开源项目仍屈指可数。 下面,我们把通信类的软件简单的进行一下划分-SIP software development record as a closed network, network structure of the complex nature of the diversity of communications equipment, making it difficult to communication software in a unified platform (including the hardware platform and operating system platform) running, so far, the telecommunications industry is still a few open-source projects . Now, we kind of communication software for about a simple division
- 2022-03-24 00:38:51下载
- 积分:1
-
设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do...
设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do----)等等用函数int reserve(char* p)来处理,对单词符号(+,-,*,/,=-----)等等用switch()来处理。-cifafenxi
- 2023-03-11 22:50:04下载
- 积分:1
-
compiler theory word recognition
编译原理单词识别-compiler theory word recognition
- 2022-02-06 05:32:45下载
- 积分:1
-
A LL(1) parser, built by MS VC 6.0, an assignment of my Complier Principles co...
LL(1)的语法分析器,VC6.0编译器通过,输入输出的文件名详见代码,输出文件中的分析过程和编译原理课本要求类似,根据不同的句子可能需要重新调整对齐格式-A LL(1) parser, built by MS VC 6.0, an assignment of my Complier Principles course
- 2022-08-16 06:42:11下载
- 积分:1
-
语法是一个C #和java解析器生成(编译)。它提高了…
Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.
- 2022-03-18 00:36:28下载
- 积分:1
-
一个进行整数计算的C语言词法分析器
一个进行整数计算的C语言词法分析器- Carries on the integer computation the C language morphology
analyzer
- 2022-01-21 01:13:21下载
- 积分:1
-
C语言词法分析示例 用于指导编译原理实验报告的编写
C语言词法分析示例 用于指导编译原理实验报告的编写-C language lexical analysis compiled examples guiding principles for the preparation of the report experiments
- 2022-04-23 08:28:09下载
- 积分:1
-
编译原理独立词法分析程序
编译原理独立词法分析程序- Translation principle independent lexical analyaer
- 2022-03-16 06:38:21下载
- 积分:1