-
c语言的编译器
c语言的编译器,语法分析,词法分析。分析程序生成器 (分析器生成器) 是一个指定某个格式中的一种语言的语法作为它的输入,并为该种语言产生分析过程以作为它的输出的程序。在历史上,分析程序生成器被称作编译-编译程序 (编译器编译程序),这是由于按照规律可将所有的编译步骤作为包含在分析程序中的动作来执行。现在的观点是将分析程序仅考虑为编译处理的一个部分,所以这个术语也就有些过时了。合并 LALR(1) 分析算法是一种常用的分析生成器,它被称作 Yacc (另一个编译器编译程序)。给出 Yacc 的概貌来,将使用Yacc为小语言开发一个分析程序。
- 2023-04-18 04:50:03下载
- 积分:1
-
Create online notepad
使用此功能,我们可以创建在线记事本,您可以轻松克服此问题。开发一个在线记事本非常有用。通过查看此代码,您可以很容易地理解它将如何相应地工作。我们开发了三天,我们做了一个简单的方式为每一个使用
- 2022-05-07 12:14:36下载
- 积分:1
-
使用MFC编写的软件可以看到万年历的农历日期,战俘…
利用mfc编写万年历软件可以察看阴历的日期,功能强大,但是代码简单-use mfc hefty almanac preparation software can see the lunar calendar dates, powerful, but simple code
- 2022-08-15 06:23:13下载
- 积分:1
-
a game for source code changes
一个游戏修改器源代码-a game for source code changes
- 2022-08-24 20:09:46下载
- 积分:1
-
Simple calculator, in order to prepare Win32 SDK programming beginners.
简陋的计算器,为Win32 SDK 编程初学者准备。-Simple calculator, in order to prepare Win32 SDK programming beginners.
- 2022-12-31 10:55:03下载
- 积分:1
-
Example document for using MTB from MIT
Example document for using MTB from MIT
- 2023-01-24 03:00:03下载
- 积分:1
-
SelfDelete.rar,运行后自动销毁的程序,欢迎下载
SelfDelete.rar,运行后自动销毁的程序,欢迎下载-SelfDelete.rar, run the self-destruct after the procedure, please download! !
- 2022-02-04 12:15:21下载
- 积分:1
-
本文档是Arm的整个开发流程,有需要者可以看一下,不错的哦,...
本文档是Arm的整个开发流程,有需要者可以看一下,不错的哦,-This document is Arm of the entire development process, for those who need it can look good Oh,
- 2023-01-02 03:55:04下载
- 积分:1
-
矩阵乘法不使用数组
matrix multiplication without using array
only malloc and calloc are used to get memory
and multiplied matrix
- 2022-10-01 11:20:03下载
- 积分:1
-
在VC下面实现了图片格式的转化.从BMP转化到JPG
在VC下面实现了图片格式的转化.从BMP转化到JPG-in VC Below the picture format to achieve the transformation. From BMP transformed into JPG
- 2022-07-08 08:11:23下载
- 积分:1