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

搜索资源列表

  1. C_complier

    0下载:
  2. 用C开发的C语言编译器,实现了词义、语义、语法检查和分析-C development of the C language compiler and realized the meaning, semantics, syntax check and analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6919
    • 提供者:王磊
  1. Study_flex_bison

    0下载:
  2. 一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法分析用bison做语法分析设计的科学计算器(不同于一般程序设计中的入门级计算器),是学习编译原理的很好的例子。-a flex and bison portal usage of a very good example. According lexical analysis, parsing, Semantic analysis of th
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:108553
    • 提供者:王克惠
  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. aisa-Doc3

    0下载:
  2. 语义分析 语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析,,Visual C++ -semantic analysis semantic analysis, compile operations, lexical analysis semantic analysis, compile operations, lexical analysis semantic analysis, compiler work, lexical a
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:13946
    • 提供者:yanglei
  1. pl0.ok1

    1下载:
  2. 经过修改的PL0编译程序源码,对于编译原理初学者来说,是一个不错的参考程序,有利于递归下降方法的理解,包括词法分析,语法分析和语义生成,并可以在虚拟机上执行。-revised PL0 compiler source code, compiler theory beginners, is a good reference procedures, it dropped recursive method to the understanding, including lexical analysis,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:252093
    • 提供者:xym
  1. lsa111111

    0下载:
  2. lsa(潜在语义分析的论文)一个关于概率模型的论文
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:101747
    • 提供者:祝津津
  1. Code_051211_0900

    0下载:
  2. 计算机语义分析之分词,能够根据文章统计分析的结果进行自适应-computer semantic analysis segmentation, according to the article statistical analysis of the results Adaptive
  3. 所属分类:SCSI/ASPI

    • 发布日期:2008-10-13
    • 文件大小:939741
    • 提供者:漆巧林
  1. tyf

    0下载:
  2. 设计一个语义分析程序对文法进行改造生成四元组代码 -design of a semantic analysis procedures to transform grammar Quaternion Group generated code
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2029
    • 提供者:tyf
  1. PL0-translate

    1下载:
  2. PL/0语言是Pascal语言的一个子集,是一种简单而且可扩充的语言,在我的测试用例中有具体的体现。它通过词法分析、语法分析、语义分析等过程,生成目标代码,目标代码是一种形似汇编语言的栈操作指令。-PL / 0 Pascal language is a language subset is a simple and extensible language, In my test case with concrete expression. Through lexical analysis, pa
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1171374
    • 提供者:李建康
  1. IEC61850-yuyixinximoxingdeshixian

    0下载:
  2. IEC61850语义信息模型的实现,感兴趣的可以看看,潮流趋势啊-IEC61850 semantic information model realization, interest can see that the trend ah
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:77555
    • 提供者:张建新
  1. Pascal_compliter

    1下载:
  2. 一个用VC++开发的Pascal编译器. 包括词法分析 语法分析 语义分析 中间代码生成 对学习编译原理的同学有很大用途-a VC development of the Pascal compiler. Lexical analysis, including analysis of semantic analysis Grammar intermediate code Generation of compiler theory of learning students have great
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:87568
    • 提供者:lizhi
  1. WordSimilarityss

    3下载:
  2. 基于知网的词汇语义相似度计算 C 源码,软件使用手册.-Semantic similarity calculation of C source code, software manuals.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1011488
    • 提供者:wu
  1. SentenceSemanticDistanceandNoveltyDetection

    0下载:
  2. 一个关于文本语义分布方面的ppt,中科院计算所的-a semantic distribution of the text of ppt, the Chinese Academy of Sciences Computing
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1197882
    • 提供者:陈颍
  1. plo-com

    0下载:
  2. pl/0编译器的C++实现,包含了词法分析,语法分析,语义分析&代码生成部分。-pl / 0 compiler for C + + realization included lexical analysis, parsing, Semantic Analysis & code generator parts.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:24263
    • 提供者:张艾
  1. Goedel

    1下载:
  2. Goedel语言是一种说明性逻辑程序设计语言。该语言基于一阶逻辑,引入了一个多态多类的类型系统和多种新的语言成分,支持抽象数据类型和模块化程序设计等技术,语言本身也具有很强的说明性语义。详细介绍了Goedel语言的类型系统及其构造,对在逻辑程序设计语言中引入类型系统的作用进行了一些深入的分析和讨论。[-Goedel descr iptive language is a logic programming language. Based on the language of the first o
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:295221
    • 提供者:gun
  1. Lex_Yacc_Parser

    2下载:
  2. 语法分析器lex和词法分析器yacc的C++语言实现 1.Lex (1)Lex输入文件的解析 (2)正规表达式的解析 (3)一个正规表达式到NFA的转换算法实现 (4)多个NFA的合并 (5)NFA的确定化和最小化算法实现 (6)返回状态与返回内容的对应 2.Yacc (1)Yacc输入文件的解析 (2)上下文无关文法到对应LR(1)文法的下推自动机的构造 (3)LR(1)文法的下推自动机到相应分析表的构造 (4)LR(1)总控程序的构造(查表程
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:41490
    • 提供者:尤冉
  1. cmd_SNL_C_complier

    0下载:
  2. snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL language lexical analysis, parsing,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:232767
    • 提供者:张振宇
  1. visual_SNL_C_complier

    1下载:
  2. snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL language lexical analysis, parsing,
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3491943
    • 提供者:张振宇
  1. bianyiyuanyidaima

    0下载:
  2. 编译原理代码 包括正规式匹配LR文法分析语义分析-compiler code including formal grammar LR-match analysis of semantic analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:19984
    • 提供者:jinnee.lee
  1. LRfanyichengxu

    0下载:
  2. 用LR法做的词法分析+语法分析+语义分析程序,对赋值语句进行翻译(用txt文档输入赋值语句)-LR Act do with the lexical analysis of syntax analysis semantic analysis procedures, The assignment for the translation (txt file with the importation of assignment)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:13457
    • 提供者:chen启
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com