资源列表

« 1 2 ... .93 .94 .95 .96 .97 11298.99 .00 .01 .02 .03 ... 11387 »

[其它资源0082657

说明:词法分析,编译原理课上的实验。比较容易懂得-Lexical analysis, compiler theory class experiment. Easier to understand
<刘方方> 在 2025-03-13 上传 | 大小:1.19mb | 下载:0

[其它资源WindowsFormsApplication1

说明:计算机科学与技术编译原理实验之词法分析器的设计与实现-Principles of Computer Science and Technology compiled experimental design and implementation of lexical analyzer
<li> 在 2025-03-13 上传 | 大小:1.32mb | 下载:0

[其它资源wq

说明:编译原理语言里实现一个词法分析功能的小程序-Compiler theory language lexical analysis to achieve a small program
<月上柳梢> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[其它资源test2

说明:编译原理的实验,是一个词法分析工具,采用下降递归法实现的-Compiler theory of the experiment, a lexical analysis tool, implemented using recursion down
<HaoZhi> 在 2025-03-13 上传 | 大小:145kb | 下载:0

[其它资源LEX

说明:词法分析时,常常会用到超前搜索方法。如当前待分析字符串为“a +”,当前字符为’ ’,此时,分析器倒底是将其分析为大于关系运算符还是大于等于关 系运算符呢?显然,只有知道下一个字符是什么才能下结论。于是分析器读入下一个字符’+’,这时可知应将’ ’解释为大于运算符。但此时,超前读了一个字符’+’,所以要回退一个字符,词法分析器才能正常运行。在分析标识符,无符号整数等时也有类似情况。-Lexical analysis, often use
<元宝> 在 2025-03-13 上传 | 大小:1.07mb | 下载:0

[其它资源src(3)

说明:编译原理的词法分析器,简单的进行此法分析课程要求的实验-Compiler theory of lexical analyzer, a simple method for the experimental course requirements
<Jorden> 在 2025-03-13 上传 | 大小:3kb | 下载:0

[其它资源compiler

说明:《编译原理及实践》源码.rar 包括:词法分析,语法分析,目标代码生成-source code of compiler
<allanfan> 在 2025-03-13 上传 | 大小:98kb | 下载:0

[其它资源NFA-DFA

说明:词法分析器 NFA DFA 最小化DFA 实验报告-Lexical analyzer NFA DFA
<huang> 在 2025-03-13 上传 | 大小:45kb | 下载:0

[其它资源cifafenxiqi

说明:一个功能比较全的词法分析器,可以用于课程设计-A full-feature comparison of the lexical analyzer can be used for curriculum design
<闫养鑫> 在 2025-03-13 上传 | 大小:164kb | 下载:0

[其它资源WordAnalysis

说明:这是一个词法分析程序,vs开发,需要的可以下,正在学编译原理的应该用得着-This is a lexical analysis program, vs development needs can be, the school principle should need it compiled
<real> 在 2025-03-13 上传 | 大小:298kb | 下载:0

[其它资源cifafenxi

说明:实验一个词法分析的程序,而且对于编译原理的了解很有帮助-A lexical analysis of the experimental procedures, and helpful for the understanding of compiler theory
<苏亚辉> 在 2025-03-13 上传 | 大小:49kb | 下载:0

[其它资源scanner

说明:编译原理 词法分析(含实验报告和完整代码)-Compiler theory lexical analysis (including lab reports and complete code)
<刘俊杰> 在 2025-03-13 上传 | 大小:1.16mb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 11298.99 .00 .01 .02 .03 ... 11387 »

源码中国 www.ymcn.org