资源列表

« 1 2 ... .36 .37 .38 .39 .40 241.42 .43 .44 .45 .46 ... 1384 »

[编译器/词法分析token

说明:编译器中的词法分析部分,实现了简单的token串的翻译-Compiler of the lexical analysis part of the realization of a simple token string translation
<qq11420> 在 2024-10-09 上传 | 大小:801792 | 下载:0

[编译器/词法分析VisiaCompiler

说明:用VB6写的真正的32位高级语言可视程序编译器-Using VB6 to write the true 32-bit high-level visual programming language compiler
<aush> 在 2024-10-09 上传 | 大小:801792 | 下载:0

[编译器/词法分析Complie

说明:一个小型的编译程序,用于学习实验。 文件中包含有 词法分析 语法分析 编译程序等 -Compile a small program for learning experiment. File contains lexical analysis parser compiler, etc.
<肖正东> 在 2024-10-09 上传 | 大小:800768 | 下载:0

[编译器/词法分析lcc42

说明:lcc编译器是一个具有产品级质量的用于研究的C编译器,在UNIX界广为流行。本附件为该编译器源代码-lcc compiler is a product-level quality for the study of C-compiler, is widely popular in the UNIX community. Of this Annex for the compiler source code
<derek_yi> 在 2024-10-09 上传 | 大小:801792 | 下载:0

[编译器/词法分析Suanfuyouxianfenxi

说明:给定文法及该文法各非终结符所对应的FIRSTVT和LASTVT集,能依据文法和FIRSTVT和LASTVT生成算符优先分析表。 动态模拟算法的基本功能是: 输入一个给定文法,及FIRSTVT和LASTVT集; 输出算符优先分析表生成算法; 输出算法优先分析表构造的过程; 主要是依据构造算符优先关系的算法来绘制优先关系矩阵表。 -Given the grammar and the grammar nontermin
<> 在 2024-10-09 上传 | 大小:798720 | 下载:0

[编译器/词法分析compiler4

说明:编译原理备课笔记南京大学计算机系分布式实验室-Compiler theory lesson preparation notes Distributed Laboratory Computer Science Department of Nanjing University
<lyy> 在 2024-10-09 上传 | 大小:801792 | 下载:0

[编译器/词法分析cffx

说明:通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类,并依次输出各个单词的内部编码及单词符号自身值(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。-Debugging through the design of the
<吉利> 在 2024-10-09 上传 | 大小:798720 | 下载:0

[编译器/词法分析wordAnalyse

说明:C语言词法分析器,输入C程序,生成token序列。-C language lexical parsers
<金娇> 在 2024-10-09 上传 | 大小:800768 | 下载:0

[编译器/词法分析matlab

说明:基于MATLAB的声音滤波及加噪文件的处理实验结果源代码-song wave document or with noise filter with matlab and other tread
<zhanganan> 在 2024-10-09 上传 | 大小:799744 | 下载:0

[编译器/词法分析yufafenxi

说明:简单的语法分析程序,用递归下降实现词法的扫描输入与语法的查询报错。-Simple parser using recursive descent for query error lexical scanning input syntax.
<杨帆> 在 2024-10-09 上传 | 大小:798720 | 下载:0

[编译器/词法分析neww

说明:bunch of program for execution of 2d matrices
<Princess> 在 2024-10-09 上传 | 大小:801792 | 下载:0

[编译器/词法分析Jingyu

说明:词法分析程序是独立的一遍,把字符流的源程序变为单词序列,输出到一个中间文件,这个文件作为语法分析程序的输入而继续编译过程。该词法分析程序的功能是输入源程序,按照构词规则分解成一系列的单词符号,包括关键字、标识符、运算符、界符和常量等。(The lexical analysis program is an independent one, which turns the source program of the character st
<鲸鱼和机遇> 在 2024-10-09 上传 | 大小:801792 | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 241.42 .43 .44 .45 .46 ... 1384 »

源码中国 www.ymcn.org