-
有限自动机的运行,利用状态表和有限自动机的运行原理,识别一个输入串是否为一个有效的无符号定点实数。...
有限自动机的运行,利用状态表和有限自动机的运行原理,识别一个输入串是否为一个有效的无符号定点实数。-of the operation, the use of tables and limited state of the automatic machine operation principle, to identify whether an input string as a symbol of effective non-sentinel real.
- 2022-08-18 23:32:12下载
- 积分: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
-
关于编译原理的vc程序
关于编译原理的vc程序- About translation principle vc procedure
- 2022-07-08 17:06:34下载
- 积分:1
-
我的词法分析程序
我的词法分析程序- My lexical analyaer
- 2023-07-23 11:10:03下载
- 积分:1
-
一个简单的C语言编译器
一个简单的C语言编译器-a simple C language compiler
- 2022-01-26 00:17:31下载
- 积分:1
-
有穷自动机识别源码
有穷自动机识别源码- Has the poor automaton recognition source code
- 2023-08-31 10:45:03下载
- 积分:1
-
编译原理实验 词法分析器
编译原理实验 词法分析器-compiler principle experiment lexical analyzer
- 2022-08-25 20:11:26下载
- 积分:1
-
- 2022-02-07 19:30:49下载
- 积分:1
-
编译原理源代码 以及实验描述 找了很久才找到的
编译原理源代码 以及实验描述 找了很久才找到的-Compiler Construction Principles and experimental description of the source code looking for a long time to find the
- 2022-09-07 15:15:03下载
- 积分: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