资源列表

« 1 2 ... .20 .21 .22 .23 .24 925.26 .27 .28 .29 .30 ... 1383 »

[编译器/词法分析bianyi

说明:编译技术的课件,对编译技术的学习有很重要的指导作用和启发意义。-Compiler technology courseware, learning techniques for compiling a very important role in guiding and enlightening.
<陈剑心> 在 2025-06-24 上传 | 大小:2.8mb | 下载:0

[编译器/词法分析cifafenxi

说明:1、根据要求写出词法分析的正规文法G;2、根据正规文法G,写出正则式RE;3、根据正则式RE,画出NFA;4、将NFA转化为DFA;5、将DFA转化为mininum state DFA;6、mininum state DFA就是词法分析程序的流程图,根据此流程图编写相应的词法分析程序。-1, according to the lexical analysis required to write a formal grammar G 2, according to a regular gramm
<> 在 2025-06-24 上传 | 大小:6kb | 下载:0

[编译器/词法分析lexForShell

说明:简单的shell解释器的实现,实现了管道,重定向功能,可以执行少数的内部指令,可以后台运行,注释清晰。-Simple shell interpreter to achieve, to achieve the pipes, redirection, you can perform a small number of internal commands can run in the background, clear notes.
<JINP> 在 2025-06-24 上传 | 大小:45kb | 下载:0

[编译器/词法分析Tiger-compiler

说明:著名的虎书的编译器,实现了虎书上面的全部功能。-Well-known compiler of the book tiger, a tiger book above to achieve full functionality.
<JINP> 在 2025-06-24 上传 | 大小:1.91mb | 下载:0

[编译器/词法分析youqiuzhuangtai

说明:正则文法拆分,识别有穷状态自动机是确定的还是非确定的,判断是否为正则文法。 -Regular grammars and finite state automata, regular grammars split, identification of finite state automata is determined or non-determined. Enter the master regular grammar.
<郭建雄> 在 2025-06-24 上传 | 大小:49kb | 下载:0

[编译器/词法分析wenfa

说明:文法的拆分,存储,输入输出及终结符号与非终结符号的判定-Grammar of the split, storage, input and output, and end with the nonterminal symbols to determine
<郭建雄> 在 2025-06-24 上传 | 大小:8kb | 下载:0

[编译器/词法分析CString

说明:C-String Tokenizer for C++. Breaks up words into small pieces and stores in an array for word validation
<Shay> 在 2025-06-24 上传 | 大小:8kb | 下载:0

[编译器/词法分析Exercise-T73-_CopyConstructor

说明:Copy Constructor for classes and project files. Not too sure myself as to what the uses are but I m sure they will benefit someone else more than me
<Shay> 在 2025-06-24 上传 | 大小:195kb | 下载:0

[编译器/词法分析Exercise-T74_OperatorOverload

说明:Operator Overloader. Overloads certain operators such as +,=, ,<,>
<Shay> 在 2025-06-24 上传 | 大小:193kb | 下载:0

[编译器/词法分析regex

说明:正则表达式解释器实现原理,每一个学习计算机的人都必须知道的,谁看谁知道哦-Regular expression interpreter implementation principle, each person must learn the computer know who to see who knows oh
<zhulin> 在 2025-06-24 上传 | 大小:90kb | 下载:0

[编译器/词法分析wave

说明:The UDF compiled source file to define the wave of the moving wall in the Wave generation of the tank problem, fluent
<Inokoshi Ai> 在 2025-06-24 上传 | 大小:211kb | 下载:0

[编译器/词法分析tiger_compiler

说明:一个小型语言tiger的编译器,其中包括词法分析、语法分析、语法分析树的生成和错误提示。方便做课程设计的同学参考。-A small tiger compiler language, including lexical analysis, parsing, the parse tree generation and error. Facilitate the students to do course design reference.
<xujames> 在 2025-06-24 上传 | 大小:598kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 925.26 .27 .28 .29 .30 ... 1383 »

源码中国 www.ymcn.org