-
一个简单的词法分析器识别C++关键字、标识符、价值,有价值的。
一个简单的词法分析器,可以识别C++中的关键字、标识符、数值、各种合法字符等,能对一段正确或含有错误的C++程序进行词法分析,并对错误进行精确的提示。-A simple lexical analyzer to identify C++ Of keywords, identifiers, values, a variety of legal characters, etc., can contain a section of right or wrong C++ Procedures lexical analysis, and errors accurate advice.
- 2023-08-25 05:45:03下载
- 积分:1
-
压缩文法等价变换,输入一个文法,可以对其进行等价变换,很方便...
压缩文法等价变换,输入一个文法,可以对其进行等价变换,很方便-compression grammar equivalent transformation, importation of a grammar can transform its equivalent, is a convenient
- 2022-03-12 02:47:39下载
- 积分:1
-
将文本文挡的标识分开
将文本文挡的标识分开-to block texts from the logo
- 2022-08-14 17:44:09下载
- 积分:1
-
词法分析程序设计
词法分析程序设计- The lexical analyaer designs
- 2022-03-07 08:13:07下载
- 积分:1
-
reading from file and display the number of words without spaces
reading from file and display the number of words without spaces
- 2022-05-16 13:04:47下载
- 积分:1
-
一个很好的词法分析器!
一个很好的词法分析器!- A very good morphology analyzer!
- 2022-09-29 12:20:03下载
- 积分:1
-
MIPS32 instruction set of the assembler. Simulation environment in QUARTUS will...
MIPS32指令系统的汇编器。
在QUARTUS仿真环境中,将MIPS32指令写成的汇编程序翻译成二进制写入指令存储器。-MIPS32 instruction set of the assembler. Simulation environment in QUARTUS will MIPS32 assembler written instructions translated into binary memory write instructions.
- 2023-02-08 20:40:04下载
- 积分:1
-
PL0 language compiler, easy to use VC compiles
PL0语言的编译器,好用VC++编写-PL0 language compiler, easy to use VC compiles
- 2022-01-25 20:21:45下载
- 积分:1
-
一个迷你的c编译器,实现了最基本的编译链接功能,可供学习参考...
一个迷你的c编译器,实现了最基本的编译链接功能,可供学习参考-a mini c compiler
- 2022-03-07 14:44:25下载
- 积分:1
-
LL parser, compiler of learning theory is an example.
LL语法分析器,对学习编译原理是一个示例。-LL parser, compiler of learning theory is an example.
- 2022-07-21 21:51:47下载
- 积分:1