-
用C#做的《编译原理》的PROJECT
用C#做的《编译原理》的PROJECT--语法分析器(算符优先法)
文法,句子均支持从TXT文件输入或者手工键入,分析结果可保存为RTF文件-With C# To do the
- 2022-09-12 13:50:03下载
- 积分:1
-
本课程设计采用C语言进行编译原理实现课题有限自动机的应用,其目的如下:(1) 理解有限自动机的作用;(2) 利用状态图和状态表表示有限自动机;(3) 以程序实现...
本课程设计采用C语言进行编译原理实现课题有限自动机的应用,其目的如下:(1) 理解有限自动机的作用;(2) 利用状态图和状态表表示有限自动机;(3) 以程序实现有限自动机的运行过程-courses designed using the C language compiler principles to achieve automatic machine issues limited the application of its purpose as follows : (a) limited understanding of the automatic machine; (2) using state map and the table, said state finite automata; (3) limited to procedures to achieve automatic machine Win OK process
- 2022-01-26 07:14:12下载
- 积分:1
-
c―语言的词法分析器。将一个C
c―语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。程序要做成命令行程序,带两个参数,分别表示输入和输出文件名。
-c-language lexical analyzer. A C language program is separated into token strings of sequences. C-treatment of all token types. Procedures to create command line process, with two parameters, respectively, express the input and output file names.
- 2022-10-07 07:50:04下载
- 积分:1
-
trigonometri program that I write in C
trigonometri program that I write in C-trigonometri program that I write in C++
- 2023-01-22 00:25:03下载
- 积分:1
-
一个类似于写字板的程序
一个类似于写字板的程序- Is similar to writes the board the procedure
- 2022-02-11 16:01:21下载
- 积分:1
-
第一次哦,不好不说哦,不好怪自己哈
。
第一次哦,不好不说哦,不好怪自己哈
。-first Oh, oh, not bad, not blaming themselves Kazakhstan.
- 2023-03-17 20:50:03下载
- 积分:1
-
布尔表达式的翻译
布尔表达式的翻译- Boolean expression translation
- 2022-05-07 00:53:13下载
- 积分:1
-
本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表...
本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表-This code is based on the teacher" s curriculum design requirements to do a small part of the compiler" s lexical analysis and syntax analysis section, in the annex to the request of the teacher documents, as well as the use of grammatical analysis to the analysis table
- 2022-03-21 23:02:52下载
- 积分:1
-
LEX词法分析器
LEX词法分析器-LEX morphology analyzer
- 2022-08-11 15:56:36下载
- 积分:1
-
综合运用所学知识,集成词法分析、符号表管理等程序的成果,编程实现LR(0)算法...
综合运用所学知识,集成词法分析、符号表管理等程序的成果,编程实现LR(0)算法-Comprehensive use of the knowledge, integrated lexical analysis, symbol table management, and so the outcome of the procedure, programming the realization of LR algorithm
- 2022-01-26 03:47:17下载
- 积分:1