CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算符优先

搜索资源列表

  1. scanner(liwenkaitop)

    0下载:
  2. 这是用VC6.0开发的集词法分析、语法分析、语义分析为一体的一个程序,是我在编译原理课程设计后期和同班一贼牛的哥们儿老胡共同研究的,做编译课设的朋友们不妨下来看看。语法分析采用的是算符优先分析法,语义生成的是四元式,符号集等格式处理方面基本是遵照大连理工出版的《编译原理》一书附的Simple语言来设计的。由于是自己的课余研究,当时没什么文档和维护的概念,因此没有留下文档,事隔一年半之后我也没有再研究它的动力了,看懂了的朋友不妨写个文档传上来告诉我一声!先此谢过了!-err
  3. 所属分类:Compiler program

    • 发布日期:2017-05-17
    • 文件大小:114088
    • 提供者:李文凯
  1. suanfuyouxian

    1下载:
  2. 关于编译原理课程设计--基于算符优先分析的表达式语法分析器-Compilation Principle on curriculum design- based on analysis of the expression operator priority Parser
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1056
    • 提供者:谢洛伊
  1. andlife

    0下载:
  2. 输出每个非终结字符的FIRSTVT集合和LASTVT集合以及文法算符优先关系表-Output of each non-end characters FIRSTVT collections and collections, as well as grammar LASTVT operator precedence relations table
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3060
    • 提供者:litie
  1. OperandAnalyzer

    0下载:
  2. 一个用VC++写的算符优先分析程序,编译原理必须掌握的基本理论之一。-A used VC++ Priority operator written analysis program, the compiler must master the basic tenets of theories.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:3606493
    • 提供者:meteor
  1. by

    0下载:
  2. 算术表达式的语法分析,用的是算符优先法.-Arithmetic expression syntax analysis, using a priority law operator.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:5423
    • 提供者:箱子
  1. suanfufenxi

    0下载:
  2. 给定一个文法,构造词法分析表,实现算符优先词法分析
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:1095
    • 提供者:王莎
  1. 1

    0下载:
  2. 、完成以下描述算术表达式的算符优先文法的算符优先分析过程。 G[E]:E→E+T∣E-T∣T T→T*F∣T/F∣F F→(E)∣i -failed to translate
  3. 所属分类:Editor

    • 发布日期:2017-04-14
    • 文件大小:4803
    • 提供者:不懂
  1. compileranalysisoperatorpriority

    0下载:
  2. 编译原理课程设计有关算符优先分析的程序源代码,希望能和大家分享-Principles of curriculum design compiler priority operator analysis of the source code, hoping to share with you ... ...
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:246642
    • 提供者:aotxt
  1. lsr

    0下载:
  2. 算符优先算法的源程序,没有给出头文件,不能直接用-Operator of the source priority algorithm, there is no header file is given, can not be directly used
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:5513
    • 提供者:xiaorui
  1. PrinciplesOfCurriculumDesignCompiler

    0下载:
  2. 包括开发文档和完整的程序。 算符优先语法分析模拟构造器主要包括文法的FirstVT和LastVT集模拟构造,算符优先关系表的构造,算符优先函数表的构造,句子(程序)分析归约过程等几个部分。-Including the development of documents and procedures. Simulation of the priority operator parsing constructor FirstVT mainly grammar and structure LastV
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:476191
    • 提供者:穆鹏
  1. Operator

    0下载:
  2. 供给那些大学同学们用的,编译原理中的算符优先分析程序代码-use for Operator preferred analysis program code
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1126
    • 提供者:刘三
  1. 20090612

    1下载:
  2. 算符优先算法,输入文法数和文法,自动分析生成firstVT和lastVT,并显示表,输入字符串,判断该字符串是否符合要求-Operator priority algorithm, the number of input grammar and the grammar, generate automatic analysis firstVT and lastVT, and display the table, enter the string to determine whether it mee
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:138897
    • 提供者:陈铮淇
  1. firstvtlastvt

    0下载:
  2. 编译原理 FirstVT 和 LastVT的计算 以及算符优先文法演示-FirstVT LastVT stack
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:3529
    • 提供者:jdc
  1. Works

    1下载:
  2. 编译原理课程设计做的一个算符优先文法的设计的程序,编码比较简单易于理解,可以作为一个编译器的开始.-Principles of curriculum design compiler to do a design grammar operator priority procedures, coding easier to understand relatively simple, the compiler can be used as a start.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:49388
    • 提供者:李子超
  1. suanfuyouxian

    0下载:
  2. 我学编译原理时做的一个算符优先算法,希望对大家有所帮助-Compilation Principle me when an operator priority algorithm, we want to help
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:9197
    • 提供者:
  1. 98977

    0下载:
  2. 编译原理 算符优先过程模拟 输入句型 生成优先分析表-Principle of the process of compiling a priority operator to generate analog input sentence priority analysis table
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:897823
    • 提供者:娄骞
  1. compile

    0下载:
  2. 算符优先分析过程模拟,通过对文件的读取,构造链表,将文法和分析表存入链表,然后输入符号串与#号结束并执行操作-Operator priority simulation analysis, through to read the document, list structure, grammar, and analytical tables will be deposited into the list, then enter the# symbol with the end of string
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:3211
    • 提供者:肖克
  1. compile

    0下载:
  2. 编译原理大作业,完成了词法分析,递归下降分析,LL(1)分析,算符优先分析,中间代码生成等-Compiler Construction Principles large operations, completed a lexical analysis, recursive descent analysis, LL (1) analysis, operator priority analysis, intermediate code generation, etc.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:36253
    • 提供者:ddl
  1. suanfuyouxian

    0下载:
  2. 算符优先文法分析--自底向上语法分析,这是我们编译原理老师布置的实验题-Operator precedence grammar analysis- from the bottom-up parsing
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:32688
    • 提供者:Reagan
  1. algpre.c.tar

    0下载:
  2. 算符优先算法,北交编译原理书上源码的实现,书上的有错误-Operator priority algorithm, the North cross compiling principle source of the realization of the book, the book' s errors
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1402
    • 提供者:北交,计科
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com