-
此为编译原理的实验,与大学生本科生的教学内容相近,十分有用...
此为编译原理的实验,与大学生本科生的教学内容相近,十分有用-to compile this principle experiments, the number of undergraduate students and teaching contents are similar, very useful! !
- 2022-03-17 19:15:51下载
- 积分:1
-
一个使用Lex编写的C语言词法加亮的小程序。能将指定的C源程序进行词法加亮,并以HTML文件的格式输出。 由Lex的C语言词法分析程序,然后使用VC编译,内附较...
一个使用Lex编写的C语言词法加亮的小程序。能将指定的C源程序进行词法加亮,并以HTML文件的格式输出。 由Lex的C语言词法分析程序,然后使用VC编译,内附较详细的使用说明。-Lex prepared to use a C-plus morphology of small programs. Can designated source for the C-plus morphology, and the HTML file format. Lex from the C language lexical analysis procedure and then use the VC compiler, enclosing a more detailed usage instructions.
- 2022-03-02 01:56:36下载
- 积分:1
-
简易C语言词法分析程序.zip直接解压即可解压后内有说明,请参考说明...
简易C语言词法分析程序.zip直接解压即可解压后内有说明,请参考说明-simple C language lexical analysis procedure. Zip can be directly extracted unpacked within a note, please refer to Note
- 2022-06-21 09:43:44下载
- 积分:1
-
语法是一个C #和java解析器生成(编译)。它提高了…
Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.
- 2022-03-18 00:36:28下载
- 积分:1
-
比较简单的一个词法分析器,帮助学编译原理的初学者理解,可作为教学用途...
比较简单的一个词法分析器,帮助学编译原理的初学者理解,可作为教学用途-relatively simple one lexical analyzer to help the school build understanding of the principle of beginners can use as a teaching
- 2022-08-12 15:32:14下载
- 积分:1
-
16F876控制的电动自行车驱动系统源程序
16F876控制的电动自行车驱动系统源程序-16F876 control of the drive system for electric bicycle source
- 2023-06-29 10:40:03下载
- 积分:1
-
编译原理“龙书”(Compilers: Principles, Techniques, and Tools)中提供的一个小型Syntax...
编译原理“龙书”(Compilers: Principles, Techniques, and Tools)中提供的一个小型Syntax-Directed Translator-Compiler Construction Principles " long book" (Compilers: Principles, Techniques, and Tools) provided a small Syntax-Directed Translator
- 2022-01-27 11:29:23下载
- 积分:1
-
small_c_for_z80c语言编译器的源代码
small_c_for_z80
C 语言编译器源代码-small_c_for_z80C language compiler source code
- 2022-12-12 04:05:04下载
- 积分:1
-
test for character recognition sofware
test for character recognition sofware
- 2023-03-30 12:05:04下载
- 积分:1
-
词法分析,对一段程序,提取出所有的变量,数据结构里的东西,自己看看就明白了...
词法分析,对一段程序,提取出所有的变量,数据结构里的东西,自己看看就明白了-Lexical analysis, for some procedures, to extract all the variables, data structure of things, could see for himself understood
- 2022-07-25 21:28:39下载
- 积分:1