-
多功能运算器
多功能运算器- Multi-purpose logic unit
- 2022-11-06 23:35:03下载
- 积分:1
-
pl0修改后的源程序和报告
(1) 修改后的PL/0语言文本。包含词法分析(正规式),语法分析(BNF)。
(2) 有关修改后的PL/0编译/解释器的说...
pl0修改后的源程序和报告
(1) 修改后的PL/0语言文本。包含词法分析(正规式),语法分析(BNF)。
(2) 有关修改后的PL/0编译/解释器的说明。详细说明你的编译器是如何编译新的PL/0语言程序的。指出你的程序中最精彩的部分,以及你为什么这样做,你是如何控制和恢复语义错误的。
(3) 给出你所改动后的编译器源程序清单,并标记出你所修改的部分。比较你的编译器和原来的编译器之间的差别。
(4) 说明你的编译器中可能存在的错误。
(5) 总结经验与教训,如果重做一遍,你会有哪些新的改进?
-err
- 2022-01-21 20:50:44下载
- 积分:1
-
编译器 带报告
编译器 带报告-compiler with the report SUMMARY
- 2022-02-04 02:41:56下载
- 积分:1
-
词法分析程序,可对以下的C源程序进行分析
词法分析程序,可对以下的C源程序进行分析:main() {int a[12] ,sum for(i=1 i=1 j--){ if(i==j&&i+j==13)sum+=a[i][j] } } printf("%c",sum) }-lexical analysis procedures, right below the C source code analysis : main () (int a [12] [12], the sum for (i = 1 ilt; I = 12) (for (j = 1 JLT; J = 12) Scanf ( "% d", a [i] [j])) for (i = 12 IGT; a = i--) (for (j = 12 IGT; = 1 j--) (if (i == ji j == 13) sum = a [i] [j])) printf ( "% c", sum
- 2022-07-19 15:44:58下载
- 积分:1
-
编译原理 小程序设计 用C语言实现一个简单的词法分析程序
编译原理 小程序设计 用C语言实现一个简单的词法分析程序-small compiler theory C programming language used to implement a simple lexical analysis procedure
- 2022-01-31 21:23:04下载
- 积分:1
-
一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。...
一个程序,用于判定给定的文法是否为算符优先文法。 实现了: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 FIRSTVT sets and set computing; 3. Operator precedence relations of the matrix structure.
- 2022-02-18 16:37:46下载
- 积分:1
-
this upload sample................
this upload sample-this upload sample................
- 2022-08-03 10:35:37下载
- 积分:1
-
实现编译,对编译的文件察看
实现编译,对编译的文件察看-achieve compiler to compile the documents inspected
- 2022-11-09 22:25:04下载
- 积分:1
-
词法分析器,用于输入表达式后输出单个独立的数据项
词法分析器,用于输入表达式后输出单个独立的数据项-lexical analyzer for the importation of expression output of a single independent data item
- 2022-07-06 18:33:27下载
- 积分:1
-
SkipOOMiniJOOL教学语言的编译器前端,包含基本的语义检查(师弟师妹们可不要完全照抄,自己做才有提高,里面有你们师兄的名字,参照记得请师兄我吃饭:)...
SkipOOMiniJOOL教学语言的编译器前端,包含基本的语义检查(师弟师妹们可不要完全照抄,自己做才有提高,里面有你们师兄的名字,参照记得请师兄我吃饭:)-SkipOOMiniJOOL teaching language compiler front-end. includes basic semantic inspection (Shidishimei they could not simply copy themselves can do to improve, There are the names of your older, in the light please remember my senior dinner :)
- 2022-10-27 01:05:03下载
- 积分:1