搜索资源列表

  1. lr(1)

    0下载:
  2. lr分析器采用的是LR(1)分析法,这个LR分析器很好用的喔,不信你试一试-lr analyzer using the LR (1) analysis, the LR analyzer good use Oh, try not trust you!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3432
    • 提供者:wgj
  1. LR(1)Arithmetic

    0下载:
  2. LR(1)文法实现四则运算程序,支持正整数和浮点数运算,有很强大的排错能力。在VC6.0下开发,能够在G++编译器下编译运行
  3. 所属分类:其它资源

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

    0下载:
  2. 一个很好的LR(1)语法分析的源码实现-a good LR (1) syntax analysis of the source code to achieve
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2807
    • 提供者:张坚水
  1. lr0forwin

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。- Translation principle LR (0) grammar analyzer input legitimate LR (0) the grammar, will output LR (0) the analytical table,
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:36864
    • 提供者:刘远兴
  1. 07zd_LR1

    0下载:
  2. 一个关于LR(1)的分析器 希望对大家有一点帮助-one of LR (1) of the analyzer we hope to have a bit of help
  3. 所属分类:组合框控件

    • 发布日期:2024-05-14
    • 文件大小:52224
    • 提供者:卡卡
  1. LR0

    0下载:
  2. LR(0)表的自动实现.控制台输入必须严格遵守.grammar 类的实现是本程序的关键-LR (0) to the table automatically. Console input must be strictly adhered to. Grammar category is the realization of this program the key
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:24576
    • 提供者:lyh
  1. Copy of LR0ForWin

    0下载:
  2. lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树-lr(0),parsing, interface is beautiful,use c++,can create syntax tree
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:35840
    • 提供者:小野
  1. wu

    0下载:
  2. 写的是一个语法分析器 是用LR分析法分析一个布尔表达式,最后用逆波兰是输出,希望对大家有用-writes of a parser is LR analysis for a Boolean expression, with the final output is the inverse of Poland, a member of the useful!
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:896000
    • 提供者:雷锋
  1. jellrap

    0下载:
  2. 形式文法分析JAVA工具包 本JAVA Applets程序提供对LL(1),LL(2)和LR(1)文法分析处理,用户可以输入任何满足条件的形式文法,通帮过系统的提示和帮助构造出相应文法的分析表,以及动态显示分析过程.本JAVA包能够很好地帮助学生理解语法分析器的制作过程和语法分析器的工作原理. -form grammar analysis of the Java tool kit for Java Applets procedu
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:164864
    • 提供者:欧滨
  1. LR1

    0下载:
  2. LR1语法分析器 自动识别开始符号、终结符、非终结符; 生成各非终结符的 first和follow集 生成LR1分析表-Complete parser automatic identification symbols beginning and ending address, end-FU; The end-generating website and follow the first generation Complete
  3. 所属分类:其它资源

    • 发布日期:2024-05-14
    • 文件大小:66560
    • 提供者:余天
  1. lr0

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:38912
    • 提供者:朱俊
  1. Syntax-Analyzer

    0下载:
  2. 此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构-this procedure there are two categories, Lexical for lexical analysis, Syntax syntax analysis. for the syntax analysis, LR (1) analysis, judge whether t
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:150528
    • 提供者:小小
  1. zwj

    0下载:
  2. lr(0)分析器编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 - Translation principle LR (0) grammar analyzer input legitimate LR (0) the grammar, will output LR (0) the analytical
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:2276352
    • 提供者:www
  1. forecast

    0下载:
  2. 编译原理的LR语法分析器,值得初学者参考,里面有说明报告-compiler theory LR syntax analyzer, it is worth beginners reference, with a narrative report
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:108544
    • 提供者:安海淇
  1. lr

    0下载:
  2. lr分析过程,编译原理课本上的例子-lr analysis, compiler theory textbook examples! ! !
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:184320
    • 提供者:徐海波
  1. LR(0)

    0下载:
  2. _编译原理_LR(0)项目集规范族的构造 _编译原理_LR(0)项目集规范族的构造.ppt-LR(0) compiler contruction principles and practice
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:242688
    • 提供者:ldw5258
  1. LR(0)

    0下载:
  2. 编译原理课程设计,LR(0)分析器。实现了LR(0)分析的过程,MFC界面友好,操作简单,功能完备,为课程设计提供参考。-Principles of curriculum design, build, LR (0) parser. Achieved a LR (0) analysis of the process, MFC user-friendly, simple operation, complete functions, prov
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2335744
    • 提供者:baobao
  1. LR

    0下载:
  2. 编译原理实验实现之LR分析器,c语言描述,个人原创,拒绝盗版。-Compiler Construction Principles experimental realization of LR parser
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:160768
    • 提供者:huang
  1. lr

    0下载:
  2. lr分析,很好用的编译原理实验,希望大家支持-lr analysis, a good principle experiment with the compiler, hope you will support
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:205824
    • 提供者:ran
  1. LR-parser

    0下载:
  2. LR分析器设计 给定说明语句的拓广文法G[S ]如下: (0) S ->S (1) S->v I:T (2) I->I,i (3) I->i (4) T->r 其中v代表终结符var,r代表real。 其识别规范句型活前缀的DFA及LR(0)分析表如下: 输入 状态 ACTION表 GOTO表 v i , : r # S I T 0 S2 1 1
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:212992
    • 提供者:浮云
« 1 23 4 5 6 7 8 9 10 ... 31 »

源码中国 www.ymcn.org