-
一个Modula
一个Modula-2语言分析器-A Modula-2 language analyzer
- 2022-03-10 22:13:55下载
- 积分:1
-
很详细的PL0编译演示程序,学习编译的极品!
很详细的PL0编译演示程序,学习编译的极品!
-very detailed PL0 compiler Demonstration Program, the study compiled Acura!
- 2022-04-14 14:02:01下载
- 积分:1
-
pl0语言编译器及从中分离的语法分析程序
pl0语言编译器及从中分离的语法分析程序-pl0 language compiler and separates grammar analysis program
- 2022-07-01 20:57:23下载
- 积分:1
-
用C写的简易C编译器
用C写的简易C编译器-C write simple C compiler
- 2022-05-18 06:04:10下载
- 积分:1
-
对给定的文法消除左递归。
对给定的文法消除左递归。- To the grammar which assigns eliminates the left recursion.
- 2022-02-25 19:34:52下载
- 积分:1
-
武汉理工大学计算机学院编译原理课程设计之DO
武汉理工大学计算机学院编译原理课程设计之DO-WHILE语句的翻译程序设计-Wuhan Polytechnic University computer science theory courses compiler design DO-WHILE statement to the translation program design
- 2023-08-08 03:55:03下载
- 积分:1
-
Anti
反编译工具,可以自动升级,net反编译优秀-Anti-compilation tools
- 2022-05-05 20:03:33下载
- 积分:1
-
The translation principle
编译原理--词法扫描- The translation principle-- morphology scans
- 2022-02-15 19:23:32下载
- 积分:1
-
编译原理程序之词法分析器
编译原理程序之词法分析器- Translation principle morphology of analyzer procedure
- 2022-08-13 11:59:41下载
- 积分:1
-
input is a regular expression, you can use : lowercase letters or numbers, said...
输入一个正则表达式,可以使用: 小写字母或数字,表示终结符;*,闭包;+,并集;~,补集;E,空串;O,空集 然后程序将生成 相应的NFA,以及化简之后的DFA,最后再输入一个字符串,程序判断它是否满足该正则表达式-input is a regular expression, you can use : lowercase letters or numbers, said Fu end;* Closure; , And set; To complement the set; E, empty string; O, empty set procedures will then generate the corresponding NFA, and the simplification of the DFA after finally lose into a string, procedures judgment whether it is to meet the regular expression
- 2022-06-14 20:06:53下载
- 积分:1