-
图书馆管理系统,自己的课程设计,有一点小问题!请各位手下留情!...
图书馆管理系统,自己的课程设计,有一点小问题!请各位手下留情!-Library management system, design their own curriculum, there is little question! Please be lenient!
- 2022-01-21 22:56:57下载
- 积分:1
-
This is a university teaching series unravel the procedures set grammar and synt...
这是一个大学教学用的编绎程序,集语法分析和语法制导翻绎为一体,其中语法分析采用算符优先分析算法.-This is a university teaching series unravel the procedures set grammar and syntax analysis Multilingual guidance for the integration, analysis and syntax analysis algorithm operator priority.
- 2022-11-15 20:10:08下载
- 积分:1
-
自己写的一个编译程序,可以从二进制文件中读取一段c程序,进行表达式的识别和一些简单的c语句,最后生成三元式输出...
自己写的一个编译程序,可以从二进制文件中读取一段c程序,进行表达式的识别和一些简单的c语句,最后生成三元式输出-To write a compiler, you can read from the binary files for some c procedures, identification and expression of c some simple statements, the last generation of ternary output
- 2023-06-12 09:50:03下载
- 积分:1
-
Compilation Principle grammar
编译原理语法&词法分析器(附带实验报告)希望对大家有用-Compilation Principle grammar
- 2022-03-12 15:06:21下载
- 积分:1
-
目标代码生成,从四元式到汇编语言的翻译
目标代码生成,从四元式到汇编语言的翻译-object code generation, from four yuan to the compilation-language translation.
- 2022-08-12 11:59:41下载
- 积分:1
-
本人写的简单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
-
nVidia graphics development of the Cg language, used for pixel and vertex exagge...
nVidia开发的图形语言 Cg,用于进行顶点渲染和象素渲染,语法类似于 C。-nVidia graphics development of the Cg language, used for pixel and vertex exaggerated exaggerated, similar to the C syntax.
- 2022-07-04 14:18:06下载
- 积分:1
-
一个子集的词法分析器。输入程序,输出TOKEN串各符号表,并存入文件。...
一个子集的词法分析器。输入程序,输出TOKEN串各符号表,并存入文件。-A accidence analyzer of subset. which can inpute TOKEN cluster and save if you inpute program
- 2022-12-21 21:00:04下载
- 积分:1
-
算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。...
算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
- 2023-08-07 23:20:03下载
- 积分:1
-
JC1.0。本编译器包含完整的文档与程序。借助 Lex & Bison, masm 开发。语句5个,支持混合运算。输入输出作为两个 IO 语句(函数调用),由汇...
JC1.0。本编译器包含完整的文档与程序。借助 Lex & Bison, masm 开发。语句5个,支持混合运算。输入输出作为两个 IO 语句(函数调用),由汇编实现并编译为 io.obj,将由 Link 链接。生成 EXE。整个流程完整清晰,代码易读。-JC1.0. The compiler includes complete documentation and procedures. With Lex Bison, can develop. Statement 5, support mixed computing. Input and output as two IO statement (function call), compiled by the compiler to achieve and io.obj will link Link. EXE generation. The entire process, complete and clear, legible code.
- 2022-03-02 14:29:23下载
- 积分:1