-
一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理...
一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理-a simple parser can be four operators and if statements for the analysis, simple scanning the lexical analysis, and interpretation Yazhan Operators can help compiler theory
- 2022-05-10 17:20:56下载
- 积分:1
-
CIFA
cifa-CIFA
- 2022-01-28 01:09:12下载
- 积分:1
-
C language compiler source code, small c for dos
C语言编译器源代码,small c for dos-C language compiler source code, small c for dos
- 2022-01-21 04:57:12下载
- 积分:1
-
thread 多线程演示
thread 多线程演示-thread multithreading demonstrates
- 2022-03-03 16:10:02下载
- 积分:1
-
一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。...
一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(-read a word process, from the import of the source to identify all the independent significance of the word, that is to retain the basic character identifier, constant, Operators, separated top-five. Output and followed all the internal code words and symbols own words value. (
- 2023-03-20 00:35:03下载
- 积分:1
-
Borland Pascal写的8051单片机模拟仿真器。内有源码,可惜是16位机的程序,只能在WIN98之前的系统可以正常使用。哪位高人能把源码改成W32就好...
Borland Pascal写的8051单片机模拟仿真器。内有源码,可惜是16位机的程序,只能在WIN98之前的系统可以正常使用。哪位高人能把源码改成W32就好了。-Written in Borland Pascal simulation device 8051. There are source code, but is 16-bit machine procedures, only in WIN98 system before normal use. An expert source who can change the W32 just fine.
- 2022-01-20 22:34:08下载
- 积分:1
-
M8控制cc2500,usb无线接口,游戏控制器.
可作为通用的游戏受柄.
M8控制cc2500,usb无线接口,游戏控制器.
可作为通用的游戏受柄.-M8 control cc2500, usb wireless interface, the game controller. Can be used as a universal game by the handle.
- 2022-06-13 15:06:12下载
- 积分:1
-
LL(1).rar
LL(1).rar
- 2022-08-10 03:46:48下载
- 积分:1
-
exe转换为com
exe转换为com-exe transformation is com
- 2022-05-29 03:54:26下载
- 积分:1
-
编译原理课程设计,包括词法分析,语法分析,目标代码优化的编译器,希望大家提出意见...
编译原理课程设计,包括词法分析,语法分析,目标代码优化的编译器,希望大家提出意见-compiler theory of curriculum design, including lexical analysis, grammar analysis, the objectives of optimizing code compiler, we hope that the views
- 2022-07-17 20:48:33下载
- 积分:1