资源列表

« 1 2 ... .41 .42 .43 .44 .45 546.47 .48 .49 .50 .51 ... 1384 »

[编译器/词法分析OPG

说明:编译原理课程设计—基于算符优先分析方法的表达式语法分析器 学习了张素琴的《编译原理》(第二版),根据书中的算法,写了个语法分析器。 有完整的代码+文档。-Principles of curriculum design compiler- based analysis of the expression operator precedence parser learn Zhang Suqin the " compiler
<liweihua> 在 2024-10-15 上传 | 大小:231424 | 下载:0

[编译器/词法分析C

说明:C语言子集编辑器 采用C语言的结构 LL1分析法做的编译器 结构完善-C language subset editor uses C language to do the structural analysis LL1 compiler structured
<大头> 在 2024-10-15 上传 | 大小:2033664 | 下载:0

[编译器/词法分析Cpp1

说明:编译原理LR1语法分析,可以对文法进行分析-LR1 grammar compiler theory analysis, the analysis of grammar
<申小东> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[编译器/词法分析myPL0

说明:本次实验使用平台是Microsoft Visual C++6.0,编程语言是C语言,利用递归下降子程序法实现对一个PL/0源程序中的表达式、各种说明语句、赋值语句进行词法分析和语法分析,完成符号表的管理并能实现确定源码中标识符的类型与二维坐标位置,和赋值语句及表达式中间代码的生成,做的一大亮点是程序有着很严格的出错处理子程序,能确定错误类型和错误位置,能检测输入源程序的开头,数值类型的判断,运算错误检查,变量定义重复性的检查,数值类型的
<马如龙> 在 2024-10-15 上传 | 大小:209920 | 下载:0

[编译器/词法分析scaner2

说明:对给定的程序通过词法分析器弄够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedures given by the lexical analyzer words get enough to identify a symbol, and binary-type (other types of code words, words, sy
<林泽期> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[编译器/词法分析854584LL1

说明:中间代码生成 掌握语学制导下的中间代码生成技术,在第一、第二次实验的基础上完成中间代码生成程序-Learn to master language intermediate code generation under the guidance of the intermediate code generation technology, in the first and second test done on the basis of i
<linlin> 在 2024-10-15 上传 | 大小:13312 | 下载:0

[编译器/词法分析LL(1)byyl

说明:c++语言编写的PL0语言的语法分析程序,可实现此法分析,语法分析,中间代码生成,以及程序运行-c++ languages PL0 language parser can implement this analysis, syntax analysis, intermediate code generation, and the program runs
<linlin> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[编译器/词法分析467651fds05LL1

说明:中间代码生成掌握语学制导下的中间代码生成技术,在第一、第二次实验的基础上完成中间代码生成程序。-Learn to master language intermediate code generation under the guidance of the intermediate code generation technology, in the first and second test done on the basis of i
<linlin> 在 2024-10-15 上传 | 大小:9216 | 下载:0

[编译器/词法分析fa2

说明:(1)编制一个中间代码生成程序,能将算术表达式(如带有嵌套括号)等翻译成四元组。 (2)程序具有通用性,即能接受各种不同的算术表达式等语法成分。 (3)有运行实例.对于语法正确的算术表达式,能生成四元组序列,并输出结果;对不正确的表达式,能检测出错误。 (4)提交实习报告-(1) the preparation of an intermediate code generation process, can the arithmetic
<linlin> 在 2024-10-15 上传 | 大小:1868800 | 下载:0

[编译器/词法分析37539468yuyi

说明:(1)编制一个中间代码生成程序,能将算术表达式(如带有嵌套括号)等翻译成四元组。 (2)程序具有通用性,即能接受各种不同的算术表达式等语法成分。 (3)有运行实例.对于语法正确的算术表达式,能生成四元组序列,并输出结果;对不正确的表达式,能检测出错误。 (4)提交实习报告-(1) the preparation of an intermediate code generation process, can the arithmetic
<linlin> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[编译器/词法分析GUIRIEMA.C

说明:C code for the two-dimensional Riemann Problem of Gas Dynamics.
<Bidyut Bikash Gogoi> 在 2024-10-15 上传 | 大小:12288 | 下载:0

[编译器/词法分析BURGERS.F

说明:A Fortran Code for solving the Burger s Equation of Gas Dynamics.
<Bidyut Bikash Gogoi> 在 2024-10-15 上传 | 大小:1024 | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 546.47 .48 .49 .50 .51 ... 1384 »

源码中国 www.ymcn.org