-
c++ pl/0简易编译器
c++ pl/0简易编译器-c pl/0 simple compiler
- 2022-03-15 01:00:14下载
- 积分:1
-
正则式到有穷自动机 最近刚学了编译原理 搞出来得这个东西
正则式到有穷自动机 最近刚学了编译原理 搞出来得这个东西-to DFA has recently compiled a study of the principles of producing more things
- 2022-08-06 10:20:40下载
- 积分: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
-
这是一个用c++写的预测分析法程序,是编译原理课程设计的内容,可以预测分析语言...
这是一个用c++写的预测分析法程序,是编译原理课程设计的内容,可以预测分析语言-c write with the forecast analysis procedures, compiler theory of curriculum design, analysis can predict language
- 2022-10-19 16:05:04下载
- 积分:1
-
词法分析器编译器源代码!
编译词法分析器的源代码!-lexical analyzer compiler source code!
- 2022-02-06 08:58:45下载
- 积分:1
-
简单的JS在线编辑器,虽然是简单,但是也是容易扩充.
简单的JS在线编辑器,虽然是简单,但是也是容易扩充.-Simple JS online editor, though simple, but it is also easy to expand.
- 2022-02-06 21:27:03下载
- 积分:1
-
编译原理课程设计
算符优先算法的实现
输出FIRSTVT和LASTVT,算符优先表。...
编译原理课程设计
算符优先算法的实现
输出FIRSTVT和LASTVT,算符优先表。-Principles of curriculum design compiler algorithm operator priority output FIRSTVT and LASTVT, operator priority table.
- 2022-07-09 02:40:09下载
- 积分:1
-
flex,词法自动生成工具,他可以在极短时间内帮助产生编译器的词法c源程序...
flex,词法自动生成工具,他可以在极短时间内帮助产生编译器的词法c源程序-flex, automatically generated lexical tools in a very short time he can help the compiler generate c source of lexical
- 2023-05-13 10:00:03下载
- 积分:1
-
该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。...
该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。-The paper describes the expression of the C language grammar, grammar generated by the operator priority matrix and operator priority function to discuss the C language features of the expression and grammar analysis.
- 2022-08-16 05:23:38下载
- 积分:1
-
The Lua code will be embedded in a presentation to their own method of procedure
本代码演示了将Lua嵌入到自己程序中的方法
-The Lua code will be embedded in a presentation to their own method of procedure
- 2022-04-14 11:34:49下载
- 积分:1