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

搜索资源列表

  1. 第四部分:GCC语法与语义分析程序.rar

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:51830
    • 提供者:
  1. complied

    0下载:
  2. 编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图-compiler tenets of lexical analyzer and parser (including recursive subroutines, operator precedence, LR type analysis), semantic analysis diagram
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:21675
    • 提供者:付联榕
  1. bianyi

    1下载:
  2. 编译原理课程设计,词法分析,语法分析,语义分析等.用c做的
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11023
    • 提供者:ypd
  1. bianyi

    0下载:
  2. 通过设计、编制、调试一个for循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:70089
    • 提供者:佚星
  1. Compile

    0下载:
  2. 1. 系统功能:能读取词法分析结果进行语法分析,在语法分析的同时进行语义分析,生成中间代码; 2. 数据结构:设计存储中间结果及中间代码(逆波兰式)的数据结构; 3. 算法:递归下降分析法的实现;
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:155542
    • 提供者:vivien
  1. 语义分析程序

    0下载:
  2. 题目:语义分析程序 要求:采用递归下降语法制导翻译法,对算术表达式,赋值语句进行语义分析并生成四元式序列. ,Title: Semantic Analysis of procedural requirements: the use of recursive descent grammar-translation method guidance for arithmetic expressions, assignment statements and generate semantic ana
  3. 所属分类:报告论文

    • 发布日期:2017-03-22
    • 文件大小:148941
    • 提供者:xieli123
  1. Complier

    0下载:
  2. 编译原理课程设计,一个小型语言(PASAL)的编译器的实现。包括词法,语法和语义分析。程序与详细的解释。供参考和修改-Principles of curriculum design compiler for a small language (PASAL) the realization of the compiler. Including lexical, grammatical and semantic analysis. Procedures and detailed explanatio
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:958154
    • 提供者:王峰
  1. yuyifenxihezhongjiandaima

    0下载:
  2. 一个很好的语义分析即中间代码生成文档,讲解详细!很值的参考!-yi ge hen hao de yu yi fenxi ji zhongjian daima shengchengwendang,jiangjiexiangxi!henzhidecankao!
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:249841
    • 提供者:李晓峰
  1. dowhile

    0下载:
  2. 设计一个WHILE循环语句的词法﹑语法及语义分析程序,语法分析选择LR方法,采用用语法制导翻译输出中间代码四元式。-The design of a WHILE loop ﹑ the lexical grammar and semantic analysis procedures, choice of LR parsing method guided by syntax translation output intermediate code quaternion type.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:8631
    • 提供者:李伟霞
  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. workflow-role

    0下载:
  2. 基于角色的工作流建模研究 从角色及其交互角度出发,考察了现有的 基于角色的工作流过程建模方法,提出了一种基于Petri 网的工作流角色建模方法。利用这种建模方法,可以清楚的描述出角色 的外部接口,突出角色之间的协作关系,Petri 网的形式化语义方便进行模型的验证和分析-Research on Role-Based Workflow Modeling Abstract: The traditional process-based workflow modeling ignores
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:670328
    • 提供者:mszhou
  1. SupermarketManagementSystemRequirementsAnalysis.zi

    0下载:
  2. 超市管理系统需求分析 1项目计划 1.1系统开发目的 1.2背景说明 1.3项目确立 2逻辑分析与详细分析 2.1需求分析 2.2目标 2.3数据流程图 2.4系统功能 2.5系统开发步骤 2.6用户的特点 2.7假定与约束 3基于UML的建模 3.1语义规则 3.2UML模型 3.2.1系统UML模型 3.2.2子系统UML模型 3.2.3系统实现图 4小结 -Supermarket Management Syst
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:773097
    • 提供者:lee
  1. HNC

    0下载:
  2. HNC理论研究,是语义分析的一个理论,可以智能的对语句(包括汉语)进行分析。-HNC theory is a semantic analysis of a theory, intelligent pairs of statements (including the Chinese) for analysis.
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:14078
    • 提供者:Kevin
  1. et

    0下载:
  2. 编译原理-词法-语义分析 编译原理实验 实现简单词组识别 语义分析 等功能-Compiler Construction Principles- lexical- semantic analysis to compile a simple phrase recognition principle experiment to achieve functions such as semantic analysis
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2455
    • 提供者:sun
  1. SemanticAnalysis

    0下载:
  2. 国内语义分析相关专利集锦,收集的专利说明在该狭窄领域内,比较齐全-Collection of domestic semantic analysis of the relevant patent, the patent descr iption collection area in the narrow, relatively complete
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4274170
    • 提供者:JOSHUA
  1. shixun

    0下载:
  2. 编译原理实训,介绍了四个编译原理的实训课程,语义分析,语法分析,词法分析,词法识别-Compiler theory training, introduced the principle of the training course of four compilation, semantic analysis, syntax analysis, lexical analysis, lexical recognition
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:191158
    • 提供者:常余
  1. 1

    0下载:
  2. 智能科学与技术的知识体系_语义分析的结论-Intelligent knowledge of science and technology semantic analysis concludes _
  3. 所属分类:Project Manage

    • 发布日期:2017-05-02
    • 文件大小:919110
    • 提供者:qingl
  1. compiler

    0下载:
  2. 编译原理实验,包含词法分析,语法分析,语义分析等功能文档-Compiling principle experiment, including morphology analysis, grammatical analysis, the function such as semantic analysis document
  3. 所属分类:文件格式

    • 发布日期:2017-04-17
    • 文件大小:188995
    • 提供者:周巧华
  1. cmm-compiler-document

    0下载:
  2. cmm 语言的解释器,包括整个程序的设计,以及程序的词法分析语法分析语义分析以及最后的解释执行。-cmm language interpreter, including the design of the entire program, and the program s lexical analysis syntax analysis semantic analysis and final interpretation of the implementation.
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:1372500
    • 提供者:stanly
  1. Story-video

    0下载:
  2. 故事视频的语义分析与提取论文,本文详细讲述了对视频进行语义和结构分析的方法,并提出了一种新的故事视频的语义分析和提取的方法-Story video semantic analysis and extraction papers, we describe in detail the semantic and structural analysis of the video and a new story video semantic analysis and extraction method.
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:13933243
    • 提供者:王宪
« 12 »
搜珍网 www.dssz.com