搜索资源列表

  1. 算符优先分析

    0下载:
  2. 算符优先分析的 代码-operator priority code analysis
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2193
    • 提供者:陈活
  1. 算符优先分析法

    0下载:
  2. 算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E-E E*E E/E (E) i- The operator first analytic method basis operator first analytic method, carries on the expression the grammar analysis, judges an expression is whe
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:5052
    • 提供者:姜浩
  1. 算符优先分析

    0下载:
  2. 算符优先分析的 代码-operator priority code analysis
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:陈活
  1. 算符优先分析法

    0下载:
  2. 算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E-E E*E E/E (E) i- The operator first analytic method basis operator first analytic method, carries on the expression the grammar analysis, judges an expression is whe
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-11
    • 文件大小:5120
    • 提供者:姜浩
  1. 算符优先语法分析器

    0下载:
  2. 算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:194560
    • 提供者:李白
  1. 编绎

    0下载:
  2. 这是一个大学教学用的编绎程序,集语法分析和语法制导翻绎为一体,其中语法分析采用算符优先分析算法.-This is a university teaching series unravel the procedures set grammar and syntax analysis Multilingual guidance for the integration, analysis and syntax analysis algorit
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:301056
    • 提供者:呀呀
  1. sy3-ex

    0下载:
  2. 算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E-E E*E E/E (E) i // 其中i为无符号整数-operator limited analysis// procedural functions :// operator under priority analysis, to conduct regular expression syntax a
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:23552
    • 提供者:陈军
  1. 算符优先

    0下载:
  2. 一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。-a procedure for the determination of grammar to whether the operator priority to grammar. Realized : 1. Grammar said the machines; 2. LASTVT
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:16384
    • 提供者:luo
  1. 算符优先分析器

    0下载:
  2. 用C++实现算符优先器,规律是自己定的,想改的话只能自己在源程序中改-C++ Operator priority device that is the law itself, would change so only in the source changed
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-11
    • 文件大小:53248
    • 提供者:林一森
  1. ExpressAnalysis

    0下载:
  2. 表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, suppo
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:22528
    • 提供者:大山
  1. sfyxCompile

    0下载:
  2. 算符优先分析算法的实现,包括说明文件及测试方法-operator priority to the analysis algorithm to achieve, including documentation and test methods
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:23552
    • 提供者:张焕人
  1. suanfuyouxianfenxi

    0下载:
  2. 该文件为算符优先分析源代码,用vc写的,望多多交流。-priority for the operator source code analysis, using vc written in the hope many exchanges.
  3. 所属分类:界面编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:齐明
  1. mn

    0下载:
  2. 算符优先分析算法实现 编译原理课程设计 显示移进规约-operator priority analysis algorithm compiler theory of curriculum design show moved into the Statute
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:钱雷
  1. 032812033

    0下载:
  2. 算符优先分析程序设计,编译原理实验四,实现了FIRST及FOLLOW集-operator priority analysis program design, build four principle experiment, and realized FIRST FOLLOW Set
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:54272
    • 提供者:zhaojun
  1. SFFX

    0下载:
  2. 是算符优先分析算法 通过编译并且已经运行-priority is the operator through the analysis algorithm has been compiled and run
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:
  1. cp%2E

    0下载:
  2. 编译原理课程设计报告对以下文法,采用算符优先分析算法,对G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的扶植语句翻译为四元式。-Course Design Compiler Principle report on the following grammar, using operator priority analysis algorithm, G [S], as defined in the assignment s
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:14336
    • 提供者:zjd
  1. autocompute

    0下载:
  2. 该计算机工具是采用编译原理中的算符优先分析算法的语法分析方法来实现对输入的任何复合运算式的解析计算。采用Applet中实现的,只要打开里面的Compute.html就能使用。-The computer tool is used compiler theory of operator precedence analysis algorithm syntax analysis methods to achieve the importati
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:9216
    • 提供者:lvqiang
  1. drysea2

    0下载:
  2. 汇编的作业2,足够应付老师了,是一个以算符优先分析算法的语法分析器。-compiled by the two operations, sufficient to meet the teachers, it is a priority to operators analysis algorithm Parser.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:干海娟
  1. 算符优先分析法

    0下载:
  2. 编译原理课程设计——算符优先分析法,包括源代码和运行结果(Operator priority analysis)
  3. 所属分类:汇编语言

    • 发布日期:2024-05-11
    • 文件大小:523264
    • 提供者:IMM
  1. 算符优先算法

    0下载:
  2. 是一个编译原理的算符优先算法。能够通过算符优先分析方法的实现,加深对自下而上语法分析方法的理解。(It is an operator precedence algorithm for a compiler principle. Through the realization of the operator priority analysis method, we can deepen the understanding of the b
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:孟孟孟孟
« 12 3 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org