资源列表

« 1 2 ... .09 .10 .11 .12 .13 614.15 .16 .17 .18 .19 ... 1384 »

[编译器/词法分析shishu

说明:词法分析器(实数)输入一个数据,判断次数是否为实数,若为实数输出是实数,否则输出不是实数-Lexical Analyzer (real number) a data input to determine whether the number of real, if real output is a real number, otherwise the output is not a real number
<符晓娟> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[编译器/词法分析calc

说明:用lex实现的词法分析,用lex编译后可以实现简单的词法分析-Achieved by lex lexical analysis, the compiler can use lex simple lexical analysis
<chen> 在 2024-11-19 上传 | 大小:17kb | 下载:0

[编译器/词法分析lr0

说明:LR分析法是一种自下而上进行规范归约的语法分析法,L指从左到右扫描输入符号串,R是指构造最右推导的逆过程。对大多数无二义性上下文无关文法描述的语言都可用它进行有效的分析。主要分析器有LR(0),SLR(1),LR(1),LALR(1): LR(0):在分析的每一步,只需根据当前栈顶状态而不必向前查看输入符号就能确定应采取的分析动作。所能分析的LR(0)文法要求文法的每一个LR(0)项目集中都不含冲突项目。 -LR anal
<大海> 在 2024-11-19 上传 | 大小:8kb | 下载:0

[编译器/词法分析CALCC

说明:抛物面天线对卫星的仰角计算, 全国主要沿海城市-Parabolic antenna for satellite elevation angles, the nation' s major coastal cities
<xch> 在 2024-11-19 上传 | 大小:1kb | 下载:1

[编译器/词法分析sourcer

说明:TINY语言编译器,包括语法分析,词法分析-TINY compiler language, including syntax analysis, lexical analysis, etc.
<liu> 在 2024-11-19 上传 | 大小:56kb | 下载:0

[编译器/词法分析controller2

说明:shopex484 core 中的controller文件夹文件已反编译-shopex484 core
<廖希进> 在 2024-11-19 上传 | 大小:39kb | 下载:0

[编译器/词法分析shiyanbaogaoyangli

说明:这个报告记录了编译原理的大作业的过程和各个阶段的设计,包括词法分 析、语法分析、语义分析和汇编代码生成四个阶段,在语法分析时我采用了两种 语法分析,即一种自上而下的语法分析方法——LL(1)分析法,另一种是自底向 上的语法分析方法——SLR(1)分析法,这样可以了解到这两种不同的基本分析方 法,这样在语义分析阶段也要分这两种方法处理语义动作,并且要个产生式分别 编写语义动作。-The report recorded
<> 在 2024-11-19 上传 | 大小:1.24mb | 下载:0

[编译器/词法分析Guidingprincipleoftheexperimentalbookcompiler

说明:编译原理实验指导书 内含相应的代码比较详细 需要的可以参考一下-Guiding principle of the experimental book compiler
<阿斯旺> 在 2024-11-19 上传 | 大小:71kb | 下载:0

[编译器/词法分析12345.doc

说明:编译原理的一个不错的课程设计 需要的可以-编译原理的一个不错的课程设计 需要的可以看看
<袁启> 在 2024-11-19 上传 | 大小:24kb | 下载:0

[编译器/词法分析VC

说明:这是一款在windows环境下次用C语言编写的小型编译器。能够模拟VC++6.0的编译环境,帮助初学者了解和掌握编译器的编写过程。-This is a windows environment in the next with a small C language compiler. VC++6.0 to simulate the environment of the compiler to help beginners to under
<dyjh> 在 2024-11-19 上传 | 大小:79kb | 下载:0

[编译器/词法分析ExerciseForComplier

说明:一些编译原理考试需要的资料,包含选择填空,判断题,对考试帮助很大。-Some principles of examination needed to compile information, including options to fill in the blank, determine the title of the examination of great help.
<kt> 在 2024-11-19 上传 | 大小:10kb | 下载:0

[编译器/词法分析C-bianyi

说明:一个完整的关于c-的编译器,包含词法分析和语法分析。-On a complete c-compiler, including lexical analysis and syntax analysis.
<laiji> 在 2024-11-19 上传 | 大小:953kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 614.15 .16 .17 .18 .19 ... 1384 »

源码中国 www.ymcn.org