搜索资源列表

  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 anal
  3. 所属分类:编译器/词法分析

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

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

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

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

    • 发布日期: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

    0下载:
  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
  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. 20070213ekhtml-0.3.1

    0下载:
  2. 一个开源heml语意分析器 ekhtml: The El-Kabong HTML parser SUMMARY: El-Kabong: A speedy, yet forgiving, SAX-stylee HTML parser. PROJECT INFORMATION: Web Site: ekhtml.sourceforge.net The web site co
  3. 所属分类:Internet/网络编程

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

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

    1下载:
  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. Lex_Yacc_Parser

    0下载:
  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)文法的下推自动机到
  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 langu
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:232767
    • 提供者:张振宇
  1. visual_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 langu
  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. jena1_6_1_loc_src

    0下载:
  2. semantic web fr a mework
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:39009
    • 提供者:yangyz
  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. kai

    0下载:
  2. 從教學的角度談「開」從第一語言的語料分析辭典的語義分類 語法表現 典型用法-teaching from the perspective of "open" language from the first analysis of the corpus of semantic dictionary syntax performance typical usage
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19039
    • 提供者:jzw
  1. SLRcompiler

    0下载:
  2. 包含了语法分析,词法分析,语义分析的编译前端,分析方法为SLR-contains grammatical analysis, lexical analysis, semantic analysis of the compiler front-end, analytical methods for SLR
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6463
    • 提供者:胡恩
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org