-
本人写的简单C词法分析器,能基本实现C词法分析。可以供要求不是很严格的毕业设计。...
本人写的简单C词法分析器,能基本实现C词法分析。可以供要求不是很严格的毕业设计。-I wrote a simple C lexical analyzer that can realize the basic lexical analysis of C. Can not very strict requirements for the graduation project.
- 2022-05-29 05:01:06下载
- 积分:1
-
我做的一个C子集的词法分析器可以分析C语言的一个子集,包括17个关键字以及绝大部分的符号.能正确的报错...
我做的一个C子集的词法分析器可以分析C语言的一个子集,包括17个关键字以及绝大部分的符号.能正确的报错-I do a C subset of the lexical analyzer can be analyzed in a C language subset, including 17 keyword majority of the symbols. Able to correct errors
- 2022-08-03 05:03:58下载
- 积分:1
-
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式...
编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式-compiler theory of curriculum design, the importation of Boolean expressions, and then the system automatically converted to reverse Poland four yuan-
- 2022-02-26 06:19:56下载
- 积分:1
-
一个basic语言的编译工具。
一个basic语言的编译工具。- A basic language translation tool.
- 2023-06-13 05:40:04下载
- 积分:1
-
FIR滤波器,经过编译!!!!!!无密码,解压就可用
FIR滤波器,经过编译!!!!!!无密码,解压就可用-FIR filter, after the compiler! ! ! ! ! ! No password, decompression can be used
- 2022-09-18 22:20:03下载
- 积分:1
-
LEX词法分析器
LEX词法分析器-LEX morphology analyzer
- 2022-08-11 15:56:36下载
- 积分:1
-
I re
我重新上传了我的这个((x+x)+……)词法分析程序。去掉了编译后的debug/release目录-I re-uploaded my ((x+ X)+ ... ...) Lexical analysis program. Removed after compiling debug/release directory
- 2022-08-11 10:36:16下载
- 积分:1
-
这是个简单的语法分析器程序,输入一个表达式,会给出一个分析过程....
这是个简单的语法分析器程序,输入一个表达式,会给出一个分析过程.-This is a simple procedure syntax analyzer, the importation of an expression, is an analytical process.
- 2022-06-14 02:59:54下载
- 积分:1
-
编译原理的FOR循环语句的翻译,中间代码生成,以及语法,词法分析等...
编译原理的FOR循环语句的翻译,中间代码生成,以及语法,词法分析等-compiler principles FOR cycle statement to the translation, intermediate code generation, as well as grammar, lexical analysis
- 2023-04-22 10:50:03下载
- 积分:1
-
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。...
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。-PLO
- 2022-06-27 02:22:10下载
- 积分:1