搜索资源列表
如何为派生类提供写时拷贝语义的引用计数
- C++编的如何为派生类提供写时拷贝语义的引用计数的小程序哦-C series of the derived class how to write copy for the reference counting semantics of small programs oh
09语义分析
- 词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现.-lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression opt
sql的语义推导树
- sql的语义推导树。用于自己建立一个dbms系统时,可以用来解析输入的sql语句,用来形成一个语法树-sql semantic derivation tree. For creating a DBMS system can be used to parse the input to the sql statement, the syntax used to create a tree
第四部分:GCC语法与语义分析程序
- GCC语法与语义分析程序-GCC syntax and semantic analysis program
语义语法-翻译
- 用c语言实现的语法语义分析程序 实现了四元式得生成功能齐全-with language syntax semantic analysis of the program in four yuan-generation multifunctional
语义分析
- 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是语义分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compile
知网语义相似度计算java实现
- 利用hownet计算词语语义相似度 java实现,算法参照内附的论文
WordSimilarity
- 基于《知网》的语义相似度计算 本软件是根据[刘群 2002]一文中的原理编写的词汇语义相似度计算程序。 主要实现了以下功能: 1.1 基于交互输入的义原查询、义原距离计算、义原相似度计算 1.2 基于交互输入的词语义项查询、义项相似度计算、词语相似度计算; 1.3 基于文件输入的词语义项查询、词语相似度计算; 1.4 相似度计算中的参数调整。
WordNet 语义计算 CSharp版
- 操作 WordNet 3.0 词汇语义资源的 C# 类。该API提供了获得 WordNet 项目的大部分内容,包括所有的同义词集以及它们之间所有的词汇关系。 This is a C# .NET API for the WordNet 3.0 lexical semantics resource. The API captures most of the content of the WordNet project, including all synset definitions and syn
编译原理实验报告+语法分析++语义分析++词法分析+详细的源程序
- 编译原理课程编译的词法、语法、语义三个过程,包括实验报告和源代码
编译词法语法语义分析
- 孙悦红编译词法语法语义分析主要程序代码
知网语义相似度计算
- 利用知网计算语义相似度,可以用来比较文档相似度等应用
语义Web小示例
- 为语义Web的HelloWorld小例子,可以更好的了解语义世界。
zyacc-1_03_tar.gz 提供对继承属性的语义计算
- 和YACC一样,但是提供对继承属性的语义计算,Same as YACC, but it provide the semantic calculation for inherited property
main.rar
- 很好的集合词法、语法、语义分析的源码!具有完整的注释!,Very good collection of lexical semantic analysis of the source grammar!
语义分析程序
- 题目:语义分析程序 要求:采用递归下降语法制导翻译法,对算术表达式,赋值语句进行语义分析并生成四元式序列. ,Title: Semantic Analysis of procedural requirements: the use of recursive descent grammar-translation method guidance for arithmetic expressions, assignment statements and generate semantic ana
PL0_Compiler_LR(1).rar
- 这是一个功能强大的编译器,有词法,语法,语义分析,并有着良好的人机交换界面。,This is a powerful compiler, there are lexical, syntax, semantic analysis, and have a good exchange of man-machine interface.
bianyikcsj.rar
- 我的编译原理课程设计,有界面,包括词法分析、语法语义分析、目标代码生成,功能强大,My principles of curriculum design, compilation, there are interfaces, including lexical analysis, grammar, semantic analysis, target code generation, powerful
语义分析
- 编译原理语义分析实现代码:实现的要求 (1)禁止同名标识符的重复申明(10%); (2)实现算术运算+、-、*、/运算,运算满足左结合,且满足*,/优先级别高于(20%); (3)实现类型检查(30%):(Code for Semantic Analysis of Compiling Principle)
情感语义库
- 情感语义库,用于基于情感词典的情感分析,包含知网、台湾大学、清华大学等情感词典。(Emotion semantic library is used for emotion analysis based on emotion dictionary, including HowNet, Taiwan University, Tsinghua University and other emotion dictionaries.)