搜索资源列表

  1. funpre

    0下载:
  2. 这是一个用VC++编写的算符优先算法的实现程序,可以直接使用。-This is a VC prepared by the operator priority algorithm implementation procedures can be used directly.
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:35840
    • 提供者:fly
  1. fuzhibiaodashifanyi

    0下载:
  2. 基于四则运算的算符优先的赋值表达式的翻译程序.-four operations on the priority assignment operator expression translation program.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:212992
    • 提供者:刘洋
  1. CP_DESIGN

    0下载:
  2. 编译原理全套实验源代码。包括词法分析,递归下降语法分析,LL(1)语法分析,简单优先语法分析和算符优先语法分析-compile a full set of experimental principle source code. Including lexical analysis, recursive grammar decline, LL (1) syntax analysis, priority simple syntax anal
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:832512
    • 提供者:chuchao
  1. suanfuyouxianyufafenxi

    0下载:
  2. 这是一个用C语言实现的算符优先语法分析程序-This is a C language with the operator priority syntax analysis procedures
  3. 所属分类:其它资源

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:yue
  1. mn

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

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

    0下载:
  2. 语法分析器构造 借助于词法分析程序提供的分析结果,编写一个算符优先语法分析程序,程序能进行语法结构分析和错误检查并产生相应的归约信息。同时给出出错信息和错误类型,从而加深对语法分析的理解。 -parser using lexical analysis procedure for the analysis of results prepare a priority operator syntax analysis procedur
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-19
    • 文件大小:382976
    • 提供者:duoduo
  1. suan

    0下载:
  2. 算符优先 算符优先 算符优先-operator priority op erator priority op erator priority op erator priority op erator priority
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:bestjilei
  1. 032812033

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

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

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. complied

    0下载:
  2. 编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图-compiler tenets of lexical analyzer and parser (including recursive subroutines, operator precedence, LR type analysis), semantic analysis diagram
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:21504
    • 提供者:付联榕
  1. BiaoDaShiQiuZhiShiYan

    0下载:
  2. 编译原理的算符优先表达式求值程序,附带有实验报告,仅供参考。-compiler principle of priority operator expression evaluates procedures, a fringe experimental report, for information purposes only.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:77824
    • 提供者:张楠
  1. Vt

    0下载:
  2. 算符优先算法的界面实现,选择是编译原理清华版-operator interface priority algorithm achieved, the choice is compiled version of the principle of Qinghua
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:双高
  1. signalf

    0下载:
  2. 从文法文件中读入终结符、非终结符、开始符、文法,输出FIRSTVT集,LASTVT集和算符优先矩阵-from grammar document read into the end of website- end website address beginning, grammar, and the output FIRSTVT set, LASTVT set priorities and operator matrix
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:zhouxiang
  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-19
    • 文件大小: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-19
    • 文件大小:9216
    • 提供者:lvqiang
  1. EX25

    0下载:
  2. 编制一个算术表达式求值的程序 1)以字符序列的形式从终端输入表达式,实现对运算表达式的求值。 (2)演示在求值中运算符栈,运算数栈、输入字符和主要操作的变化过程。 (3)设置运算符栈和运算数栈辅助分析算符优先关系。 (4)在读入表达式的字符序列的同时,完成运算符和运算数的识别处理,以及 相应的运算。 (5)在识别出运算数的同时,要将其字符序列形式转换成整数形式。 -compiled an arithmetic
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:战天
  1. suanfuyiuxian

    0下载:
  2. 算符优先 根据形式化算法,编制程序实现一个算符优先分析器,能对常见的算术表达式语句进行分析。 要求实现以下功能: 1) 组织算术表达式的输入; 2) 组织算符优先关系表或者优先函数的输入; 3) 若输入的符号串是一个算术表达式语句,则输出一个分析树骨架(既每一步规约用到的最左素短语),否则输出一个错误信息。 -operator priorities under formal algorithm, the devel
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:55296
    • 提供者:余琨
  1. test_correct

    0下载:
  2. 算符优先分析程序的分析、设计与实现的基本技术与一般方法-operator priority to the analysis program analysis, design and implementation of basic technology and general methods
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:王丰
  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-19
    • 文件大小:2048
    • 提供者:干海娟
  1. compiler

    0下载:
  2. 给出非终结符的FIRSTVT和LASTVT集。画出算符优先关系表。给定符号串判定是否是文法中的句子,分析过程用计算机打印出来。-website is not the end of the FIRSTVT and LASTVT set. Ingenuous operator precedence table. Series set to determine whether the symbol is the grammar of the
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:56320
    • 提供者:张海
« 1 2 34 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org