-
实现一个C程序下的词法分析,简单实用,不需要添加任何代码,就可执行,可在DOS或WIN下的各个版本的C程序编辑器下执行...
实现一个C程序下的词法分析,简单实用,不需要添加任何代码,就可执行,可在DOS或WIN下的各个版本的C程序编辑器下执行-achieve a C program under the lexical analysis, simple and practical, do not need to add any code can be implemented, in DOS or WIN under the various versions of the C program under Executive Editor
- 2022-04-14 16:58:46下载
- 积分:1
-
编译原理的语法生成器 ,可以对C语言程序进行分析。
编译原理的语法生成器 ,可以对C语言程序进行分析。-principle of grammar compiler generator, the C language program for analysis.
- 2022-01-25 18:00:29下载
- 积分:1
-
调谐器内部控制程序,适合带自动频率控制电路的调谐器
调谐器内部控制程序,适合带自动频率控制电路的调谐器-Tuner internal control procedures, suitable for automatic frequency control circuit with the tuner
- 2022-05-20 05:31:14下载
- 积分:1
-
编译原理
编译原理-Compiler Construction Principles
- 2022-09-30 17:20:06下载
- 积分:1
-
下面子函数为定时器1、3 端口及其寄存器初始化说明ICP中断处理函数...
下面子函数为定时器1、3 端口及其寄存器初始化说明ICP中断处理函数-Functions for below and register port timer initialization 1,3 Description ICP interrupt handling function
- 2022-05-28 10:43:43下载
- 积分:1
-
用BCB做的pascal词法分析器,语法还没有完成,请高手继续...
用BCB做的pascal词法分析器,语法还没有完成,请高手继续-do with BCB pascal lexical analyzer, the syntax is not yet complete, 19:56 continue
- 2022-02-02 18:59:36下载
- 积分:1
-
一个SQL解析器
一个SQL解析器- A SQL analysis
- 2022-02-14 01:03:49下载
- 积分: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
-
PASCAL语言子集编译器,足够计算机系的学生交作业用了
PASCAL语言子集编译器,足够计算机系的学生交作业用了-PASCAL language subset compiler, the enough computer
department s students handed over the work to use
- 2022-04-19 21:18:31下载
- 积分:1
-
符合编译原理的词法分析器
符合编译原理的词法分析器- Conforms to the translation principle morphology analyzer
- 2022-08-23 11:51:28下载
- 积分:1