资源列表

« 1 2 ... .25 .26 .27 .28 .29 530.31 .32 .33 .34 .35 ... 1384 »

[编译器/词法分析PL0

说明:PL0 Compiler Source Code
<织诗_恒> 在 2024-11-19 上传 | 大小:364kb | 下载:0

[编译器/词法分析14160_1230085425thYk

说明:搜狗词库备份_2008_09_28 -Sogou backup _2008_09_28 thesaurus
<asdfa> 在 2024-11-19 上传 | 大小:1.93mb | 下载:0

[编译器/词法分析antlr

说明:ANTLR 接受3类语法规范——语法分析程序,词法分析程序lexers,和树语法分析程序(也 叫树行者)。 由ANTLR使用LL(k) 分析用于全部3 语法变型,由于语法说明相似,因而产生 的lexers 和语法分析程序表现得也类似。 产生的识别程序易读,你可以查看输出的内容来 消除很多关于ANTLR机理的问题。-ANTLR grammar to accept 3 types of norms- syntax analysi
<jason> 在 2024-11-19 上传 | 大小:457kb | 下载:0

[编译器/词法分析CodeDomAssistant_src

说明:根据cs源码解析为codedom,功能比较强大,-According to cs-source analysis for codedom, more powerful features,
<zdming> 在 2024-11-19 上传 | 大小:887kb | 下载:0

[编译器/词法分析jflex-1.4.2

说明:java语法解释器生成器,有源码和相关文档-java syntax parser generator, a source code and related documentation
<冯超> 在 2024-11-19 上传 | 大小:1.21mb | 下载:0

[编译器/词法分析compile

说明:编译原理 词法分析程序设计 [实验内容]:根据某文法,构造一基本词法分析程序。找出该语言的关键字、标识符、整数以及其他一些特殊符号,给出单词的种类和值。-Compilation Principle lexical analysis program design [experiment content]: According to a grammar, the basic structure of a lexical analys
<稻草人> 在 2024-11-19 上传 | 大小:17kb | 下载:0

[编译器/词法分析compile2

说明:编译原理 语法分析程序设计 [实验目的]: 1.了解语法分析的主要任务。 2.熟悉编译程序的编制。 [实验内容]:根据某文法,构造一基本递归下降语法分析程序。给出分析过程中所用的产生式序列。 全部源码-Compilation Principle parsing program design [experimental purposes]: 1. To understand the main task of par
<稻草人> 在 2024-11-19 上传 | 大小:37kb | 下载:0

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

说明:这是一个小型语言tiny的编译器,包括词法分析、语法分析、语义分析、代码生成等功能-This is a tiny mini-language compiler, including lexical analysis, syntax analysis, semantic analysis, code generation and other functions
<陈星> 在 2024-11-19 上传 | 大小:278kb | 下载:0

[编译器/词法分析cifafenxi

说明:关于词法分析的源代码-Lexical Analysis on the source code
<zhangliang> 在 2024-11-19 上传 | 大小:5kb | 下载:0

[编译器/词法分析15102856134

说明:词法分析器,本程序是C语言的一个子集的词法分析程序,只能识别整型数字和部分关键字和部分符号。-Lexical analyzer, the C language program is a subset of the lexical analysis procedure to identify only integer numbers, and some parts of keywords and symbols.
<jervis> 在 2024-11-19 上传 | 大小:122kb | 下载:0

[编译器/词法分析ACOMPACTGUIDETOLEXANDYACC

说明:本书将教会你如何使用 lex 和yacc构造一个编译器。 lex和 yacc 是两个用来生成词汇分析器和 剖析器的工具。-This book will teach you how to use lex and yacc to construct a compiler. lex and yacc are used to generate lexical analyzer and parser tools.
<rabbitpolo> 在 2024-11-19 上传 | 大小:341kb | 下载:0

[编译器/词法分析5656

说明:它输入描述构词规则的一系列正规式,然后构建有穷自动机和这个有穷自动机的一个驱动程序,进而生成一个词法分析程序.-Enter the descr iption of its formation a series of formal rules of style, and then build a DFA and the DFA, a driver, and then generate a lexical analysis program.
<jervis> 在 2024-11-19 上传 | 大小:2kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 530.31 .32 .33 .34 .35 ... 1384 »

源码中国 www.ymcn.org