-
单片机测试程式,主要是IO扩展,测试线路,开路短路,LCD显示...
单片机测试程式,主要是IO扩展,测试线路,开路短路,LCD显示-Single-chip testing program is mainly IO expansion, testing lines, open-circuit short-circuit, LCD display
- 2023-04-10 18:30:03下载
- 积分:1
-
tiny 编译器
tiny 编译器-tiny compiler
- 2022-06-18 04:13:54下载
- 积分:1
-
与vc++界面十分类似的词法分析器,更带了娱乐功能,播放影音哦...
与vc++界面十分类似的词法分析器,更带了娱乐功能,播放影音哦- With the vc contact surface extremely similar morphology
analyzer, brought the entertainment function, the broadcast video and
music oh
- 2022-02-04 23:15:25下载
- 积分:1
-
有用,非常得有用。
有用,非常得有用。- Useful, extremely usefully.
- 2022-09-02 07:25:02下载
- 积分:1
-
基于pascal的词法分析程序
基于pascal的词法分析程序-based on the lexical analysis procedure
- 2022-04-29 03:31:06下载
- 积分:1
-
为EBNF符号对象的完整支持;
Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
- 2022-01-24 16:51:06下载
- 积分:1
-
是有关编译原理的,可以自动对输入的??分析,生成first集和follow集...
是有关编译原理的,可以自动对输入的??分析,生成first集和follow集-The principle is the compiler can automatically entered?? Analysis, generated first set and follow set
- 2022-01-21 19:40:57下载
- 积分:1
-
一个计算器程序,利用了编译原理的知识,可以用来作为一个例子,学习编译原理...
一个计算器程序,利用了编译原理的知识,可以用来作为一个例子,学习编译原理-a calculator procedure, and use of compiler theory of knowledge, could be used as an example to study compiler theory
- 2022-08-26 13:29:23下载
- 积分:1
-
编译原理
编译原理-词法分析器-定义单词符号的种类,编码的规则等功能-Compiler Construction Principles- lexical analyzer- the definition of the types of word symbols, coding rules and other functions
- 2022-02-04 18:23:18下载
- 积分:1
-
c语言编译器,3.6版本
lcc version 3.x is described in the book "A Retargetable C Compil...
c语言编译器,3.6版本
lcc version 3.x is described in the book "A Retargetable C Compiler:
Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1).
There are significant differences between 3.x and 4.x, most notably in
the intermediate code. For details, see
http://www.research.microsoft.com/~drh/pubs/interface4.pdf.
-c language compiler, version 3.6 LCC version 3.x is described in the book "A Retargetable C Compiler : Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.x and 4.x, most notably in the intermediate code. For details, see http://www.research.microsoft.com/ ~ drh/pubs/interface4.pdf.
- 2023-04-23 15:20:03下载
- 积分:1