-
very good
基于stc 8052单片机 的步进电机的控制 包扩加速 减速 显示-very good
- 2022-06-19 21:13:59下载
- 积分:1
-
小型编译系统的源代码
小型编译系统的源代码-small build system source code
- 2022-01-23 11:17:26下载
- 积分:1
-
一个简单的识别运算的编译器程序,在windows下运行
一个简单的识别运算的编译器程序,在windows下运行-Identification of a simple computing program compilers, run at windows
- 2022-08-16 10:01:25下载
- 积分:1
-
简单的词法分析,可以识别关键字错误,识别无效符号等等,通用!...
简单的词法分析,可以识别关键字错误,识别无效符号等等,通用!-Simple lexical analysis to identify the wrong keywords, identify invalid symbols and so on, General!
- 2022-03-03 08:16:24下载
- 积分:1
-
词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值...
词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值在一定区间进行区分(使用if语句来判断),分开来后,对其所在ASCII值区间的不同,给予以不同的属性(比如:系统保留字…),词法分析器完成后要能识别+,-,=等字符。-lexical analyzer on the importation procedures for analysis, keyword, the word reservation system with separate identifier, and a description of their attributes. The establishment of an array, you read the word, the right word ASCII judgment, in ASCII value in a certain area and distinguish between (use to determine if statements), separately, its value lies ASCII range of different, to give a different properties (such as : system retain the word ...), after the completion of a lexical analyzer to identify,-, =, etc. characters.
- 2022-02-26 09:14:02下载
- 积分: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
-
one can dos under the Z80 under the compiler source process is that everyone wou...
一个可以在dos下 也可以在z80下的编译器程序 是源程序 望大家耐心去看-one can dos under the Z80 under the compiler source process is that everyone would look to see
- 2022-01-26 00:44:45下载
- 积分:1
-
在语言环境下写的个人简历,包括三…
在XML语言环境下写的个人简历,包含三个文件,XML文件、SCHEMA文件、CSS文件-In the XML language environment written biographical notes, including the three files, XML files, SCHEMA files, CSS files
- 2022-01-22 04:14:22下载
- 积分:1
-
编译原理
编译原理-实现赋值语句的四元式的程序,分析出翻译中要解决的问题-Compiler Construction Principles- to achieve assignment Quaternion-based procedures, analysis of translation problems to be solved
- 2023-05-16 18:45:02下载
- 积分:1
-
编译原理简单优先的文法的分析,有过程,一目了然,谢谢指教。...
编译原理简单优先的文法的分析,有过程,一目了然,谢谢指教。-compiler priority to the principle of simple grammar analysis, a process, clear, thank you for your excellent suggestion.
- 2022-07-09 02:45:15下载
- 积分:1