资源列表

« 1 2 ... .10 .11 .12 .13 .14 1315.16 .17 .18 .19 .20 ... 1383 »

[编译器/词法分析dancicifafenxi

说明:完成以下正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒号>=︱<斜竖>* <小于>→&
<tiger> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析nyishiyanda

说明:编译原理实验2源程序,在vc++下运行通过。-Compile source principle experiment 2, in vc++ run through.
<tiger> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析yufafenxi

说明:该代码描述的是某些文法的语法分析程序,用于文法的语法分析。-The code describes some of the grammar of the parser for the grammar, syntax analysis.
<prunue> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析111

说明:编译原理实验 语法分析程序源代码 递归下降法-Principle experiment parser compiler source code recursive descent
<张小楠> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析code.txt

说明:frequency and pulses counter
<mm> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析fibonacci

说明:The fibonacci series is one of the most important series ever found. This series have introduces many new concepts and ideas. Asked to every student to amplify the ideology of coders, this code provides optimum solution to the series.
<kerry.tina> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析parse

说明:parser and other files in next post
<arta> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析DFA

说明:Compiler tech:Program For Acceptance Of A String Using deterministic finite automaton (DFA) which is a finite state machine accepting finite strings of symbols. For each state, there is a transition arrow leading out to a next state for each symbol.
<jack> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析Remove-left-recursion

说明:Compiler tech: Program To Remove Left Recursion From The Given Grammar
<jack> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析Shift-reduce-parser

说明:compiler tech program TO IMPLEMENT SHIFT REDUCE PARSER
<jack> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析Test1

说明:源程序的输入和预处理 掌握字符处理的方法,理解设计为独立子程序的好处,为词法分析做好准备。 -Source code control characters in the input and pre-treatment methods, to understand the benefits of design as a separate subroutine, to prepare for the lexical analysis.
<jasmine> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析DFA

说明:编译原理文法输入,并根据输入的文法设计有穷状态自动机,判断是否未确定的,若否,则确定化!-Input grammar compiler theory and design of the input grammar finite state machine to determine whether the undetermined, and if not, determine the technology!
<韩敏> 在 2025-07-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1315.16 .17 .18 .19 .20 ... 1383 »

源码中国 www.ymcn.org