搜索资源列表
汤子瀛银行家算法
- 操作系统银行家算法c语言版适合广大在校生作实验报告,应付考试-operating system bankers algorithm c language version suitable for the majority of the in-school experiments, with their examinations
sort
- C语言写的排序头文件,当时是做实验报告用的。 使用方法 打开看看 include调用一下就好了 非常简单
一个c语言词法分析例子
- C语言词法分析示例 用于指导编译原理实验报告的编写-C language lexical analysis compiled examples guiding principles for the preparation of the report experiments
c语言词法分析程序
- .X语言词法分析程序的设计 目的:设计、编制、调制一个具体的词法分析程序,加深对词法分析原理的理解。 要求: (1)通过理解正规式、有限自动机原理,根据下面的X语言的说明编制一个X语言的词法分析程序。 (2)提交实验报告,报告内容如下: 目的要求、DFA、程序清单(带注释)、测试样例及结果
编译实验词法分析报告
- 编写一个C语言的子集的词法分析程序,对C语言源代码程序进行扫描,识别简单语言的基本字、标识符、无符号整数、运算符和界符等单词符号,产生的单词转换成特别码表示,形成word文件(单词序列)保存。-CCwordSequence) preservation.
cifafenxi.rar
- 一个用C语言写的词法分析程序,输入所给文法的源程序字符串,输出二元组构成的序列。附有实验报告,Using C language to write a lexical analysis program, enter the source string to the grammar, the output sequence of binary units. With the experimental report
bomblab.rar
- CSAPP一书中十分经典的二进制炸弹实验,有详细实验报告,对加深C语言和汇编语言之间的关系的理解很有帮助,Book CSAPP binary bomb is a classic experiment, experimental report in detail on the C language and to deepen the relationship between assembly language understanding helpful
Compiler
- 使用LEX和yacc实现的C—语言的词法分析器和语法分析器,采用的是LALR算法,完整的编译原理实验报告-LEX and yacc use to achieve the C-language lexical analyzer and parser, LALR uses algorithms to compile a complete report of principle experiment
cczuo
- 操作系统实验,整体设计,用C语言写的程序里面包含报告-Experimental operating system, the overall design, using C language to write the report which contains the procedures
jincdaio
- 操作系统实验,包含报告和源代码,用C语言编写的-Experimental operating system, including reports and source code, using C language
zuoy
- 操作系统的实验包含报告,源代码,用C语言写的-An experimental operating system that contains reports, source code, written using C language
cifafenxibaogao
- c语言实现编译原理词法分析,有完整的源代码,可以直接运行,并且有完整的实验报告,希望对大家有所帮助-c language compiler to achieve the principle of lexical analysis, a complete source code, can be directly run, and a complete report of the experiment, I hope all of you to help
200506171503166520
- C语言编写编译原理的实验,实验报告,功能齐全,编译通过的驱动程序-C language compiler principle experiment, experimental report, complete functions, the compiler driver through
c
- c语言编译器源代码,可以参考它完成实验报告-c language compiler source code, can refer to it the report of the completion of the experiment
1213
- 作业调度---实验报告 一、实验目的: 本实验要求用高级语言(C语言实验环境)编写和调试一个或多个作业调度的模拟程序,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解 二、实验内容: 1、编写并调试一个单道处理系统的作业等待模拟程序。(必做) 作业调度算法: 分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。 (1)先来先服务算法:按照作业提交给系统的先后顺序来挑选作业,先提交的先被挑选。 (2)最短作业
cifafenxi
- c—语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。内附实验报告。-c-language lexical analyzer. A C- language program is divided into token strings of sequence. Treatment C- language of all token types. Containing the test report.
bianyi
- 编译原理课程实验 词法分析器 c语言编写 包含完成源码和实验报告-Compiler theory course experiment c lexer written report contains the complete source code and experimental
the-operating_system_report
- 用C++语言编写的4个小类型的操作系统课程实验。分别为用户接口实验,进程管理实验,存储器管理实验,和文件系统实验。内附源工程和实验报告。-Written in C++ language, the four small type of operating system course experiment. Experimental user interface, respectively, process management experiments, memory management expe
OS1
- 操作系统时间片轮转实验报告,C语言编写,包括需求分析,实现过程等,并附加重要代码及详解-The report of the rotation experiment of the time slice of the operating system, C language, including needs analysis, implementation process, and additional code and how-
PL0-Compiler
- PL0 编译器,完整的C语言程序,有实验报告和相关说明,是学习编译原理的好资料.-PL0 compiler complete C language program, lab reports and instructions, learning compiler theory.