资源列表

« 1 2 ... .98 .99 .00 .01 .02 503.04 .05 .06 .07 .08 ... 1384 »

[编译器/词法分析lexical

说明:词法分析器,该程序可以识别数字,标识符,运算符,关键字,提取出各个单词-Lexical analyzer, the program can identify the number of identifiers, operators, keywords, extracted all the words
<ansir> 在 2024-11-17 上传 | 大小:9kb | 下载:0

[编译器/词法分析LL1

说明:对自定的产生式规定LL(1)分析表后,对一个自定的表达式进行语法分析,判读其是否是一个正确的表达式。-Of self-production of the provisions of LL (1) Analysis of form, of a self-expression for grammar analysis, interpretation of whether it is a correct expression.
<waterfly> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[编译器/词法分析LuaJIT-1.1.5

说明:lua 脚本编译器, 解释器, 1.115, 相当于lua 5.1.4-lua scr ipt compiler, interpreter, 1.115, which is equivalent to lua 5.1.4
<> 在 2024-11-17 上传 | 大小:419kb | 下载:0

[编译器/词法分析Lexical_Analyzer

说明:该程序完成对相应文法的词法分析,并返回相应的结果-The procedure is completed the corresponding lexical grammar analysis, and return to the corresponding results
<shulin> 在 2024-11-17 上传 | 大小:5kb | 下载:0

[编译器/词法分析Win-TC

说明:本程序用于可视化窗口中运行tc下的程序,因为tc2.0不支持粘贴复制等常用的文件操作,不过该系统在输入中文时会有些小问题-This procedure used for visualization window to run the procedure under tc because tc2.0 does not support copy and paste file operations, such as commonly used
<weidong> 在 2024-11-17 上传 | 大小:6.04mb | 下载:0

[编译器/词法分析20047221637691

说明:编译原理,词法分析器,vc源代码,已编译通过!-Compiler theory, lexical analyzer, vc source code, compiled through!
<zuojuxian> 在 2024-11-17 上传 | 大小:1.66mb | 下载:0

[编译器/词法分析cifafenxi

说明:编译原理\语法分析,vc源代码,已编译通过!-Compilation Principle parsing, vc source code, compiled through!
<zuojuxian> 在 2024-11-17 上传 | 大小:196kb | 下载:0

[编译器/词法分析glut

说明:glut库文件,如果使用VC6.0,编译图形程序的时候,可能需要这个类库。-glut library file, if you use VC6.0, compile a graphics program, it may need this class library.
<zhanghaooy> 在 2024-11-17 上传 | 大小:302kb | 下载:0

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

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

[编译器/词法分析yufafenxi

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

源码中国 www.ymcn.org