-
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。...
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。-Debugging through the design of the preparation of a specific lexical analysis process, deepen their understanding of the principles lexical analysis. And mastery of programming language source code to scan the process of its decomposition for different types of word lexical analysis.
- 2022-08-21 08:13:34下载
- 积分:1
-
K-nearest neighbor classifier (k-NN) is a nonparametric approach for classification. It does not require the priori knowledge such as priori probabilities and the conditional probabilities. It operates directly towards the samples and is categorized as an instance-based classification method.
- 2022-07-21 10:25:47下载
- 积分:1
-
- 2023-07-05 09:45:03下载
- 积分:1
-
Berkeley的YACC词法/语法分析器
Berkeley的YACC词法/语法分析器 -Berkeley YACC syntactic and phrase parser
- 2023-06-01 08:50:02下载
- 积分:1
-
一个小语言的词法分析器,由此可以写出其他各种语言的词法分析器。这对编译原理的初学者或许有一定的帮助。...
一个小语言的词法分析器,由此可以写出其他各种语言的词法分析器。这对编译原理的初学者或许有一定的帮助。-a small language lexical analyzer, it can be written in various languages other lexical analyzer. This compiler theory and beginners may be of some help.
- 2022-08-17 20:51:49下载
- 积分:1
-
二进制运算符重载
binary operator overloading in c-binary operator overloading in c++
- 2023-07-28 11:05:03下载
- 积分:1
-
自己写的一个C子集的编译程序,包括源码和说明文件,以及文法的扩充BNF表达式...
自己写的一个C子集的编译程序,包括源码和说明文件,以及文法的扩充BNF表达式-himself wrote a subset of the C compiler, including source code and documentation, and the expansion of BNF grammar expression
- 2022-07-03 02:36:52下载
- 积分:1
-
自己写的Bacis解释机。
可以正常运行!
自己写的Bacis解释机。
可以正常运行!-Bacis written explanation of their own machines. Normal operation can be!
- 2022-08-20 06:22:10下载
- 积分:1
-
linked list that wrote in visual C
linked list that wrote in visual C-linked list that wrote in visual C++
- 2022-02-02 10:08:13下载
- 积分:1
-
编译原理的课程设计,if
编译原理的课程设计,if-else条件语句的翻译,包括语法分析和词法分析。-compiler theory of curriculum design, if-else statements for the translation, grammatical analysis and lexical analysis.
- 2022-01-26 15:25:08下载
- 积分:1