搜索资源列表

  1. ll1yufa

    0下载:
  2. 编译原理的实验,是LL(1)文法做的,可以实现基本功能-compiler principle experiments is LL (1) grammar do, can achieve a basic function
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:285696
    • 提供者:ninglei
  1. ll(1)fenxibiaodeshengcheng

    0下载:
  2. 词法分析源程序 提示:本程序只能对由 i , + , * , ( , ) 构成的以 # 结束的字符串进行分析, -lexical analysis source Tip : the program only right by i,*, (and ) consisting of the# end of the strings,
  3. 所属分类:C#编程

    • 发布日期:2024-05-07
    • 文件大小:168960
    • 提供者:xiao
  1. 2005060717340116648

    0下载:
  2. LL(1)语法分析器,对任意输入LL(1)文法的分析表及字符串, 否为该文法的句子,并能给出分析过程。-LL (1) parser, the indiscriminate importation of LL (1) grammar analysis table and string, whether or not the sentence grammar, and can provide analysis process.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:968704
    • 提供者:飒飒
  1. yufafenxisaomiaochenxu

    0下载:
  2. 了解语法分析器的内部工作原理,通过在本次实验中运用一定的编程技巧,掌握对表达式进行处理的一种方法。① 对输入文法,由程序自动构造FIRST FOLLOW集② 对输入文法,由程序自动生成它的LL(1)分析表;③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。-Understanding of the internal parser working principle, in this experiment through the
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:1031168
    • 提供者:vivian
  1. experimentofll(1)

    0下载:
  2. 编译原理实验ll(0)预测表分析法,编译调试通过.检查是没问题了.-compiler principle experiment'll (0) projections for analysis, debugging through compiler. Inspection is not a problem.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:945152
    • 提供者:李建国
  1. LL1

    0下载:
  2. ll(1) ll(1) ll(1) ll(1)-ll(1) ll(1) ll(1) ll(1) ll(1) ll(1)
  3. 所属分类:系统编程

    • 发布日期:2024-05-07
    • 文件大小:562176
    • 提供者:
  1. LL1ForWin

    0下载:
  2. ll(1)文法,我们编译原理的课程设计实验报告,非常 好,得 A 的-ll (1) grammar, we have compiled the curriculum design principle of the experiment report, very good, too A
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:32768
    • 提供者:
  1. bianyizlh

    0下载:
  2. 自动生成一个LL(1)文法。对输入文法,由程序自动生成它的LL(1)分析表;对于给定的输入串,应能判断识别该串是否为给定文法的句型-LL (1) grammar. On the importation of grammar, automatically generated from the LL (1) Analysis Table; For a given input string, Recognition should be abl
  3. 所属分类:压缩解压

    • 发布日期:2024-05-07
    • 文件大小:250880
    • 提供者:zlhhlz
  1. ll1

    0下载:
  2. 输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。注意,要把同一个非终结符的产生式分成单个输入。他会自动计算first,follow,预测分析表的构造,但并不输出。-importation has been eliminated and left recursive public from the left-LL (1) gra
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:33792
    • 提供者:赵旋
  1. A

    0下载:
  2. 编写为某一任意上下文无关文法构造的LL(1)语法分析程序,并对任给的一个输入串进行语法分析检查。 程序要求为该文法构造预测分析表,并按照预测分析算法对输入串进行语法分析,判别程序是否符合已 知的语法规则,-To prepare for a arbitrarily constructed context-free grammar LL (1) grammar analysis program, and any given inpu
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:197632
    • 提供者:傅波
  1. D

    0下载:
  2. LL(1)语法分析器。 功能很点单,但是又算法分析。希望对你又用-LL (1) parser. Function is a single point, but also the algorithm analysis. I hope to you again
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:34816
    • 提供者:傅波
  1. ll

    0下载:
  2. 编译原理中的LL(1)分析程序设计-Compilation Principle of LL (1) analysis of program design
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:10240
    • 提供者:liu
  1. Scanner

    0下载:
  2. /利用递归下降分析程序,解决下列满足LL(1)条件的文法 //消除递归前的文法 消除递归后的等价文法-/ Decline in the use of recursive analysis program, to address the following to meet LL (1) the conditions of the grammar// elimination of recursive grammar ago after
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:31744
    • 提供者:ll
  1. LL1ForWin

    0下载:
  2. 编译原理课程设计,LL(1)方法,用FIRST()和FOLLOW(),SELECT(),以及预测分析表-Principles of curriculum design compiler, LL (1) method, FIRST () and FOLLOW (), SELECT (), as well as predictive analysis table
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:3383296
    • 提供者:ZOU
  1. LL(1)

    0下载:
  2. LL(1)方法,能够计算FIRSR()和FOLLOW()以及SELECT()-LL (1) methods to calculate FIRSR () and FOLLOW () and SELECT ()
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:238592
    • 提供者:ZOU
  1. LL(1)(Windows+Version)

    0下载:
  2. 编译原理的ll(1)的文法 挺好用的饿-Compiler Construction Principles of the ll (1) of the hungry with good grammar
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:45056
    • 提供者:顾大
  1. 11280_ll1forwin(1)

    0下载:
  2. LL(1)文法的实现代码,用C++写的,大家可以试试,感觉还是很不错的哟-LL (1) the realization of grammar code, using C++ Written, we can try, I feel very good yo
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:34816
    • 提供者:阿建
  1. LL(1)

    0下载:
  2. LL(1)语法分析1、实现LL(1)分析中控制程序(表驱动程序); 2、完成以下描述算术表达式的LL(1)文法的LL(1)分析程序。 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-LL (1) syntax analysis 1, the realization of LL (1) Analysis of control proc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:640000
    • 提供者:张帅
  1. for

    0下载:
  2. 实现了for语句的翻译,LL(1)法,输出三地址,我是借鉴同学的成果,也给大家借鉴。有一定的难度。-this is the work of translation of for sentences.we need the LL(1) and output three-address form
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:2582528
    • 提供者:哈哈哈
  1. LL(1)

    0下载:
  2. LL(1)的语法分析器,VC6.0编译器通过,输入输出的文件名详见代码,输出文件中的分析过程和编译原理课本要求类似,根据不同的句子可能需要重新调整对齐格式-A LL(1) parser, built by MS VC 6.0, an assignment of my Complier Principles course
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:422912
    • 提供者:lyx
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org