-
单独分离出来的C
单独分离出来的C-手工词法分析器,需要自己建立一个工程来运行本程序。为《编译原理与实践》一书之后的实验题的代码。-Single isolated C-hand lexical analyzer, needs its own to establish a project to run this program. For " Compiler Construction Principles and Practice," a book after the experiment of the code.
- 2023-09-08 19:30:08下载
- 积分:1
-
一个句子识别程序(预测分析法)原程序,是用vc++编写的,很不错哦...
一个句子识别程序(预测分析法)原程序,是用vc++编写的,很不错哦-a sentence identification procedures (Prediction) program, is prepared by the vc, oh very good
- 2023-02-11 11:40:04下载
- 积分: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
-
很初级的,我们刚刚开编译原理
很初级的,我们刚刚开编译原理- Very primary, we just opened the translation principle
- 2022-02-05 15:19:17下载
- 积分:1
-
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。...
语法分析器,实现pascal语言的分析,对源程序从左到右进行扫描,对组成源程序的字符串拼接成为单词;并把其并把其转换成属性字输出,并管理符号表,处理词法错误。-Parser to realize pascal language analysis, source code is scanned from left to right, to the composition of a string of source code splicing into words and its properties and to convert it into a word output, and manage the symbol table, dealing with lexical错误.
- 2022-06-30 17:07:52下载
- 积分:1
-
c compilation order good interpreter
c++编写的命令行解释器-c compilation order good interpreter
- 2023-04-21 02:55:03下载
- 积分:1
-
e i fjfianidfn ldsif ldno lviv livdf
这是一个很好的图书管理系统 数据库SQL2005-e i fjfianidfn ldsif ldno lviv livdf
- 2022-01-25 14:15:22下载
- 积分:1
-
source for the program source code files directory exe executable file for the d...
source 为程序源代码文件目录
exe 为可执行文件目录
pics 为所有处理好的图片的目录
需要预先安装MinGW
MinGW为Mini Gnu for Windows
里面包含gcc for windows的编译器
将其拷贝值某目录,然后设置环境变量
path x:MinGWin
即可通过gcc(g++)命令进行编译-source for the program source code files directory exe executable file for the directory of pics for all deal with the need for a good picture of the catalog pre-installed MinGWMinGW for Mini Gnu for Windows which contains gcc for windows compiler to copy the value of a certain directory, and then set the environment variable path x: MinGW in you through the gcc (g++) command to compile
- 2022-07-22 12:54:55下载
- 积分:1
-
delphi实现的sql解析器,可以对各种sql语句进行解析,产生语法树。
delphi实现的sql解析器,可以对各种sql语句进行解析,产生语法树。-realize the sql parser delphi can parse the various sql statements, resulting in tree grammar.
- 2022-02-12 23:03:52下载
- 积分:1
-
PASCAL语言子集编译器,足够计算机系的学生交作业用了
PASCAL语言子集编译器,足够计算机系的学生交作业用了-PASCAL language subset compiler, the enough computer
department s students handed over the work to use
- 2022-04-19 21:18:31下载
- 积分:1