-
你可以任意输入合法文法,给定任意的句子,将会分析出这个句子是不是文法的的句子...
你可以任意输入合法文法,给定任意的句子,将会分析出这个句子是不是文法的的句子-You can enter any legal grammar, given any sentence, it will analyze the sentence is not grammatical sentences! !
- 2023-05-01 11:50:02下载
- 积分:1
-
中间代码基本块划分(C++)程序源代码+课程设计报告
实现编译原理中代码优化的功能...
中间代码基本块划分(C++)程序源代码+课程设计报告
实现编译原理中代码优化的功能
-Intermediate code into basic block (C++) Source code+ Curriculum design report on the achievement of the compiler code optimization principle in the function of
- 2022-03-22 07:31:24下载
- 积分:1
-
很好的编辑软件 不需要注册 完全免费 可以编辑PHP ASP 等文件
很好的编辑软件 不需要注册 完全免费 可以编辑PHP ASP 等文件-good
- 2022-07-11 17:58:34下载
- 积分:1
-
Pascal语言的小型编译器
Small compiler for Pascal
- 2022-07-01 17:20:10下载
- 积分:1
-
C语言词法分析器 by wpc_LK
这是一个简单的词法分析器,不能避免的存在错误请大家指出予以纠正,谢谢!
示例语句
include<st...
C语言词法分析器 by wpc_LK
这是一个简单的词法分析器,不能避免的存在错误请大家指出予以纠正,谢谢!
示例语句
include
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
输入 exit 退出程序。-C language lexical analyzer by wpc_LK
This is a simple lexical analyzer can t avoid that there re some errors here,please correct, thank you!
for exzample:
include
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
input exit quit the program.
- 2022-01-22 06:15:36下载
- 积分:1
-
语法分析
语法分析―在词法分析的基础上分析表达式-syntax analysis-in lexical analysis on the basis of analysis of expression
- 2023-03-19 09:25:03下载
- 积分:1
-
一个简单的C语言子集的编译器,一个简单的C语言子集的编译器...
一个简单的C语言子集的编译器,一个简单的C语言子集的编译器-A simple C language subset compiler, a simple C language subset compiler
- 2022-06-27 01:28:18下载
- 积分: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
-
C++编写的Pascal词法分析器
C++编写的Pascal词法分析器-C compilation Pascal morphology analyzer
- 2023-05-05 20:00:02下载
- 积分:1
-
KEIL 编译器的使用说明,共八章非常详细。
KEIL 编译器的使用说明,共八章非常详细。-KEIL compiler userguide, a total of eight chapters in great detail.
- 2022-07-27 03:01:01下载
- 积分:1