搜索资源列表

  1. 判断是否为ll(1)文法程序

    0下载:
  2. 一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and se
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:23961
    • 提供者:luo
  1. LL(1)分析的实现

    0下载:
  2. 编译中的LL(1)分析方法的实现。对于输入的文法,判断其有效性,用LL(1)方法进行语法分析,并可判别输入的符号串是否为该文法的句型。 -compiler of LL (1) Method of analysis. The importation of the grammar, to judge its effectiveness, with LL (1) methods for syntax analysis, discriminan
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10312
    • 提供者:原子
  1. ll(1)词法分析

    0下载:
  2. LL(1)语法分析程序,编译原理课用得到哦,可以作到词法分析表吧(idle)-LL (1) syntax analysis program, compile Principle used to be, oh, Lexical analysis can be done table it (idle)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:82075
    • 提供者:王淼
  1. LL(1)wenfaa

    0下载:
  2. LL(1)文法的实现方法,有需要的可以-LL (1) grammar method, it is necessary to look at the
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2093
    • 提供者:cai
  1. LL(1)_syntax

    0下载:
  2. LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:82050
    • 提供者:张玉峰
  1. ll(1)Analyzer

    0下载:
  2. 执行程序,输入文法,与需要分析的语句执行ll(1)分析,很方便-implementation procedures, the importation of grammar, and the need to analyze the implementation of the phrase ll (1) analysis, is a convenient
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11505
    • 提供者:Wandy_1234
  1. LL(1)defenxiqi

    0下载:
  2. 这是一个LL(1)的分析器,针对文法E->TG , T->FU , G->+TG|^ , U->*FU|^ , F->(E)|i,是对编译原理初学者的一个帮助。-This is an LL (1) analyzers, the grammar-E -
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7909
    • 提供者:飞翔
  1. 简易语法分析程序LL

    0下载:
  2. 简易语法分析程序LL(1) (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型-simple syntax analysis procedures LL (1) (a) on the importation of grammar. it will determin
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-07-01
    • 文件大小:82442
    • 提供者:赵珊珊
  1. LL(1)_parsing

    0下载:
  2. 关于编译方面的LL(1)语法分析程序,可以输出分析栈,按要求可以实现对输入字符串的完整分析归约过程。-compiler on the LL (1) syntax analysis procedures can output analysis stack, by asking for input strings to achieve a complete analysis of the reduction process.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1890
    • 提供者:zhou
  1. LL(1)Syntax

    0下载:
  2. 用LL(1)方法分析四则运算,包括一个词法分析的头文件。-with LL (1) Analysis of four operations, including a lexical analysis of the headers.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3710
    • 提供者:田甜
  1. LL(1)while

    0下载:
  2. 用C++做的LL(1)分析法的程序,大家先用着吧,比较好用吧-C do LL (1) analysis of the procedure, we first used to it, the more useful it
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:23570
    • 提供者:John
  1. LL(1)daima

    1下载:
  2. [编译原理课程设计-源代码]LL(1)语法分析代码(c++).-[Design Compiler Principle-source code] LL (1) syntax analysis code (c).
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2194
    • 提供者:xiaogemao
  1. LL(1)yufafenxi

    0下载:
  2. *--- --- --声明--- --- -----*/ /* VC6.0下运行通过 此程序为本人苦心所做,请您在阅读的时候,尊重本人的 劳动。可以修改,但当做的每一处矫正或改进时,请将改进 方案,及修改部分发给本人 (修改部分请注名明:修改字样) Email: jink2005@sina.com QQ: 272576320 ——初稿完成:06-5-27 jink2005 补充
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5280
    • 提供者:林月忠
  1. LL(1)suanfa

    0下载:
  2. LL(1)文法判定算法,LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。 LL(1)文法的判别需要依次计算FIRST集、FOLLOW集和SELLECT集,然后判断是否为LL(1)文法,最后再进行句子分析。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:33179
    • 提供者:
  1. ll(1)

    0下载:
  2. Visual C++实现的,编译原理中LL(1)算法模拟,编译原理试验课主要内容。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1302
    • 提供者:张文娟
  1. LL(1)

    0下载:
  2. 编译器语法分析,用于编译器的LL(1)分析-Compiler, syntax analysis, the compiler for LL (1) Analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-06
    • 文件大小:896000
    • 提供者:zhuwentao
  1. LL(1)

    0下载:
  2. 编译原理实验,使用C++实现的LL(1)文法识别器-Compile principle experiment, the use of C++ implementation of LL (1) grammar identifier
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-06
    • 文件大小:452608
    • 提供者:张三
  1. LL(1)Analysis

    0下载:
  2. 编译原理LL(1)分析算法。。。自己写的-Compiler theory LL (1) parsing algorithm. . . Wrote it myself. .
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-06
    • 文件大小:1063936
    • 提供者:chezai
  1. LL(1)Grammer-Analysis

    0下载:
  2. C#实现的LL(1)文法分析器,界面是用WPF实现的。-C# implementation of LL (1) grammar analyzer, the interface is implemented using WPF.
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:98304
    • 提供者:James Mike
  1. 实验二-LL(1)预测分析

    0下载:
  2. LL(1)预测分析,分析表和分析过程的界面友好(LL (1) forecast analysis, analysis table and analysis process friendly interface.)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-06
    • 文件大小:111616
    • 提供者:小艾321
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org