-
c语言写的basic词法分析器
c语言写的basic词法分析器-c language writes basic morphology analyzer
- 2022-09-28 07:55:03下载
- 积分:1
-
The realization of a compiler is the compiler of the principle of the course at...
一个编译器的实现,是编译原理这门课的期末一个大作业-The realization of a compiler is the compiler of the principle of the course at the end of a big operation
- 2022-08-26 09:41:17下载
- 积分:1
-
简单basic语言编译器
简单basic语言编译器-simple basic language compiler
- 2022-09-06 23:55:02下载
- 积分:1
-
读取BNF表达式和终结符文件,然后生成相应文法的First、Follow集、文法分析表以及冲突表。...
读取BNF表达式和终结符文件,然后生成相应文法的First、Follow集、文法分析表以及冲突表。-BNF expressions and terminator read the file, and then generates the appropriate grammar First, Follow sets, grammar analysis table, as well as conflict table
- 2022-05-31 03:17:31下载
- 积分:1
-
一个C格式的脚本处理函数库源代码,可让你的C程序具有执行C格式的脚本文件...
一个C格式的脚本处理函数库源代码,可让你的C程序具有执行C格式的脚本文件- A C form script processing function storehouse source code, may
let your C procedure have carries out the C form script document
- 2022-03-12 04:38:00下载
- 积分:1
-
PL/0分析程序
PL/0分析程序-PL/0 analytical procedures
- 2023-06-09 03:10:03下载
- 积分:1
-
一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法...
一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法分析用bison做语法分析设计的科学计算器(不同于一般程序设计中的入门级计算器),是学习编译原理的很好的例子。-a flex and bison portal usage of a very good example. According lexical analysis, parsing, Semantic analysis of the sequence to flex and bison familiar with these two powerful tool. Finally, a use flex do lexical analysis bison do syntax analysis and design of scientific calculators (unlike General Program Design"s entry-level calculators), compiler theory is the study of good examples.
- 2022-02-28 21:54:31下载
- 积分:1
-
调谐器内部控制程序,适合带自动频率控制电路的调谐器
调谐器内部控制程序,适合带自动频率控制电路的调谐器-Tuner internal control procedures, suitable for automatic frequency control circuit with the tuner
- 2022-05-20 05:31:14下载
- 积分:1
-
一个很好用的C++语言的编译器,然后词法语法哦
一个不错的用C语言编写的语法词法便编译器哦-A good use of C language compilers then lexical grammar Oh
- 2022-03-23 21:59:11下载
- 积分:1
-
小而快的c编译器,可以直接解释运行C语言写就的源程序。
小而快的c编译器,可以直接解释运行C语言写就的源程序。-Small but fast c compiler can directly explain the C language to run on the source.
- 2022-08-09 23:39:40下载
- 积分:1