搜索资源列表
-
0下载:
进统过本次对处理机调度实验提高了程序设计的方法和技巧,提高了编制清晰、合理、可读性好的系统程序的能力,加深对操作系统课程的理解。对处理机调度有了更加深刻的理解。通过对处理机调度的实验操作而加强了对进程管理知识的巩。生更好地掌握操作系统的基本概念、基本原理、及基本功能,具有分析实际操作系统、设计、构造和开发现代操作系统的基本能力程管理和调度-into the EC over the right processor scheduling experiment to improve the progr
-
-
0下载:
操作系统银行家算法
一、目的和要求
银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-a banker's algorithm operating system, the purpose and requirements of bankers to avoid deadlock algorithm is an important method used in
-
-
0下载:
进程控制块,简称PCB,是操作系统中的重要概念之一。本代码用C语言编写,有助于加深对操作系统的理解。-Process control block, or PCB, is the operating system, one of the important concepts. The use of C language code, contribute to a better understanding of the operating system.
-
-
0下载:
这本书详细介绍了操作系统的重要概念以及一些应用-This book introduces the key concepts of the operating system and some applications
-
-
0下载:
So this book focuses on Windows basic building blocks and the fundamental concepts that you must know when architecting and implementing software targeting the Windows operating system. In short, this book teaches the reader about various Windows fea
-
-
0下载:
operating system concepts
-
-
0下载:
《操作系统概念》操作系统线程 这一章的上课课件-" Operating System Concepts" Operating System courseware class thread of this chapter
-
-
0下载:
this E book is about operating system concepts
-
-
0下载:
introduction to operating system concepts
-
-
0下载:
This are operating system lab programs which has concepts like sleeping barber, reader writer etc
-
-
0下载:
操作系统概念实验教程1,在裸机上通过操作现存来显示字符串在屏幕上-Operating System Concepts Experimental Course 1, by operating on the bare metal to an existing string displayed on the screen
-
-
0下载:
操作系统完整知识,指导系统开发,非常有用咯(it's very useful for programming)
-
-
0下载:
1、8255 芯片初始化 (1) 分析原理图,计算 8255 芯片和 8253 芯片在 IO 空间中各内部寄存器的端口地址,修改 Demo 程序(main.asm 和 INTDemo.asm)中 IO 空间地址的符号定义(xxH)。 (2) 分析原理图中 8255 芯片 PA、PB 和 PC 口的信号传输方向确定各端口的输入及输出状 态,填充源代码框架中 8255 芯片初始化子程序 INIT8255,完成 8255 芯片初始化代码。 (3) 分析原理图中 PC 口的电路功能,完成对 PC 口各信
-