登录
首页 » Compiler program » 编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式...

编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式...

于 2022-02-26 发布 文件大小:2.59 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan-

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用于进行递归下降分析法,编译原理,运行环境为Visual Stdio c++6.0...
    用于进行递归下降分析法,编译原理,运行环境为Visual Stdio c++6.0-Be used for recursive descent analysis, compiling principle, operating environment for Visual Stdio c++6.0
    2022-04-23 13:01:40下载
    积分:1
  • The translation principle morphology pretreats
    编译原理的词法预处理- The translation principle morphology pretreats
    2022-08-23 19:03:25下载
    积分:1
  • c语言编写,用于c
    c语言编写,用于c-minus语言的语法分析.-use for c-minus compile.
    2022-02-06 05:52:47下载
    积分:1
  • 输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。...
    输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。注意,要把同一个非终结符的产生式分成单个输入。他会自动计算first,follow,预测分析表的构造,但并不输出。-importation has been eliminated and left recursive public from the left-LL (1) grammar, further importation of the corresponding expression, if the analysis is successful, the output of the recursive process output "belongs", if successful, there were errors and the corresponding location named. Attention, we should end with a non-escalation of production into a single input. He will be automatically calculated first, follow, and predicting and analyzing the table structure, but does not export.
    2022-03-22 06:15:04下载
    积分:1
  • 光形态分析仪,自己安排,输入文件名
    pl 词法分析器,自己编的,输入文件名 (包括后缀)即可-pl morphology analyzer, own arrange, the input filename (decorates including after) then
    2022-07-13 11:24:14下载
    积分:1
  • 在语言环境下写的个人简历,包括三…
    在XML语言环境下写的个人简历,包含三个文件,XML文件、SCHEMA文件、CSS文件-In the XML language environment written biographical notes, including the three files, XML files, SCHEMA files, CSS files
    2022-01-22 04:14:22下载
    积分:1
  • 一个小型C语言编译器,支持多架构,包括i386,ARM,mips等
    一个小型C语言编译器,支持多架构,包括i386,ARM,mips等-A small C language compiler, support multi-architecture, including the i386, ARM, mips, etc.
    2022-03-07 18:11:19下载
    积分:1
  • PL0 language compiler, easy to use VC compiles
    PL0语言的编译器,好用VC++编写-PL0 language compiler, easy to use VC compiles
    2022-01-25 20:21:45下载
    积分:1
  • 单词频率统计,再次基础上可以开展更广泛的工作
    单词频率统计,再次基础上可以开展更广泛的工作- The word frequency statistics, in the foundation may do a more widespread work once more
    2022-03-30 19:35:53下载
    积分:1
  • LL (1) parser
    LL(1)语法分析器,在任何时候,总控程序都是按照栈顶符号X和当前输入符号a行事的。对于任何(X,a),总控程序每次都执行下述三种可能的动作之一: 若X=a=’#’,则宣布分析成功,停止分析过程; 若X=a≠’#’,则把X从栈顶逐出,让a指向下一输入符号; 若X是一个非终结符,则查看分析表M。若M中存放着一条关于X的产生式,那么,首先把X逐出栈顶,然后,把产生式的右部符号按反序一一推进栈,同时做这个产生式相应的语义动作(目前不管)。若M[X,a]中存放着一条出错标志,则调用出错诊查程序Error。-LL (1) parser
    2022-04-20 05:21:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载