CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - op

搜索资源列表

  1. op

    0下载:
  2. This a jav code to implement operator precedence.-This is a jav code to implement operator precedence.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:856byte
    • 提供者:priya
  1. postfix-notation

    0下载:
  2. 1、给出文法如下: G[E] E->T|E+T T->F|T*F F->i(E) 对应的转化为逆波兰式的语义动作如下: E-> E(1)op E(2) {E.CODE:= E(1).CODE||E(2).CODE||op} E->(E(1)) { E.CODE := E(1).CODE} E->id { E.CODE := id} 2、利用实验5中的算符优先分析算法,结合上面给出的语义动作实现逆波兰式的构造
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:1.3kb
    • 提供者:忆昔
  1. op

    0下载:
  2. 有关自动机和不确定自动机的转换编程,NFA(The transformation of the formal grammar to the uncertain automata, the content of the lexical analyzer)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-07
    • 文件大小:1kb
    • 提供者:王博文
搜珍网 www.dssz.com