搜索资源列表
Code_051211_0900
- 计算机语义分析之分词,能够根据文章统计分析的结果进行自适应-computer semantic analysis segmentation, according to the article statistical analysis of the results Adaptive
nizhenbi
- 预测分析法实现的语法分析器 -Forecast and Analysis Method syntax analyzer Forecast and Analysis Method of Grammar Analyzer Forecast and Analysis Method syntax analyzer
Analysis
- 词法分析程序一. 为PL/0语言建立一个词法分程序GETSYM(函数)-a program for analysis
analysis-and-code-generation-of-Tiny
- 编译原理实验,编译TINY及其词法分析、语法分析、语义分析、代码生成,其中包含实验报告分析、代码和结果。-Compiler theory test, compile TINY and lexical analysis, syntax analysis, semantic analysis, code generation, which includes analysis of test reports, code and results.
CMM--lexical-analysis
- 几个简单的词法分析,适用于CMM语言。写的不是很完善,如有疑惑可以联系我-A few simple lexical analysis for CMM languages. Writing is not perfect, any doubts you can contact me
analysis
- 编写语法分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法产生: E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 编程实现算法4.2,为给定文法自动构造预测分析表。 编程实现算法4.1,构造LL(1)预测分析程序。-Write a parser, parsing arithmetic expressions. Requirem
lexical-analysis
- 词法分析工作过程中建立符号表、常量表,并以文本文件形式输出-Symbol table lexical analysis in the course of their work, often scale, and output to a text file
lexical-analysis
- 用于简易词法分析的词法分析器,用vector容器 c-a simple lexical analysis written in c++
semantic-analysis
- 语义分析语法分析词法分析等等等等还有后缀表达式-Semantic analysis syntax analysis lexical analysis, and so on and so there is a postfix expression
Introduction-to-Power-Flow-Analysis-Toolbox
- Introduction to Power Flow Analysis Toolbox
syntax-analysis
- 该程序用于实现编译程序当中的语法分析环节,能够实现对算术表达式自底向上的分析。-The program used to implement parsing compiler which links can be achieved on arithmetic expressions bottom-up analysis.
lexical-analysis-procedures
- 用flex工具生成一个PL/0语言的词法分析程序,对PL/0语言的源程序进行扫描,识别出单词符号的类别,统计输出各种符号的信息。-Generation tool with a flex PL/0 language lexical analysis procedures, PL/0 language source scan, identify the word symbols category, statistical output of various symbolic information.
Syntax-analysis
- 采用递归下降语法分析方法对输入的字符串进行语法分析,实现对词法程序提供的单词序列的语法检查和结构分析 待分析的Traning语言的语法用扩充的BN表示: 1.<程序>::=function<语句串>endfunc 2.<语句串>::=<语句>{ <语句>} 3.<语句>::=<赋值语句> 4.<赋值语句>::=ID=<表达式> 5.<表达式>::=<
cluster-analysis
- 文件包含六个独立的Fortran程序进行聚类分析,描述和说明的完整代码-This file contains the complete code of six stand-alone Fortran programs for cluster analysis, described and illustrated in
lexical-analysis
- program for lexical analysis on lex
lexical-analysis
- 编译原理词法分析,识别程序中的词法类别及种类-Compilation Principle lexical analysis, lexical categories and species identification in the program
grammatical-analysis
- 编译原理语法分析,识别程序中语法是否正确,输出识别过程-Compilation Principle syntax analysis, identification procedures in the correct syntax, output the recognition process
principal-component-analysis
- 减少数据集的维数,同时保持数据集中的对方差贡献最大的特征。只需要输入数据的文件,即可运算。-principal components analysis
This-method-analysis-tools
- window下的此法分析工具和语法分析工具-Under the window of this method analysis and syntax analysis tools
lexical-analysis
- 实现了编译器环节中的词法分析,将合法的源代码正确解析为二元式,错误的源代码指出错误的地方-Achieve a compiler environment lexical analysis, legitimate source code correctly parse a binary type, source of the error code indicates the wrong place