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

搜索资源列表

  1. 简单的语义分析basic

    0下载:
  2. 简单易用 易看的编译器 带词法分析和语法分析 输出是二元式和四元式 使用读取文件的方式进行编译 功能基本完整-easy to use easy to see the compiler with lexical analysis and parsing the output of which is dual-and four yuan-use read the document compiled basic functional integrity
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:33165
    • 提供者:cly
  1. lm编译原理的语法分析

    1下载:
  2. 他是语义分析的前端,example是分析的程序实例,token中放置的是token字。既有词法分析又有语法分析。-he is the front-end semantic analysis, example is the analysis of examples of procedures, token placing the token character. Both lexical analysis has syntax analysis.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3797
    • 提供者:马木木
  1. 语义语法-翻译

    1下载:
  2. 用c语言实现的语法语义分析程序 实现了四元式得生成功能齐全-with language syntax semantic analysis of the program in four yuan-generation multifunctional
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:50667
    • 提供者:比赛
  1. LL1语法分析

    0下载:
  2. 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是LL1语法分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the comp
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:13702
    • 提供者:
  1. 编译原理—词法分析和语法分析 实验报告

    2下载:
  2. 词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码-lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:52082
    • 提供者:张学友
  1. 编译原理实验_课程设计_词法分析

    0下载:
  2. 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, t
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:139411
    • 提供者:谷穗
  1. 11语法分析22

    0下载:
  2. 对所输入的语句进行语法分析,判断是否符合语法标准,以便以后对其进行语义分析。-right to import statement for grammatical analysis, judgment, whether or not the standard syntax for its future semantic analysis.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:12019
    • 提供者:gaoyan
  1. bianyiyuanli

    0下载:
  2. FOR循环语句的翻译程序设计(简单优先法、输出四元式),写出符合给定的语法分析方法的文法及属性文法。 完成题目要求的中间代码四元式的描述。 写出给定的语法分析方法的思想,完成语法分析和语义分析程序设计。 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。-FOR loop of the translation process design (a simple priority method, the output quaternion type), written in
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:91834
    • 提供者:warmorange
  1. compiler_vc

    0下载:
  2. 用Visual C++编写的小编译程序,集成了词法分析,语法分析和语义分析。-A compiler program made with Visual C++
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:3320
    • 提供者:wang zhongyi
  1. compilepiece2

    2下载:
  2. 实现了CMinus的一个编译器。实现了词法分析和语义分析。-CMinus achieved a compiler. The realization of the lexical analysis and semantic analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:351275
    • 提供者:王正邦
  1. bianyi

    0下载:
  2. 汇编原理课设:主要有词法分析,语法分析,语义分析- A program to perform Euclid s Algorithm to compute gcd.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:8993
    • 提供者:yun
  1. fuckpudn

    0下载:
  2. CMM词法语法语义分析, 中间代码生成 最终编译器-CMM compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:634917
    • 提供者:我日
  1. simple23456

    2下载:
  2. 用C++语言编写一个简单语言的编译器 能实现词法分析,语法分析,语义分析 四元式输出-C++ language using a simple language, the compiler can achieve lexical analysis, syntax analysis, semantic analysis quaternary-output
  3. 所属分类:Compiler program

    • 发布日期:2016-01-06
    • 文件大小:198671
    • 提供者:huangkai
  1. Compiler

    0下载:
  2. c#实现的编译器,源码,包括词法分析,语法分析,语义分析,及中间代码生成-c# implementation of the compiler, source code, including lexical analysis, syntax analysis, semantic analysis and intermediate code generation
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:889359
    • 提供者:与或非
  1. PL0

    0下载:
  2. 词法分析,语法分析,语义分析,输出四元组-Lexical analysis, syntax analysis, semantic analysis, the output quaternion group
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:2025120
    • 提供者:倪永
  1. bianyizonghe

    0下载:
  2. c语言编写的编译原理综合性实验,实现部分c语言代码段的词法、语法、语义分析,最后输出四元式。 没什么突出的,但是保证是最详细的。-c language compiler principles of comprehensive experiment, c language code to achieve some of the lexical, syntax, semantic analysis, the final output quaternion type. Nothing outsta
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:273722
    • 提供者:陈剑磊
  1. SNLCompiler

    0下载:
  2. 编译程序通常包括:词法分析、语法分析、语义分析、中间代码生成、目标代码生成、错误处理、表格管理,如图所示。由于能力有限,本编译器只做前三部分。-Compiler typically include: lexical analysis, syntax analysis, semantic analysis, intermediate code generation, object code generation, error handling, form management, as shown.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1969042
    • 提供者:朱红
  1. Compiler_report

    1下载:
  2. 编译器实现实验报告,包括扫描器(自动机实现),语法分析,语义分析,实现输入加减乘除的式子,导出相关四元式-Experimental compiler implementation report, including the scanner (Automata), syntax analysis, semantic analysis, subtraction multiplication and division of the input formula, export-related four-
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:339478
    • 提供者:黄军斌
  1. ex5

    0下载:
  2. 编译原理实验五 SLR语义分析法 附加实验报告-Compile principle experiment five additional experiments SLR semantic analysis report
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:231619
    • 提供者:
  1. yuyifenxi

    0下载:
  2. 编译原理语义分析程序已近上传,目的在于跟大家交流学习以下,如有需要的请到此看看,希望能帮到大家,O(∩_∩)O~-Principles of semantic analysis program compiled nearly upload the aim to share learning with the following, if necessary, please take a look at this, hope to help you, O (∩ _ ∩) O ~
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:12018
    • 提供者:sky
« 1 2 34 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com