-
用LL(1)法对布尔表达式的语法分析
用LL(1)法对布尔表达式的语法分析- (1) the law analyzes with LL to the Boolean expression grammar
- 2022-01-21 05:59:58下载
- 积分:1
-
Script C被设计成一种解释执行的、C语言风格的脚本语言。它用来完成bat批处理无法完成,而用C语言写程序又太复杂了的这类工作。它没有java的高安全性但能...
Script C被设计成一种解释执行的、C语言风格的脚本语言。它用来完成bat批处理无法完成,而用C语言写程序又太复杂了的这类工作。它没有java的高安全性但能够直接使用系统的许多资源,可以使用API,在功能上要比java强大。目前只计划支持Windows系统,包括95/98/SE/ME/2000/NT/-Script C was designed as an interpretation of the implementation of the C language style scripting language. It used to complete the bat batch could not be completed, and C language was too complex procedure of this kind of work. It is no java high security but can be used directly in many system resources, you can use the API, functionally powerful than java. Currently only plans to support the Windows system, including 95/98/SE/ME/2000/NT /
- 2022-09-23 04:15:02下载
- 积分:1
-
词法分析程序设计
词法分析程序设计- The lexical analyaer designs
- 2022-03-07 08:13:07下载
- 积分:1
-
has some history of C language compiler, originally developed for Motorola 68000...
一款拥有一定历史的C语言编译器,最初为MOTOROLA 68000 开发,后来为其他一些通用处理器实现了后端,支持C99中的大部分新特性。-has some history of C language compiler, originally developed for Motorola 68000, Later, some of the other processor to achieve a common back-end, the C99 support most of the new properties.
- 2023-04-14 06:00:04下载
- 积分: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
-
sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu...
sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu-sdcc to 51 other small-scale embedded cpu design c compiler supports several different types of c pu
- 2022-03-24 21:28:03下载
- 积分:1
-
c8051fusb burning tools driver 55555552
c8051fusb烧写工具的驱动55555552-c8051fusb burning tools driver 55555552
- 2022-07-24 17:06:08下载
- 积分:1
-
简单整型表达式文法按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行...
简单整型表达式文法按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行-simple integer expression by recursive grammar dropped to design its compiler, generating PL/0 Stack-code instructions, and then the interpretation and implementation of
- 2023-05-08 20:40:03下载
- 积分:1
-
VC做的语法分析程序
VC做的语法分析程序-VC does grammar analysis program
- 2022-07-26 18:45:03下载
- 积分:1
-
一个简易C语言解释器,语法规范见设计文档,感觉挺好用的,至少可以借鉴一下设计过程...
一个简易C语言解释器,语法规范见设计文档,感觉挺好用的,至少可以借鉴一下设计过程-a simple C language interpreter, syntax, see the design documents, the feeling is very good. at least we can draw on this design process
- 2022-05-16 11:07:55下载
- 积分:1