搜索资源列表

  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 all
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-15
    • 文件大小:33792
    • 提供者:刘远兴
  1. 85018312345678

    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 import for
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:24576
    • 提供者:张学友
  1. LL1ForWin完美版

    0下载:
  2. 编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。-compiler theory LL (1) grammar analyzer input legitimate LL (1) grammar, will output LL (1) Table Forecast and Analysis, and can import sentence for synta
  3. 所属分类:DSP编程

    • 发布日期:2024-05-15
    • 文件大小:49152
    • 提供者:徐强
  1. Min_pascal(DOS)

    0下载:
  2. 一个语法分析器的程序。可以生成语法树。值得看啊!-a parser procedures. Syntax tree can be generated. Worth observing ah!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:58368
    • 提供者:焦杨
  1. TestBNF

    0下载:
  2. 扩展巴氏范式判别器及测试程序,实现符号表、语法树、语法判别算法。-expansion Pap paradigm checker and test procedures to achieve the symbol table, the syntax tree, grammar discrimination algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2073600
    • 提供者:蓝文纪
  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-15
    • 文件大小:38912
    • 提供者:朱俊
  1. c_trea

    0下载:
  2. c语言语法树,编译过程中用到的。 的-c language syntax tree and compiled to use the process. The
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:古朔
  1. ExpressionTree

    0下载:
  2. 建立表达式语法树及相关操作,根据输入的表达式,建立语法树,并进行遍历输入横置的树-establish regular expression syntax tree and related operations, according to the importation of expression, the establishment of syntax tree, and traversing the tree importation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:357376
    • 提供者:Leon
  1. antlr-3.0b5.tar

    0下载:
  2. ANTLR(ANother Tool for Language Recognition)它是这样的一种工具,它可以接受词文法语言描述,并能产生识别这些语言的语句的程序。作为翻译程序的一部分,你可以使用简单的操作符和动作来参数化你的文法,使之告诉ANTLR怎样去创建抽象语法树(AST)和怎样产生输出。ANTLR知道怎样去生成识别程序,语言包括Java,C++,C#. -distributions (ANother Tool for Lan
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:2651136
    • 提供者:guid
  1. fr.5823.0.compiler

    0下载:
  2. 词法/语法分析器bison源码,最新版本bison-2.1,,Unix_Linux0120310340817.rar...编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。...词法分析原程序对C语言可-lexical/grammatical analyzer bison source, the latest version bison- 2.1,, Unix_
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:174080
    • 提供者:malll
  1. yufafenxi(tiny)

    0下载:
  2. 我花了很长时间做的一个语法分析器, 他可以查看生成的语法树(如果无语法错误的话)-I spent a lot of time doing a parser, He can check the syntax tree production (if not the grammar mistakes)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:116736
    • 提供者:king
  1. RJ010408

    0下载:
  2. 学编译原理时的课程作业,里面包含抽象语法树和程序源代码.-school compiler theory courses at the operation, which contains an abstract syntax tree and source code.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:126976
    • 提供者:吗啡
  1. jsq

    0下载:
  2. 。录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。-. Entry legitimate LL (1) grammar, the output LL (1) prediction analysis table, and can enter the grammar of the sentence carried out
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:lovicin
  1. BooleanExp

    0下载:
  2. 我写的抽象语法树,可以从用户输入条件中,判断处优先级,并自动建树,目前可以对TLISTVIEW 跟DBGRID进行过滤-I wrote the abstract syntax tree can be input from the user s conditions, to determine Department priorities, and automatically achievements, the current can TL
  3. 所属分类:电子政务应用

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:ss
  1. GrammarAnalyse

    0下载:
  2. 实现了的词法分析和语法分析,输入源代码,输出的是语法树。-The realization of the lexical analysis and syntax analysis, type source code, the output is the syntax tree.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:独孤依旧
  1. yufa

    0下载:
  2. 对已给语言文法,利用递归子程序法,编制语法分析程序,要求将错误信息输出到语法错误文件中,建立符号表和输出语法树。-Have been addressed to the language grammar, the use of recursive subroutine method, the preparation of grammar analysis program, requested that error message outp
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:李梦
  1. LL1ForWin

    0下载:
  2. 通过VC 2008编译的LL1语法分析程序,支持任意文法判定是否为LL1,并构造分析表。MFC编写,有UI界面,使用简单,可构造语法树。-Through the VC 2008 compiler LL1 parser to support the arbitrary grammar to determine whether LL1, and structural analysis table. MFC prepared, there a
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:17330176
    • 提供者:李震
  1. TinyEdit-letterb

    0下载:
  2. TINY扩充语言的语法分析,作者letterb,使用VC6.0编程,编译原理实验,使用树控件来显示语法树。-TINY expanded language grammar analysis, the author letterb, programming using VC6.0 compiler principle experiment, use the tree controls to display the syntax tree.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:2557952
    • 提供者:letterb
  1. BYYN

    0下载:
  2. 用一门面向对象语言建立一个针对LL(1)文法分析构造演示器,输入定义好的文法,进行分析后在内存中建立其存储结构,判断其能用LL(1)文法分析后,建立其分析过程。 为此我们将本任务分解为以下内容: (1)文法的建立; (2)上下文无关文法的判定; (3)消除文法中一切左递归的算法; (4)文法二义性的判定; (5)LL(1)文法的判定; (6)消除直接左递归; (7)消除间接左递归; (8)直接
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:187392
    • 提供者:方方
  1. parser

    0下载:
  2. 采用递归下降分析法实现C0语言的语法分析器,其中中间表示采用抽象语法树的形式。 程序的输入:词法分析阶段的输出文件 程序的输出:存储了抽象语法树相关信息的XML格式的文件 -Decline in the use of recursive analysis method to achieve C0 language parser, which indicated that the use of intermediate abs
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org