-
一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理...
一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理-a simple parser can be four operators and if statements for the analysis, simple scanning the lexical analysis, and interpretation Yazhan Operators can help compiler theory
- 2022-05-10 17:20:56下载
- 积分:1
-
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式...
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan-
- 2022-04-11 09:08:28下载
- 积分:1
-
汉语原代码,具有词法分析,句法分析功能 很好的程序
汉语原代码,具有词法分析,句法分析功能 很好的程序-Chinese source with lexical analysis and parsing functions good procedures
- 2023-04-24 09:05:03下载
- 积分:1
-
编译原理课程的试验中的语法分析部分,程序比较长,附带报告...
编译原理课程的试验中的语法分析部分,程序比较长,附带报告-compiler theory courses in grammar test analysis, long procedures, fringe report
- 2023-08-06 01:10:03下载
- 积分:1
-
关于C编译起的源码,喜欢C++的朋友可以
关于C编译起的源码,喜欢C++的朋友可以-On the C compiler from the source code, like C++" s friends can see
- 2022-01-31 02:00:13下载
- 积分:1
-
为一个很好地语法解析内核程序
为一个很好地语法解析内核程序- For a well grammar analysis essence procedure
- 2022-02-03 18:38:06下载
- 积分:1
-
判断a^mba^n m,n=0的字符串
判断a^mba^n m,n=0的字符串- Judges a^mba^n m, the n=0 character string
- 2022-05-24 12:20:42下载
- 积分:1
-
exe转换为com
exe转换为com-exe transformation is com
- 2022-05-29 03:54:26下载
- 积分:1
-
词法分析器实现 c语言
词法分析器实现 c语言 - The morphology analyzer realizes the c language
- 2022-03-09 13:24:04下载
- 积分:1
-
在文本下编辑,把需要分析的程序写在zf
在文本下编辑,把需要分析的程序写在zf-infile.txt内,程序的结尾必须以“@”标志符结束,程序结果输出在同目录内,文件名为zf-outfile.txt,此文件为自动生成。 - Edits under the text, the procedure which needs to analyze
writes in zf-infile.txt, the procedure ending must the designator end
by "@", the procedure result output in with the table of contents in,
document named zf-outfile.txt, this document is the automatic
production.
- 2022-06-01 10:33:22下载
- 积分:1