搜索资源列表
-
0下载:
这是一个JAVA类的内核代码,解释了JVM在形成编译器的过程和原理,中间有代码解释。-This is a kind of core Java code, explain the formation of a JVM compiler process and the principles of interpretation of intermediate code.
-
-
2下载:
编译原理大作业实现C编译器,实现加减乘除移位运算实现函数-Compiler Construction Principles great job to achieve C compiler, to achieve realization of the function addition and subtraction multiplication and division shift operator
-
-
0下载:
unix环境下实现的cmm语言编译器,需要在unix环境下运行,是编译原理课程设计的作业之一-unix environment to achieve the cmm language compiler, need to run under unix environment, is to compile the operating principles of curriculum design, one of
-
-
0下载:
编译原理——语法分析器。实现读入语句并判断该语句的语法含义,生成相应的类汇编代码-Compiler Construction Principles- parser. Read into the statement to achieve and determine the meaning of the statement syntax to generate the corresponding assembly code class
-
-
0下载:
编译原理大作业实现C编译器,实现加减乘除移位运算实现函数-Compiler Construction Principles great job to achieve C compiler, to achieve realization of the function addition and subtraction multiplication and division shift operator
-
-
0下载:
Linux的基础知识在各大主流Linux安装版本中基本相同,如账号管理、硬盘文件格式、数据管理与核心编译等。本书深入浅出地介绍了Linux操作系统的基本原理与架构,适合当前所有主流Linux版本的学习。
全书共分5大篇。第1篇主要介绍Linux操作系统的规划与安装;第2篇介绍Linux的基本文件权限与系统架构;第3篇介绍非常重要的Shell与Shell scr ipts的基本内容,这是所有以文字界面操控主机的基础;第4篇着重介绍Linux用户管理,包括账号管理、磁盘配额与用户的例行性工作
-
-
0下载:
通过手工构造词法分析器,理解词法分析的过程原理,从而更好的理解编译原理。
通过构造过程中代码的编写,锻炼自己动手解决问题的能力和编程能力。
-Lexical analyzer constructed by hand, understanding the process of lexical analysis principles in order to better understand the compiler theory. Through the process of prepar
-
-
0下载:
编译原理课程设计中实现了语法分析,词法分析,语法制导分析的mini C编译器-Principles of curriculum design compiler implements the syntax analysis, lexical analysis, syntax-analysis mini C compiler
-