资源列表
[编译器/词法分析] CaslCompiler.rar
说明:这是一个软件水平资格考试中使用的CASL汇编语言的编译器,实现文件中包括一个编译器,一个虚拟机,一个类似于Debug的调试器.<> 在 2025-06-23 上传 | 大小:3.9mb | 下载:0
[编译器/词法分析] CaslCompiler
说明:这是一个软件水平资格考试中使用的CASL汇编语言的编译器,实现文件中包括一个编译器,一个虚拟机,一个类似于Debug的调试器.- This is the CASL assembly language compiler which in a software horizontal qualifications test uses, in the realization document including a compiler, hypothesized machine, is similar<杨军> 在 2025-06-23 上传 | 大小:3.9mb | 下载:0
[编译器/词法分析] 1
说明:语法分析是编译程序的核心部分。语法分析的作用是识别由词法分析给出的单词符号序列是否是给定的文法的正确句子。目前语法分析常用的方法右自顶向下分析和自底向上分析两大类。 确定的自顶向下方法,是从文法的开始符号,考虑如何根据当前的输入符号(单词)唯一的确定选用哪个产生式替换相应非终结符往下推导。 LL(1)文法是一种确定的自顶向下的分析方法。 LL(1)的含义是:第一个L表明自顶向下分析从左向右扫描输入串,第二个L表明分析过程中将用最左推导,1表明只需向右看一个符号便可以决定如何推导即选<孔小亮> 在 2025-06-23 上传 | 大小:3.87mb | 下载:0
[编译器/词法分析] RecursiveDescentParser
说明:以下描述算术表达式的LL(1)文法的递归下降分析程序 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-The following descr iption of arithmetic expressions LL (1) recursive descent parser grammar G [E]: E → TE ' E' → ATE ' | ε T → FT' T<leelee> 在 2025-06-23 上传 | 大小:3.83mb | 下载:0
[编译器/词法分析] emu8086-cr-ha
说明:学习汇编必备应用软件,emu8086伴你行遍汇编之路-Learning the the compilation necessary applications, emu8086 associated with the assembly you traveling all over the road<陈明> 在 2025-06-23 上传 | 大小:3.82mb | 下载:0
[编译器/词法分析] 2025L-lehua-write
说明:rtd 2021+rtd 2025 方案乐华烧录软件-to rtd 2021+rtd 2025 program Leroy burning software<张默> 在 2025-06-23 上传 | 大小:3.84mb | 下载:0
[编译器/词法分析] yak
说明:为王晓斌老师编译原理实验的语法分析器。采用递归下降方法。输入文件为“sample.dyd”,输入文件为各种字符表以及出错文件。-Wang Xiaobin teacher compiler principle experiment for the parser. Recursive descent method. Enter the file as "sample.dyd", the input file for the various character tables, and error fi<程黾昊> 在 2025-06-23 上传 | 大小:3.86mb | 下载:0
[编译器/词法分析] mysql-connector-java-5.1.41
说明:mysql编译器,支持命令行和桌面应用两种形式,熟悉mysql数据库的操作,一个数据库开发工具(MySQL compiler, support command line and desktop applications in two forms, familiar with the operation of MySQL database, a database development tools)<gy--- > 在 2025-06-23 上传 | 大小:3.89mb | 下载:0