CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编辑器/阅读器 搜索资源 - 文法

搜索资源列表

  1. Compiler(1)

    0下载:
  2. 编译器,生成中间代码(四元式),文法规则在源文件中有定义-compiler, generating intermediate code (4 yuan-), the grammar rules in the source document definitions
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:70.54kb
    • 提供者:游铭
  1. yufall1

    0下载:
  2. 做的很不错的LL(1)文法分析程序,可以作为学习编译原理课程的参考或课设-do very good LL (1) grammar analysis procedures can be compiled as a learning theory courses or courses based reference
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:11.54kb
    • 提供者:
  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 whether correct. Grammar: E ->
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:4.93kb
    • 提供者:姜浩
  1. ll1forwin

    0下载:
  2. 编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。- Translation principle LL (1) grammar analyzer input legitimate LL (1) the grammar, will output LL (1) to forecast the analytical table, and will be allowed to carry on the grammar a
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:32.94kb
    • 提供者:刘远兴
  1. scal

    0下载:
  2. 使用实际的编译算法的计算器 包括词法、文法分析过程
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:33.17kb
    • 提供者:zsj
  1. wenfa

    0下载:
  2. 一个简单的文法分析算法,大二时的课设。有用的可以拿去看看。
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:15.21kb
    • 提供者:寇晓宁
  1. SF111

    0下载:
  2. 算符优先文法分析的c语言实现代码 需要输入词法分析的txt结果文件- The operator first grammar analysis c language realization code needs to input the lexical analysis the txt result document
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:信仰
  1. SLR1wf

    0下载:
  2. slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件-slr1 the grammar grammar analysis c language realization code needs to input the lexical analysis the txt result document
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:1.65kb
    • 提供者:信仰
  1. j

    0下载:
  2. 算符分析文件 对酸腐文法进行分析 酸腐有限的实验报告
  3. 所属分类:编辑器/阅读器

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

    0下载:
  2. while循环语句的翻译程序,以LL(1)文法实现,中间代码以三地址形式输出
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:14kb
    • 提供者:蔡亮
  1. pl

    0下载:
  2. pl0编译器,自动识别pl0文法-pl0 compilers, automatic identification pl0 grammar
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:14.83kb
    • 提供者:njutxlws
  1. ll(1)语法分析

    0下载:
  2. 此为ll(1)文法的源代码,适应于学习过编译原理的同学,在做课程设计时可以参考-this as (a) the source code for grammar, learning to adapt to the students of compiler theory, the courses do when reference design
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:3.49kb
    • 提供者:林肯
  1. 递归下降分析方法

    0下载:
  2. 根据某一文法编制调试递归下降分析程序,以便对任意输入的符号串进行分析。的目的主要是加深对递归下降分析法的理解。-prepared under a debugger recursive grammar drop analysis procedures for the importation of arbitrary strings of symbols for analysis. The main purpose is to deepen the decline recursive analysi
  3. 所属分类:编辑器/阅读器

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

    0下载:
  2. C语言编写的类Pasacal的编译器,完成词法分析文法分析语义分析代码优化等各阶段的功能。最后的出目标代码-prepared by the C language category Pasacal the compiler, lexical analysis completed grammar analysis semantic analysis code optimization stages of the function. The final target code
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:645.76kb
    • 提供者:sky
  1. TESTLR

    0下载:
  2. 这是一个lr文法分析器,输入句子会自动分析,如果有错误会分析道错误位置-this is a grammer analyzer. it will automaticaly analyze the inputted sentences. it will locate the mistakes to there position if there are some.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:75.91kb
    • 提供者:阿京
  1. CompileWork(optimize_available)

    0下载:
  2. 北航编译原理课程设计成果——一个扩充的C0文法编译器,带优化,生成的中间代码为四元式,最终代码为X86汇编。很好,很强大!-BUAA compile the results of the principle of curriculum design- a scalable C0 grammar compiler, with optimization, the generated code between quaternion type, the final code for the X86 co
  3. 所属分类:Editor

    • 发布日期:2017-04-08
    • 文件大小:517.03kb
    • 提供者:李毅
  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
    • 文件大小:4.69kb
    • 提供者:不懂
  1. dowhilecycle

    0下载:
  2. 对循环语句: DO〈赋值语句〉WHILE 〈表达式〉 (1) 按给定的题目写出符合简单优先分析方法要求的文法和属性文法描述。 (2) 按给定的题目给出简单优先分析方法的思想及分析表设计。 (3) 按给定的题目给出赋值表达式和控制语句中布尔表达式中间代码序列的结构设计。 (4) 完成相应的词法分析、语法分析和语义分析程序设计。 (5) 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 -Of the loop: DO < assignment> W
  3. 所属分类:Editor

    • 发布日期:2017-04-05
    • 文件大小:36.15kb
    • 提供者:李伟霞
  1. jedit4.5pre1source

    0下载:
  2. jEdit是一个用Java语言开发的文本编辑器,在GPL下发布。它可以在Windows、Linux、Mac OS等多种平台 下运行,并且有很多插件,可以扩充基本功能。它也支持80多种文件类型的文法加亮显示。支持包括UTF-8 在内的多种字符编码。 jEdit也有很方便的宏定义功能,可以用BeanShell、Jython和Javascr ipt等脚本语言。-jEdit is a Java language text editor, released under the
  3. 所属分类:Editor

    • 发布日期:2017-05-13
    • 文件大小:2.94mb
    • 提供者:zu
  1. Lexical-analysis

    0下载:
  2. 输入:所给文法的源程序字符串。 输出:二元组(syn,token或sum)构成的序列。-Input: the source string grammar. Output: two tuple (syn, token or sum) of the sequence.
  3. 所属分类:Editor

    • 发布日期:2017-04-14
    • 文件大小:4.36kb
    • 提供者:周振
« 12 »
搜珍网 www.dssz.com