-
- 2022-02-07 19:30:49下载
- 积分:1
-
PICC code in HT
PICC code in HT-PICC for GLCD
- 2022-07-12 14:00:56下载
- 积分: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
-
一个简单的C语言子集的编译器,一个简单的C语言子集的编译器...
一个简单的C语言子集的编译器,一个简单的C语言子集的编译器-A simple C language subset compiler, a simple C language subset compiler
- 2022-06-27 01:28:18下载
- 积分:1
-
词法分析器生成工具,Turbo C编译器生成的V2.0
词法分析器生成工具,用Turbo C v2.0编译生成的-lexical analyzer generation tool, Turbo C compiler generated v2.0
- 2023-03-20 16:25:04下载
- 积分:1
-
token 词法分析 C++写成,就是一个词法分析的一个实验报告,比较方便需要的同事...
token 词法分析 C++写成,就是一个词法分析的一个实验报告,比较方便需要的同事-token Lexical Analysis C++ languages, is a lexical analysis of an experimental report, more convenient to the needs of colleagues
- 2022-09-10 11:35:03下载
- 积分:1
-
Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过...
Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过-Pascal language lexical analyzer and source documentation, prepared with LEX, as compiler theory courses of study reference source documents compiled by
- 2022-06-19 02:19:43下载
- 积分:1
-
我的词法分析程序,是编译原理要做的一个,放上来大家
我的词法分析程序,是编译原理要做的一个,放上来大家-my lexical analysis procedure to be done is to compile a principle, we see Fangshanglai
- 2023-04-08 04:55:03下载
- 积分:1
-
编译原理大作业
编译原理大作业---tiger编译器
包括semant,translate,mipsframe,regalloc等所有phase
懂的人自会知道-Compilation Principle big operation--- tiger compiler including semant, translate, mipsframe, regalloc all those who understand phase will know
- 2022-03-04 15:18:43下载
- 积分:1
-
调谐器内部控制程序,适合带自动频率控制电路的调谐器
调谐器内部控制程序,适合带自动频率控制电路的调谐器-Tuner internal control procedures, suitable for automatic frequency control circuit with the tuner
- 2022-05-20 05:31:14下载
- 积分:1