-
词法分析器实现简单的词法分析词法分析 器实现简单的词法分析...
词法分析器实现简单的词法分析词法分析 器实现简单的词法分析-Realize a simple lexical analyzer Lexical analyzer Lexical Analysis realize a simple lexical analysis
- 2022-04-06 18:54:13下载
- 积分:1
-
这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示...
这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
- 2023-02-26 14:45:03下载
- 积分:1
-
应用分枝定界法求解0 / 1背包问题!我的…
背包问题
采用分枝限界法解决0/1背包问题! 本人上机实习作业,通过老师验收,合格! 针对部分上机实习的同学可以来下~
-Knapsack problem using Branch and Bound method to solve 0/1 Knapsack Problem! My internship on the machine operation, through the teacher acceptance, qualified! The machine for some internship students can come to the next ~
- 2022-12-23 06:50:03下载
- 积分:1
-
C语言编写的简单计算程序的语法分析器,可以识别一定的计算功能...
C语言编写的简单计算程序的语法分析器,可以识别一定的计算功能-C language prepared by the simple calculation procedure syntax analyzer can identify certain computing capabilities
- 2022-05-07 07:17:33下载
- 积分:1
-
teste para poder baixar um aquivo
teste para poder baixar um aquivo
- 2023-01-13 18:00:05下载
- 积分:1
-
VC实现对word文档的操作,在6.0下编译通过
VC实现对word文档的操作,在6.0下编译通过-VC realize the operation of the word document, in the 6.0 compiler through
- 2022-01-24 16:33:11下载
- 积分:1
-
编译原理课程设计,语法分析.学校的课程设计,好象还有点用吧...
编译原理课程设计,语法分析.学校的课程设计,好象还有点用吧-compiler theory curriculum design, syntax analysis. School curriculum design, as if it still has some use
- 2022-03-21 03:46:45下载
- 积分:1
-
1、构造该算符优先文法的优先关系矩阵或优先函数;
2、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定
1、构造该算符优先文法的优先关系矩阵或优先函数;
2、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。
3、算符优先分析过程应能发现输入串出错。
-1, construction of the operator the priority of the priority relation matrix grammar or priority function 2, input strings should be the output of lexical analysis of binary sequence, that is, the arithmetic expression of a
- 2023-06-11 00:45:03下载
- 积分:1
-
快速基本的编译器
Quick Basic DOS Compilers
- 2022-01-31 15:36:52下载
- 积分:1
-
Infix expression into the expression suffix algorithm, and methods for arithmeti...
中缀表达式转换成后缀表达式算法,并求算术表达式的方法。-Infix expression into the expression suffix algorithm, and methods for arithmetic expressions.
- 2022-04-16 16:52:25下载
- 积分:1