资源列表

« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 1383 »

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

说明:一个程序,用于判定给定的文法是否为算符优先文法。 实现了: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

[编译器/词法分析sd33grm

说明:VC 6.0 下编译通过 disc 为辞典 expression 为输入的短语-it can complier in VC6.0,glossary is disc,inputting phrase is expression
<王小贵> 在 2008-10-13 上传 | 大小:4369 | 下载:0

[编译器/词法分析yffx

说明:一个语法分析程序,C++写的,内含原码和exe文件. 开发工具:DEV-C-a program of parsing,write in c++,which include original code and exe file.develope tools:DEV-C
<罗兆天> 在 2008-10-13 上传 | 大小:116035 | 下载:0

[编译器/词法分析shiyan2-a

说明:这是一个用来生成表达工的值的程序 它可以输入8进制或十进制的数 建立一棵语法树 并返回表达式的值-This an expression used to generate value for the procedures it can be imported or 8 band of a few decimal establish a syntax tree and return to the value of the expressio
<小三> 在 2008-10-13 上传 | 大小:1421 | 下载:0
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 1383 »

源码中国 www.ymcn.org