资源列表

« 1 2 ... .10 .11 .12 .13 .14 915.16 .17 .18 .19 .20 ... 1383 »

[编译器/词法分析yufafenxiqi

说明:c—语言的句法分析器。读入一个C--语言程序,判断该程序是不是一个合法的C--语言程序。如果程序有语法和语义错误,请给出错误信息。至少处理以下错误: (1)所有语法错误。C――的语法参见C――的文档; (2)语义错误:
<红叶> 在 2008-10-13 上传 | 大小:205.69kb | 下载:0

[编译器/词法分析Integrated

说明:c51的一些综合的应用
<海云> 在 2008-10-13 上传 | 大小:205.25kb | 下载:0

[编译器/词法分析Semantics

说明:编译器中语义分析,本文档是根据一次编译原理试验的总结而写的。
<赵健> 在 2008-10-13 上传 | 大小:205.78kb | 下载:0

[编译器/词法分析stl32

说明:The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
<北科> 在 2008-10-13 上传 | 大小:205.06kb | 下载:0

[编译器/词法分析Semantics

说明:编译器中语义分析,本文档是根据一次编译原理试验的总结而写的。-Compiler in the semantic analysis, this document is based on the principle of a compiled summary of tests written.
<> 在 2025-06-21 上传 | 大小:206kb | 下载:0

[编译器/词法分析stl32

说明:The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
<北科> 在 2025-06-21 上传 | 大小:205kb | 下载:0

[编译器/词法分析Principles_optimizing_compiler_compiler_organizati

说明:编译原理优化编译器组织Principles of optimizing compiler compiler organization-Principles of optimizing compiler compiler organization
<eif> 在 2025-06-21 上传 | 大小:205kb | 下载:0

[编译器/词法分析myPL0

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

[编译器/词法分析shujujiegou

说明:数据结构课程设计 很详细 各种源代码 数据结构课程设计-Data structure curriculum design
<anyu> 在 2025-06-21 上传 | 大小:205kb | 下载:0

[编译器/词法分析ackerman

说明:ackerman函数的非递归实现,使用栈的方法实现,需要理解递归的意义-ackerman function
<zdg> 在 2025-06-21 上传 | 大小:205kb | 下载:0

[编译器/词法分析921_new

说明:reset chips toner para xerox y samsung
<juan> 在 2025-06-21 上传 | 大小:205kb | 下载:0

[编译器/词法分析lexical-analyzer

说明:用递归下降法编写一个语法分析程序,使之与词法分析器结合,能够根据语言的上下文无关文法,识别输入的单词序列是否文法的句子。-Write a parser using recursive descent method, combined with the lexical analyzer makes it possible depending on the context-free grammar of language, whether the input word sequence recogn
<xiaowang> 在 2025-06-21 上传 | 大小:205kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 915.16 .17 .18 .19 .20 ... 1383 »

源码中国 www.ymcn.org