-
一个自己写的NFA转DFA的程序,编译的作业,很不错哦!
一个自己写的NFA转DFA的程序,编译的作业,很不错哦!-Write their own procedures for NFA to DFA, the compiler of the operation, is pretty good, oh!
- 2023-01-31 07:30:03下载
- 积分:1
-
一个实现行编辑的小程序
一个实现行编辑的小程序- A reality present edition script
- 2022-04-16 13:23:13下载
- 积分:1
-
数控仿真软件,华中数控差补软件插值…
数控NC模拟软件,华中数控差补软件,实现插补功能-NC NC simulation software, Huazhong CNC differential premium software interpolation function to achieve
- 2022-07-18 05:51:46下载
- 积分:1
-
SLR parser
slr语法分析器-SLR parser
- 2022-02-24 15:46:01下载
- 积分:1
-
SNL language compiler, Vc prepared, Windows interface, grammar, syntax, semantic...
SNL语言的编译器,Vc++编写,Windows界面,语法,词法,语义分析及代码生成一条龙,有详细注解! 超级豪华!-SNL language compiler, Vc prepared, Windows interface, grammar, syntax, semantic analysis and code generation dragon, a detailed explanation! Super luxury!
- 2022-10-17 03:45:02下载
- 积分:1
-
下面子函数为定时器1、3 端口及其寄存器初始化说明ICP中断处理函数...
下面子函数为定时器1、3 端口及其寄存器初始化说明ICP中断处理函数-Functions for below and register port timer initialization 1,3 Description ICP interrupt handling function
- 2022-05-28 10:43:43下载
- 积分:1
-
语义分析器,将语义分析程序编制成子程序,在语法分析器分析出各语法单位后,分析其含义,并将可执行语句或表达式翻译为四元式输出,并将错误信息输出。...
语义分析器,将语义分析程序编制成子程序,在语法分析器分析出各语法单位后,分析其含义,并将可执行语句或表达式翻译为四元式输出,并将错误信息输出。-Semantic analyzer, semantic analysis program compiled subroutines, in the parser analyzes the syntax of the unit, analyze its meaning, and translated into an executable statement or expression quaternary-output, and error information output.
- 2022-01-25 18:46:19下载
- 积分:1
-
c++ pl/0简易编译器
c++ pl/0简易编译器-c pl/0 simple compiler
- 2022-03-15 01:00:14下载
- 积分:1
-
一个用C编写的#解释器,封闭的过程的完整的实现…
一个用C#编写的解释器,内附完整的实现过程以及源代码。-A used C# Prepared interpreter, enclosing the complete realization of the process, as well as source code.
- 2023-08-22 08:20:03下载
- 积分:1
-
解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式....
解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式.- Solution: Eliminates the left recursion to the original
grammar, after equal in value grammar establishment grammar tree which
eliminates the left recursion, after but the grammar tree carries on
the root to spread the calendar regarding this, after then obtains
decorates the type
- 2022-01-22 17:47:18下载
- 积分:1