-
采用递归下降子程序书写的编译原理关于“PL0文法”的编译器,支持词法分析语法分析目标代码生成...
采用递归下降子程序书写的编译原理关于“PL0文法”的编译器,支持词法分析语法分析目标代码生成-grammar
- 2022-02-05 07:23:30下载
- 积分:1
-
小型编译器的课程设计实例哦 值得一看的
小型编译器的课程设计实例哦 值得一看的-A example of course design of minitype compiler.it bear watching.
- 2022-10-03 02:20:03下载
- 积分:1
-
Expression computational procedure
表达式的计算程序- Expression computational procedure
- 2023-04-21 10:35:04下载
- 积分:1
-
对于dos下asm编程的初学者很有帮助,只需用到两个应用程序。...
对于dos下asm编程的初学者很有帮助,只需用到两个应用程序。-For asm programming under dos helpful for beginners, simply use two applications.
- 2022-01-24 10:13:52下载
- 积分:1
-
- 2022-02-02 17:15: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
-
max
max-log-map算法的C语言的实现,能计算出所需要的LLR,做出软判决和硬判决。-max-log-map algorithm for the realization of the C language, can be required to calculate LLR, make a hard decision and soft decision.
- 2022-06-20 04:09:19下载
- 积分:1
-
是有关编译原理的,可以自动对输入的??分析,生成first集和follow集...
是有关编译原理的,可以自动对输入的??分析,生成first集和follow集-The principle is the compiler can automatically entered?? Analysis, generated first set and follow set
- 2022-01-21 19:40:57下载
- 积分:1
-
一个简单的词法分析器识别C++关键字、标识符、价值,有价值的。
一个简单的词法分析器,可以识别C++中的关键字、标识符、数值、各种合法字符等,能对一段正确或含有错误的C++程序进行词法分析,并对错误进行精确的提示。-A simple lexical analyzer to identify C++ Of keywords, identifiers, values, a variety of legal characters, etc., can contain a section of right or wrong C++ Procedures lexical analysis, and errors accurate advice.
- 2023-08-25 05:45:03下载
- 积分:1
-
一个自己写的NFA转DFA的程序,编译的作业,很不错哦!
一个自己写的NFA转DFA的程序,编译的作业,很不错哦!-Write their own procedures for NFA to DFA, the compiler of the operation, is pretty good, oh!
- 2023-01-31 07:30:03下载
- 积分:1