资源列表

« 1 2 ... .50 .51 .52 .53 .54 355.56 .57 .58 .59 .60 ... 1384 »

[编译器/词法分析sub4

说明:用VHDL语言编写的两个四位二进制数相减,其结果会出现进位-using VHDL prepared by the two four binary-phase reduction, and the results will be there to rounding
<yanyuntao> 在 2024-10-11 上传 | 大小:32768 | 下载:0

[编译器/词法分析ljSimple

说明:输入一个DO-WHILE的语句,进行词法分析,词法分析器利用超前搜索,状态转换等方法,将源程序转化成为一个一个的单词符号二元式,如果词法分析无误,则进入语法分析部分,使用简单优先法进行文法分析,为每个终极符与非终极符之间定义优先关系,利用优先关系进行移进-规约,如果能规约到文法的开始符,则文法分析成功,输出四元式.-importation of a DO-WHILE statements, lexical analysis, lexic
<liujing> 在 2024-10-11 上传 | 大小:246784 | 下载:0

[编译器/词法分析z41

说明:一个自顶向下与自底向上的分析演示,程序采用JAVA实现,是编译原理学习的好例子。-a top-down and bottom-up analysis of the demonstration program uses JAVA, Principle study is to compile a good example.
<> 在 2024-10-11 上传 | 大小:13312 | 下载:0

[编译器/词法分析z42

说明:一个LL1预测分析的动态演示程序,是编译原理学习的绝好实例,赶快下吧.-a LL1 Forecast and Analysis of Dynamic Demonstration Program, compiler theory is a unique case study, where it quickly.
<> 在 2024-10-11 上传 | 大小:13312 | 下载:0

[编译器/词法分析compiler_principle

说明:完成了词法分析,智能语法分析的编译器功能-completed a lexical analysis, intelligent analysis of the grammar compiler functions
<guest> 在 2024-10-11 上传 | 大小:167936 | 下载:0

[编译器/词法分析cp%2E

说明:编译原理课程设计报告对以下文法,采用算符优先分析算法,对G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的扶植语句翻译为四元式。-Course Design Compiler Principle report on the following grammar, using operator priority analysis algorithm, G [S], as defined in the assignment s
<zjd> 在 2024-10-11 上传 | 大小:14336 | 下载:0

[编译器/词法分析yufafenxiqi

说明:这个也是计算机编译原理的实验,是语法分析器的设计,希望能够对大家有用-This is a computer translation of the principle of the design syntax analyzer, in the hope it may be useful to
<王辉> 在 2024-10-11 上传 | 大小:5120 | 下载:0

[编译器/词法分析slrwenfayuju

说明:基于slr文法的语句分析,输出四元式,并判断语句是否符合文法要求-based on the language grammar analysis, the output- four yuan, and a judgment statement with grammar requirements
<chengning> 在 2024-10-11 上传 | 大小:253952 | 下载:0

[编译器/词法分析1suanfuyouxian

说明:词法分析和语法分析,基于算术优先文法分析的汇编课设-lexical analysis and syntax analysis, based on the arithmetic priority grammar analysis compiled based courses
<chengning> 在 2024-10-11 上传 | 大小:398336 | 下载:0

[编译器/词法分析diguisuanfa

说明:基于递归文法的编译课设实现,生成四元式,以及判断是否为该文法-based on recursive grammar compiler Course located realized, four yuan-generation, and judge whether to grant grammar
<chengning> 在 2024-10-11 上传 | 大小:6144 | 下载:0

[编译器/词法分析LL1gongnengquan

说明:功能较全的LL1文法分析,自定义输入文法,生成first集follow集,再输入句子,判断是否是该文法,并显示栈的状态-function over the entire LL1 grammar analysis, since the definition of input grammar, Generating Sets follow first set, then input sentence, the judge is whethe
<chengning> 在 2024-10-11 上传 | 大小:202752 | 下载:0

[编译器/词法分析09004242

说明:由VC++构建的词法分析器,实现简单的词法分析器,从输入的测试程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。-VC constructed by the lexical analyzer and achieve simple lexical analyzer, from the import of testing procedures, all identified with the indep
<IE> 在 2024-10-11 上传 | 大小:33792 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 355.56 .57 .58 .59 .60 ... 1384 »

源码中国 www.ymcn.org