CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 文法分析器

搜索资源列表

  1. zwj

    1下载:
  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 table, and will be allowed to
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:62699
    • 提供者:www
  1. LL1wenfafenxi

    0下载:
  2. LL1文法分析器,借用网上资源编写而成,有些粗糙,勉强可以用-LL1 grammar analyzers, use online resources to complete, some rough, barely used
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:438156
    • 提供者:Norman
  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, and will be allowed to carry
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:37315
    • 提供者:刘远兴
  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
    • 文件大小:33735
    • 提供者:刘远兴
  1. 编译原理LALR(1)文法分析器

    0下载:
  2. 产生的DFA在屏幕上显示,分析表写到文件里面.- Produces DFA demonstrated on the screen that, the analytical table writes inside the document
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14156
    • 提供者:演好
  1. LL_1

    0下载:
  2. 编译原理 LL_1文法分析器。 支技用户文法输入,LL_1文法判断,分析表生成,字符串匹配。
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 这是一个完整的文法分析器,能识别FIRST、FOLLOW集,还有实验报告!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:213485
    • 提供者:yangshuangxue
  1. java形式文法

    0下载:
  2. 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5623
    • 提供者:翟青
  1. fortran形式文法

    0下载:
  2. 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:12357
    • 提供者:翟青
  1. pascal形式文法

    0下载:
  2. 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:29996
    • 提供者:翟青
  1. ada形式文法

    0下载:
  2. 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:16627
    • 提供者:翟青
  1. GrAnalyser

    0下载:
  2. 使用vc编写的文法分析器课件,对于入门的vc学习者,可以作为windows界面编程的参考-vc prepared by the use of grammar analyzer courseware for the entry vc learners, as windows programming interface reference
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:31139
    • 提供者:王亮
  1. hc_compiler

    0下载:
  2. 由于时间紧迫及事先准备不足,编译器最后定型时暴露出不少问题及不足之处,主要有以下一些方面:   不支持数组数据类型,这是文法分析器设计时的一个疏漏,由于时间关系,最后只得把扫描器中已做好的相关的数组部分删去。   对于float数据类型的支持,直到语义分析都是正常的,也能生成相应的汇编代码,但由于我们对8086/8088指令系统本身了解不足,这样的汇编代码将只能做到含义上完全忠实于源程序,但不能运行。   对于局部变量的支持,则于时间紧迫,所有的局部变量全被处理成静态变量。使递归函数不能得到正确
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:260567
    • 提供者:周杰
  1. ll1 xq

    0下载:
  2. 文法分析器 在c环境下编写的 我认为还可以-c grammar analyzer in the preparation of the environment I think I can
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:970456
    • 提供者:谢谦
  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 the sentence syntax analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:24897
    • 提供者:张学友
  1. 基于C++开发的LL1

    0下载:
  2. 基于从C++开发的一个LL1文法分析器,内付源码,源码中还有一定的注释-from C-based development of a LL1 grammar analyzer, which paid source, there still is a certain source of the Notes
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51887
    • 提供者:拉开距离
  1. 金浪530网卡驱动WXP

    0下载:
  2. 编译原理—LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:27359
    • 提供者:周海波
  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 syntax analysis syntax tree corresp
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:49738
    • 提供者:徐强
  1. TESTLL1

    0下载:
  2. 这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:57301
    • 提供者:阿京
  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
    • 文件大小:77734
    • 提供者:阿京
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com