-
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
-
这是一个编译原理中,数的识别的一个程序,可以运行
这是一个编译原理中,数的识别的一个程序,可以运行-it is a program of indentify of number in complier principle,can run.
- 2022-03-25 23:03:54下载
- 积分:1
-
开发编译器的有力工具,详细讲述了Lex和Yacc的原理及其实际应用...
开发编译器的有力工具,详细讲述了Lex和Yacc的原理及其实际应用-The development of a powerful tool for compiler
- 2023-04-18 01:25:03下载
- 积分:1
-
语法分析,编译原理,是Pascal子集C ..
编译原理中的语法分析,是对以PASCAL的一个子集编写的编译程序,功能还行,自己看着用吧-Compiler Construction Principles of grammar analysis, is to a subset of PASCAL compiler preparation procedures, functions also visit with your own watch
- 2023-02-15 04:00:04下载
- 积分:1
-
c-词法分析器,实现了词法分析和简单的语法token提取功能-C minus analysis
- 2022-04-28 12:09:40下载
- 积分: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
-
个人财政支出管理源代码及关键源代码(清华大学出版社)
个人财政支出管理源代码及关键源代码(清华大学出版社)-Personal financial expenditure management and key source code source code (Tsinghua University Press)
- 2022-06-29 11:13:28下载
- 积分:1
-
词法分析,可识别关键字,整数,实数,标识符,有一定的提示操作界面...
词法分析,可识别关键字,整数,实数,标识符,有一定的提示操作界面-Lexical analysis can identify the keywords, integers, real numbers, identifiers, there are some tips user interface
- 2022-02-14 16:24:41下载
- 积分:1
-
在实验三所给文法中加上语义动作,使其在语法分析的同时,产生相应的四元式序列...
在实验三所给文法中加上语义动作,使其在语法分析的同时,产生相应的四元式序列-In the experiment three to add semantic actions to the grammar, so that in parsing the same time, resulting in a corresponding quaternary-type sequence
- 2022-02-25 13:31:56下载
- 积分:1
-
Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过...
Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过-Pascal language lexical analyzer and source documentation, prepared with LEX, as compiler theory courses of study reference source documents compiled by
- 2022-06-19 02:19:43下载
- 积分:1