-
数控仿真软件,华中数控差补软件插值…
数控NC模拟软件,华中数控差补软件,实现插补功能-NC NC simulation software, Huazhong CNC differential premium software interpolation function to achieve
- 2022-07-18 05:51:46下载
- 积分:1
-
学生信息注册系统,数据库是ACCESS!
学生信息注册系统,数据库是ACCESS!-Student Registration information systems, databases are ACCESS!
- 2022-02-04 14:34:26下载
- 积分:1
-
本程序集是Allen I. Holub所写的《Compiler Design in C》一书的附随软件,其中有作者自己编写的词法分析和语法分析工具LeX,occ...
本程序集是Allen I. Holub所写的《Compiler Design in C》一书的附随软件,其中有作者自己编写的词法分析和语法分析工具LeX,occs和LLama,该软件包还包括一个显示C语言分析过程的程序-This set of program is the attached software in 《Compiler Design in C》 writed by Allen I. Holub, it contains the Lex, occs and Llama which are phraseing analysis tools writed by Allen, it also contains a program which can display the analysis procedure of C
- 2023-03-25 10:05:03下载
- 积分:1
-
递归下降语法分析
递归下降语法分析-decline recursive grammar analysis
- 2022-04-10 05:33:19下载
- 积分:1
-
这是简单的单词统计程序,大家多多指教
这是简单的单词统计程序,大家多多指教- This is the simple word statistics procedure, everybody many
advises
- 2022-03-06 08:36:05下载
- 积分:1
-
Compiler Principle of First Set and Follow procedures set generation, which is m...
编译原理中的First集与 Follow集生成程序,这是我用C++语言写的,希望对大家有点用处。-Compiler Principle of First Set and Follow procedures set generation, which is my C++ languages, we hope to somewhat useful.
- 2022-08-03 11:14:07下载
- 积分:1
-
(1)构造文法G的LR(0)项目
(2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA
(3)证明文法G不是LR(0)文法而是SLR(1)文法,...
(1)构造文法G的LR(0)项目
(2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA
(3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表
(4)设计LR语法分析程序,且能输出分析过程
(5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步)
-(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0) item sets standards and identification of family living prefix DFA (3) prove that the grammar G is not LR (0) grammar, but the SLR (1 ) grammar, and constructs SLR (1) analysis table (4) design LR parser, and can output analysis process (5) cited two examples of parsing test procedures (identification fails an example, identify the success of a case, the latter shall not be derived step Less than 10 steps)
- 2022-05-16 14:03:06下载
- 积分:1
-
词法分析器实现 c语言
词法分析器实现 c语言 - The morphology analyzer realizes the c language
- 2022-03-09 13:24:04下载
- 积分:1
-
C语言编译器源代码 自己珍藏好久的了 给大家分享啊
C语言编译器源代码 自己珍藏好久的了 给大家分享啊-C language compiler the source code of their own collections to the U.S. for a long time to share ah
- 2023-04-25 05:35:03下载
- 积分:1
-
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。...
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。-PLO
- 2022-06-27 02:22:10下载
- 积分:1