资源列表

« 1 2 ... .35 .36 .37 .38 .39 540.41 .42 .43 .44 .45 ... 1384 »

[编译器/词法分析P73-3

说明:noname00.cpp 是一个C语言的程序,请编译后运行。是取最大值程序-noname00.cpp is a C language program, compiled to run. Is the maximum check procedures
<Alex> 在 2024-11-18 上传 | 大小:3.23mb | 下载:0

[编译器/词法分析myCompiler

说明:这个是java版本的pl0语言的词法分析器,带有图形界面,很好的-This is a java version of the lexical analyzer pl0 language with a graphical interface, very good
<> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[编译器/词法分析yufafenxi

说明:语法分析器是函数绘图语言解释器的核心,因此语法分析器的构造是整个解释权构造的关键。语法分析器的构造分为两个重要步骤:规定语言的文法和根据文风编写程序。由于采用递归下降子程序方法,因此在文法的设计上要求是LL(1)文法。具体到此绘图语言,需要构造语法树的语言结构仅限于表达式,因为后继语义处理需要对表达式求值,而对语法树进行遍历即可得到表达式的值。 我们最终构造的是递归下降的语法分析器,要求文法是LL(1)文法,因此需要对二义文法进行
<qj> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析YAC_CLEX2Basic

说明:本文包含简单中文说明和详细源代码,首先利用Lex进行词法分析,然后用YACC进行语法分析,最后生成执行代码,但是没有对执行代码进行优化。-This article contains the simple English descr iption and source code in detail, first of all carried out using Lex lexical analysis, and then carried
<李庆> 在 2024-11-18 上传 | 大小:26kb | 下载:0

[编译器/词法分析WY_DEVCPP_5B0807

说明:它是C++的编译器,也可以运行C语文编写的程序.很好用:只需解压缩,安装就可以用啦.-It is the C++ Compiler, but also can run a program written in C language. Good use: Just extract, install will be useless.
<woniufeimeng> 在 2024-11-18 上传 | 大小:9.49mb | 下载:0

[编译器/词法分析yufafenxi

说明:一个递归下降分析程序,实现了对语法分析程序所提供是单词序列的语法检查和结构,并实现了简单语言进行语法分析.-A recursive descent parser to realize a parser is provided by the word sequence and structure of the grammar checker, and the realization of a simple language syntax
<dingfeng> 在 2024-11-18 上传 | 大小:246kb | 下载:0

[编译器/词法分析interpreter_of_little_C

说明:用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! 选自最新C语言精华(第三版)Herbert Schildt著 A small interpreter arranges which with the C language, may carry out the C procedure! Is may carry out C the procedure C procedure! (Master) writes oh
<钟毓秀> 在 2024-11-18 上传 | 大小:8kb | 下载:0

[编译器/词法分析CFGSimplify

说明:CFG上下文无关文法的化简程序,注释详细,本人原来的作业-Context-free grammar CFG simplification of procedures, detailed notes, I am the original operation
<liu hao> 在 2024-11-18 上传 | 大小:651kb | 下载:0

[编译器/词法分析sufuyouxiansuanfa

说明:编译原理 实现算符优先算法的方法及具体实现步骤,相信对大家有很大的帮助的-Compiler to achieve the principle of the priority operator algorithm and specific implementation steps, I believe we have a lot of help
<lwb> 在 2024-11-18 上传 | 大小:30kb | 下载:0

[编译器/词法分析LL1

说明:LL(1)文法分析程序,输入一个写入了一个LL1文法的文件名,运行程序,根据提示执行-LL (1) grammar analysis program, enter a LL1 write a grammar file name, run the program, according to prompt the implementation of
<孙闲逸> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[编译器/词法分析compiler_construction_principles

说明:本书系统介绍了经典的编译理论和技术,同时也包含了面向对象语言等编译技术,本书提供了比较适合教学实践的样例语言。是一本理论和实践相结合的好书-The book introduces the classic system compiler theory and technology, as well as object-oriented language compiler technology, this book provides a m
<万俊> 在 2024-11-18 上传 | 大小:2.42mb | 下载:0

[编译器/词法分析gzq

说明:已知二维向量数组,并根据已知数组能够计算出二维向量的权向量,判别函数-Known two-dimensional vector array, and the basis of known two-dimensional array to calculate the vector of the right vector, discriminant function
<羽裳> 在 2024-11-18 上传 | 大小:579kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 540.41 .42 .43 .44 .45 ... 1384 »

源码中国 www.ymcn.org