CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 四元式

搜索资源列表

  1. 表达式解析

    0下载:
  2. 表达式的解析,主要是算术表达式的分析,分析成四元式。-the expression parse,mainly alysis of the arithmetic expression
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:64.07kb
    • 提供者:田永震
  1. cifaty

    0下载:
  2. (一) 程序设计要求 (1) 目 标 机:8086及其兼容处理器 (2) 中间代码:四元式 (3) 设计结果:四元式表、符号表、TOKEN串表 (4) 语义分析内容要求: 1) 变量说明语句 2) 赋值语句 3) 控制语句(任选一种) 4) 过程开始及结束语句 5) 分程序结构的符号表问题 6) 对子过程内部的源代码,暂时可以忽略生成四元式,但要对变量或常量入符号表。 -(a) program design requirements (1) Targe
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:9.18kb
    • 提供者:一峰
  1. 四元组

    0下载:
  2. 逆波兰式,四元组关于编译原理的编程 不会使用的可以看看帮助文档
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45.22kb
    • 提供者:
  1. 表达赋值

    0下载:
  2. 简单的赋值语句转化为四元式 只对单字符赋值 以及表达式的四元式转换 -simple assignment into four yuan-only assignment of single characters and expressions of 4 yuan conversion
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15.14kb
    • 提供者:海文
  1. cp%2E

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

    • 发布日期:2008-10-13
    • 文件大小:14.46kb
    • 提供者:zjd
  1. hxf

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

    • 发布日期:2014-01-15
    • 文件大小:3.06kb
    • 提供者:hxf
  1. zh

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

    • 发布日期:2014-01-15
    • 文件大小:628byte
    • 提供者:hxf
  1. demo3Dlg

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

    • 发布日期:2014-01-15
    • 文件大小:2.59kb
    • 提供者:hxf
  1. TitleTip

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

    • 发布日期:2014-01-15
    • 文件大小:3.55kb
    • 提供者:hxf
  1. MyODBCDBGridFile

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

    • 发布日期:2014-01-15
    • 文件大小:2.45kb
    • 提供者:hxf
  1. while循环 简单优先 四元式

    1下载:
  2. while循环语句的翻译 简单优先法 四元式输出
  3. 所属分类:其它

  1. 20064350132

    1下载:
  2. 通过设计,编制,调试一个语法及语义分析程序,加深对语法及语义分析原理的理解。 IF 〈布尔表达式〉 THEN 〈赋值语句〉 ELSE 〈赋值语句〉 其中 (1)、可以选择递归下降法、LL(1)、算符优先分析法、LR法完成以上任务,中间代码选用四元式。 (2)、 写出符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。 (3)、 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 目 录 一.系统需求分析 二.概念模型设计 三.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:477.07kb
    • 提供者:aden
  1. mycompile

    0下载:
  2. 编译原理 IF条件语句的翻译程序设计—简单优先法、输出四元式 通过设计、编制、调试一个条件语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。 具体做到以下几点: ①对输入语句进行词法分析。将输入的字符串进行扫描和分解,识别出一个个合法的单词。单词种类包括:关键字,标识符,运算符,常数和界限符 ②进行语法分析。编写条件语句的相应文法,按照语法分析方法中的简单优先分析法为文法设计简单优先表,对词法分析得到的单词序列进行语法分析,以
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:9.33kb
    • 提供者:rachel
  1. 20062445893021

    0下载:
  2. if-else条件语句翻译程序,LR方法,输出四元式元式,递归下降法书写的if。。else条件语句的语法分析及语义分析程-if-else conditional statements translation procedures, LR method, the output quaternion type element-type, recursive descent method to write the if. . else conditional statement syntax anal
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:12.95kb
    • 提供者:协力
  1. 22302304232

    0下载:
  2. 对条件语句: if 〈布尔表达式〉〈赋值语句〉 else 〈赋值语句〉, 进行词法,语法分析,并根据语法制导翻译方法将条件语句翻译成四元式中间代码形式,最后输出翻译后的四元式代码。-Of conditional statements: if <Boolean expression> <assignment statement> else <assignment statement> for lexical, syntax analysis, and in a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.85mb
    • 提供者:xieli123
  1. Parser

    0下载:
  2. 是词法分析的下一阶段,实现识别代码的语法构造,并以四元式的形式表达!-Lexical analysis is the next stage, the realization of the identification code of the grammar structure and Quaternion-style forms of expression!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:155.93kb
    • 提供者:张强
  1. siyuanshi

    0下载:
  2. 编译原理 的赋值语句翻译,输出四元式!源程序代码!-Compiler assignment principles of translation, the output quaternion type
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1.29kb
    • 提供者:weiwei
  1. siyuanshi

    0下载:
  2. 四元式的实现,编译原理的,找了好久找到的,分享一下-Quaternion of the realization of the principle of the compiler, looking for a long time to find and share. . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:70.96kb
    • 提供者:lxf
  1. C_compiler

    0下载:
  2. 自己实现的C语言编译器,识别while,if等语句,支持函数调用,生成四元式代码(A simple C compiler supporting while if and function calling, can generate quaternary type of algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1.14mb
    • 提供者:asdsadsad
  1. 赋值语句的翻译程序设计

    0下载:
  2. C语言语法分析器之将一个赋值语句翻译成四元式并输出,(Translate an assignment statement into four yuan and output it)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:135kb
    • 提供者:Nomountainsea
« 12 3 4 5 »
搜珍网 www.dssz.com