资源列表

« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 1383 »

[编译器/词法分析SqlParser

说明:一个经典的词法分析器,可解析各种复杂的SQL语句- A classical morphology analyzer, may analyze each kind of complex SQL sentence
<赵炎> 在 2008-10-13 上传 | 大小:57095 | 下载:0

[编译器/词法分析汉语分析器

说明:汉语原代码,具有词法分析,句法分析功能 很好的程序-Chinese source with lexical analysis and parsing functions good procedures
<杨光> 在 2008-10-13 上传 | 大小:519022 | 下载:0

[编译器/词法分析d

说明:一个语法分析,能实现SLR语法分析,是一个好的语法分析器-A parsing,which can realize SLR parsing,is a good parsing analyzer.
<李请> 在 2008-10-13 上传 | 大小:4257 | 下载:0

[编译器/词法分析算符优先

说明:一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。-a procedure for the determination of grammar to whether the operator priority to grammar. Realized : 1. Grammar said the machines; 2. LASTVT
<luo> 在 2008-10-13 上传 | 大小:17004 | 下载:0

[编译器/词法分析判断是否为ll(1)文法程序

说明:一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and se
<luo> 在 2008-10-13 上传 | 大小:23961 | 下载:0

[编译器/词法分析编译原理课程设计与实现(毕业设计)

说明:环境:windows98/2000/xp,Visula C++6.0下编译通过.毕业设计的题目,基本上按照编译原理的步骤实现的,有词法分析,检查,表成式生成等,我想大家应该都会喜欢的!-environment : windows98/2000/xp, Visula 6.0 C compiler through. Graduation topic, basically compiled in accordance with the pri
<袁慧> 在 2008-10-13 上传 | 大小:73475 | 下载:0

[编译器/词法分析数的识别

说明:这是一个编译原理中,数的识别的一个程序,可以运行-it is a program of indentify of number in complier principle,can run.
<火石> 在 2008-10-13 上传 | 大小:6621209 | 下载:0

[编译器/词法分析有限自动机的确定化

说明:此程序可以把编译原理中的不确定的有限自动机确定化,是编译中课程设计的内容-this program can build on the principle of uncertainty to determine finite automata, which is to compile the contents of the curriculum design
<火石> 在 2008-10-13 上传 | 大小:7584835 | 下载:0

[编译器/词法分析预测分析法

说明:这是一个用c++写的预测分析法程序,是编译原理课程设计的内容,可以预测分析语言-c write with the forecast analysis procedures, compiler theory of curriculum design, analysis can predict language
<火石> 在 2008-10-13 上传 | 大小:99644 | 下载:0

[编译器/词法分析20041016212439689

说明:#include<fstream>
<gdsg> 在 2008-10-13 上传 | 大小:6937 | 下载:0

[编译器/词法分析20021071

说明:词法分析,语法分析,文件中有语言的文法,根据文法写出的程序样例,还有根据样例进行词法分析得出的文件-lexical analysis, grammar analysis, the paper is the language grammar, grammar write the program sample, for example under the lexical analysis of documents
<吴建平> 在 2008-10-13 上传 | 大小:14740 | 下载:0

[编译器/词法分析算符优先文法

说明:算符优先实验,可以输入文法,生成算符优先表,输入句子,生成移近-规约过程。并且还有实验报告。-operator priority experiments can be imported grammar, production operator priority list, input sentence, approached generation-the Statute of the process. And there are exp
<dyz> 在 2008-10-13 上传 | 大小:357177 | 下载:0
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 1383 »

源码中国 www.ymcn.org