资源列表

« 1 2 ... .27 .28 .29 .30 .31 1332.33 .34 .35 .36 .37 ... 1384 »

[编译器/词法分析41

说明:语法分析器,?通过本实验理解语法分析的作用,分析对象、分析的方式和处理的结果。(The grammar parser, by the analysis of the role of the understanding, analysis, analysis of the ways and results of treatment)
<呜呜呜1122 > 在 2024-11-09 上传 | 大小:16kb | 下载:0

[编译器/词法分析16级编译实验一

说明:简单编译器,用以课堂教学研究。学生可下载,以进行编译原理的学习。(Simple compiler for classroom teaching research. Students can download to compile the principles of learning.)
<爱喝菠萝啤 > 在 2024-11-09 上传 | 大小:2.35mb | 下载:0

[编译器/词法分析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

[编译器/词法分析词法分析程序

说明:词法分析 输入:所给文法的源程序字符串。 输出:二元组(syn,token或sum)构成的序列。(lexical analysis Input: the source code string for the given grammar. Output: a sequence consisting of two tuples (syn, token, or sum).)
<司空易 > 在 2024-11-09 上传 | 大小:1kb | 下载:0

[编译器/词法分析bianyi

说明:一个简单的c语言编译器,词法分析 语法分析 符号表 中间代码生成(lexical analyzer symbol table ,gramm analysis object code)
<lilyn > 在 2024-11-09 上传 | 大小:10.33mb | 下载:0

[编译器/词法分析code

说明:Antlr文法的各种语言实现。 很多.g4文件的实例(Implementation of Antlr grammar in various languages.)
<GMWD > 在 2024-11-09 上传 | 大小:226kb | 下载:0

[编译器/词法分析antlr_intro

说明:antlr文法与解释器的实例。由java平台实现。(An example of ANTLR grammar and interpreter. Implemented by Java platform.)
<GMWD > 在 2024-11-09 上传 | 大小:42kb | 下载:0

[编译器/词法分析新建文件夹

说明:DFA->NFA->MFA 并依次输出数据表(DFA->NFA->MFA And output the data table in turn)
<Ashoka > 在 2024-11-09 上传 | 大小:37kb | 下载: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

[编译器/词法分析Code

说明:以flex以及bison作为工具编写的词法与语法分析器(Lexical and grammatical analysis)
<笑傲飞狐 > 在 2024-11-09 上传 | 大小:40kb | 下载:0

[编译器/词法分析wordAnalysis

说明:词法分析器。输入为txt文档,一个字符一个字符的读取输出为词+所属类别(所属类别在注释内有写) 后期要改入加到分析器内可以给一个词,一个字符一个字符读取后输出类别,非常方便。 Xcode开发,下载后可直接查看cpp文件(This is a lexical analysis. Input:txt Output:every single word and their type)
<菜丁丁 > 在 2024-11-09 上传 | 大小:601kb | 下载:0

[编译器/词法分析C编译器

说明:简单地C语言小子集的编译程序,采用LR分析方法(Simple C language small set compiler, using LR analysis method)
<Zeable > 在 2024-11-09 上传 | 大小:318kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 1332.33 .34 .35 .36 .37 ... 1384 »

源码中国 www.ymcn.org