资源列表
[编译器/词法分析] Fujitsu
说明:After sending one byte over SPI, you have to clear one byte in the data register (DR) again. In SPI you always send and receive a byte You cannot just send OR receive a byte, it's always AND. The technical explanation is<alexanderbaskal > 在 2024-11-09 上传 | 大小:1.39mb | 下载:0
[编译器/词法分析] antlr_intro
说明:antlr文法与解释器的实例。由java平台实现。(An example of ANTLR grammar and interpreter. Implemented by Java platform.)<GMWD > 在 2024-11-09 上传 | 大小:42kb | 下载:0
[编译器/词法分析] 编译原理(龙书)+第二版
说明:计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。(An important professional course of computer science, the purpose of this paper is to introduce the general principles and basic meth<低调丶BM > 在 2024-11-09 上传 | 大小:23.97mb | 下载:0
[编译器/词法分析] wordAnalysis
说明:词法分析器。输入为txt文档,一个字符一个字符的读取输出为词+所属类别(所属类别在注释内有写) 后期要改入加到分析器内可以给一个词,一个字符一个字符读取后输出类别,非常方便。 Xcode开发,下载后可直接查看cpp文件(This is a lexical analysis. Input:txt Output:every single word and their type)<菜丁丁 > 在 2024-11-09 上传 | 大小:601kb | 下载:0