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

搜索资源列表

  1. Lexical_analysis

    0下载:
  2. 词法分析的又一个例子 这个将词法分析做成了一个子程序便于后来与语法分析及语法制导连起来-lexical analysis of this yet another example of lexical analysis resulted in a subroutine and then to facilitate analysis of syntax and grammar guide link
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2189
    • 提供者:李立纯
  1. bison-2.0.tar

    0下载:
  2. bison 2.0 主要可以用来做语法分析用的,最基本的功能是生成表达式分析程序,做科学计算器可以省事了!-main syntax can be used to do the analysis, the basic function is to generate expression analysis procedures, scientific calculator can save!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1163590
    • 提供者:毕胜
  1. 编译原理课程设计1

    0下载:
  2. 编译原理课程设计,关于语法分析与词法分析的东西,自己的代码-compiler theory curriculum design, syntax analysis of lexical analysis and the things that their code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:39734
    • 提供者:吴胜
  1. 完整的编译器代码

    2下载:
  2. 老师提供给我们的完整的C语言编译器代码,包括词法分析、语法分析、语义分析、代码生成。-teachers to the integrity of the C language compiler code, including lexical analysis, grammar analysis, semantic analysis, code generation.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:56007
    • 提供者:陈亮
  1. 算符优先—编译原理

    0下载:
  2. java实现的对算术表达式进行词法分析和语法分析,实现过程很简练,值得参考哦!-achieve the right arithmetic expression for lexical analysis and syntax analysis, implementation process is very concise and valuable reference Oh!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:75319
    • 提供者:陈为
  1. bianyic++

    0下载:
  2. 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。-Input legitimate LL (1) grammar, will output LL (1) Table Forecast and Analysis, and can import sentence for syntax analysis syntax tree corresponding output.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:165546
    • 提供者:丁关根
  1. 编译ppt

    0下载:
  2. 《编译原理》参考书籍 对词法分析及各种语法分析法都做了详尽的介绍-"compiler theory" reference books on lexical analysis and various grammatical analysis has done a detailed presentation
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1771598
    • 提供者:张丽
  1. 21codes_del62755882442

    1下载:
  2. 将布尔表达式翻译成后缀式(即逆波兰式),中间有词法分析,语法分析及中间代码生成-Boolean expressions to be translated into the suffix - (reverse Polish), there is a lexical analysis, Grammatical analysis and intermediate code generator
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:24901
    • 提供者:张丽
  1. 语法分析器 tcking

    1下载:
  2. 一个vc写的语法分析器 可以分析c语法-vc write a parser can be analyzed c Grammar
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:137850
    • 提供者:汤超
  1. top_down

    0下载:
  2. 自上而下的语法分析方法 能对算术表达式进行语法分析并计算出表达式的值-top-down syntax analysis method for the arithmetic expression syntax analysis and calculate the value of the expression
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10884
    • 提供者:李强
  1. 编译原理报告

    0下载:
  2. 设计目的 1. 程序的方法实现语法分析的LL(1)方法。手工构造词法分析程序 。 2. 锻炼自己的编写程序的能力和独立的编程思维能力。提高自己的编程能力。 3. 熟悉编译原理词法分析和语法分析的方法,加深对基本方法的了解。 4. 让我们更家进一步的理解编译原理,更好的的学习它的一些思路,掌握编译原理的理论基础。 5.让我们更加熟悉编程语言的运用和编程的技巧。更加了解编程的思维方式。 6. 采用自动机这种方法来设计词法分析程序,使思路更加清晰,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:48732
    • 提供者:cyberspace
  1. 编译课设

    0下载:
  2. 算术表达式词法和语法分析程序,递归下降法,四元式-arithmetic expression morphology and syntax analysis procedures, recursive method, four yuan -
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3199
    • 提供者:吧是否
  1. PasCompiler

    0下载:
  2. 一个pascal编译器,其中编译模块是独立的,可以进行任何slr语法分析,这个编译器还在实现中,目前已经完成到生成中间文件.-a compiler, which build the module is independent, can any slr syntax analysis, the compiler also realize that the current generation has been completed to document the middle.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:97923
    • 提供者:杨兵
  1. WWW.Ahaoz.CoM__vc52499446672

    0下载:
  2. PL/0的词法和语法分析,辛辛苦苦找到的-PL / 0 morphology and syntax analysis, hard to find
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:35082
    • 提供者:孟飚
  1. parserwithstack

    0下载:
  2. 编译作业,此法语法分析,并且模拟堆栈机,可以带if,while-compiler operations, the French and France analysis, and simulation stack machine, can take if, while
  3. 所属分类:编译器/词法分析

    • 发布日期:2015-06-08
    • 文件大小:95064
    • 提供者:古月
  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 LL (1) grammar, and if so, in
  3. 所属分类:编译器/词法分析

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

    0下载:
  2. 学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术.-compiler theory when learning to do morphology and syntax analysis procedures. Morphology and syntax analysis package in a category CFenXi, the process in Visual C 6.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:202056
    • 提供者:鲁家君
  1. wyb4

    0下载:
  2. 逆波兰式,c语言实现,包括语法分析,语义分析等,优先级别的实现-inverse Polish, c language, including grammar analysis, semantic analysis, the priority level of achievement
  3. 所属分类:编译器/词法分析

    • 发布日期:2015-06-10
    • 文件大小:1973
    • 提供者:王云鬓
  1. complierDesign

    0下载:
  2. 一个C语言编译器,包括词法分析,语法分析,中间代码生成。-a C language compiler, including lexical analysis, parsing, intermediate code generation.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:91727
    • 提供者:赵刚
  1. eva

    0下载:
  2. 一个语法分析程序,用vc++实现,可以直接运行-a syntax analysis procedures used vc achieve, and can directly run
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:17048
    • 提供者:自由主义
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com