资源列表

« 1 2 ... .13 .14 .15 .16 .17 318.19 .20 .21 .22 .23 ... 1383 »

[编译器/词法分析VCcifa

说明:用VC实现的词法分析器,可以输入一个表达式,然后进行分解-With VC realize the lexical analyzer, you can enter a regular expression, and then break down
<杨晨> 在 2025-06-17 上传 | 大小:454kb | 下载:0

[编译器/词法分析compile_desigh

说明:对编译器的文法的介绍其中包括C0,P0文法以及扩充的c0和p0文法-languages of the compiler
<zoulu> 在 2025-06-17 上传 | 大小:454kb | 下载:0

[编译器/词法分析bobo

说明:学生信息注册系统,数据库是ACCESS!-Student Registration information systems, databases are ACCESS!
<edione> 在 2025-06-17 上传 | 大小:452kb | 下载:0

[编译器/词法分析Easy51pro

说明:在这次单片机培训实验中用到了S51系列单片机的ISP编程线以及软件 想自制该编程线的同学可以从这里下载相关的电路图和程序-Training in the single-chip experiment using the S51 series MCU line ISP and software programming would like to made the students line programming can be downloaded from here and procedur
<李艳军> 在 2025-06-17 上传 | 大小:452kb | 下载:0

[编译器/词法分析ccc

说明:DO—WHILE 语句的翻译程序(使用LL(1)文法输出四元式)-DO-WHILE statement translation process (the use of LL (1) grammar output quaternion type)
<陈杰> 在 2025-06-17 上传 | 大小:450kb | 下载:0

[编译器/词法分析grammar_analyzer

说明:编译原理的词法分析与语法分析,纯C语言写的-Compiler theory of lexical analysis and syntax analysis, written in pure C
<chenxuhui> 在 2025-06-17 上传 | 大小:450kb | 下载:0

[编译器/词法分析myCompiler

说明:用C#语言对编译原理的编程实现包括NFA转DFA、LR(0)、算符优先等算法-Compiled with the C# language programming principles, including NFA transfer DFA, LR (0), operator precedence and other algorithms
<wangxiaoming> 在 2025-06-17 上传 | 大小:451kb | 下载:0

[编译器/词法分析lexical-analyzer

说明:通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法 输入:字符串。 输出:二元式(种别编码,单词自身)构成的序列。 举例: 输入:a=$ # 输出:(6,a) (12,=) FOUND ERROR (13, ) -The design, development, debugging a specific lexical analyzer, and deepen
<张映生> 在 2025-06-17 上传 | 大小:455kb | 下载:0

[编译器/词法分析Syntax-analyzer

说明:编制递归下降法的语法分析器 通过设计、编制、调试一个典型的语法分析程序,能识别由加+、乘*、括号()、操作数所组成的算术表达式,其文法如下: E→TE E →+TE ∣ε T→FT T →*FT ∣ε F→(E)∣i 1.程序功能(举例) 输入:#i1*(i2+i3)# 输出:SUCCESS 输入:# i1*( i2+i3# 输出:FOUND ERROR -Recursive Descent parser prepared by the des
<张映生> 在 2025-06-17 上传 | 大小:454kb | 下载:1

[编译器/词法分析PL0

说明:编译课设源代码,PL0编译器,完整代码,1500行,功能强大-PL0 compiler, complete code, 1500 lines, powerful
<文柳> 在 2025-06-17 上传 | 大小:454kb | 下载:0

[编译器/词法分析LC-Meter_2

说明:this program is LC meter , write C in CODEVSION , download and use it-this program is LC meter , write C in CODEVSION , download and use it . . .
<vahid> 在 2025-06-17 上传 | 大小:453kb | 下载:0

[编译器/词法分析nb-(39)

说明:有限元静力计算问题的fortran计算源代码,主要针对桁架问题-Finite element static calculation of computational problems fortran source code, the main problem for truss
<Icy> 在 2025-06-17 上传 | 大小:454kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 318.19 .20 .21 .22 .23 ... 1383 »

源码中国 www.ymcn.org