资源列表
OS
- 进程模拟,模拟进程的并发执行,可以自主的加入创建进程和*进程-Process simulation, concurrent implementation of the modeling process can be joined to create an autonomous process and kill process
ccc
- 对操作系统有初步的了解,基本能对操作系统达到一定的理解深度-Operating system with some basic understanding of the basic operating system can reach a certain understanding of the depth of
TLALI10
- WINDOWS 命令开发的C语言源代码 -WINDOWS order to develop the C language source code
ASIX_OS
- 一个操作系统源代码 用于嵌入式设备 在Vc++环境下仿真 成功移植到多款处理器上-An operating system source code for embedded devices in Vc++ Environment simulation successfully transplanted to several processors
I600mA17
- bios工具,可能随心所欲升级自己的bios版本-bios tools, may want to upgrade their bios version
caozuoxitong
- 操作系统复习资料,有讲解,有题目,题目有答案-Review information on the operating system, there are explanations, there is the subject of the topic is the answer
pv
- 信号量也称为信号锁,主要应用于进程间的同步和互斥,在用于互斥时,通常作为资源锁。信号量通常通过两个原子操作wait(P)和signal(V)来访问。wait操作使信号量的值+1,signal操作使信号量的值-1。本程序模拟了操作系统的pv操作-Semaphore is also known as signal lock, mainly used in inter-process synchronization and mutual exclusion, are used in mutually
caozuoxitong
- 模拟CPU调度进程的程序。这是一个模拟cpu调度的程序,方便大家在做课程设计的时候用。-Simulation of CPU scheduling process procedures. This is a simulation of cpu scheduling procedures to facilitate curriculum design in a time when so used.
pcb
- 这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But it is also useful to look, and
yin
- 操作系统--银行家算法 实验目的: 1、对死锁避免中的银行家算法作进一步理解。 2、加深理解死锁的概念。 3、加深理解安全序列和安全状态的概念。 4、通过编程,掌握银行家算法分配资源的一步步实现过程。 -Operating system- bankers algorithm experimental purposes: 1, to avoid deadlock in the banker s algorithm for further understanding. 2,
ek1_s3c44b0x_ads12
- 嵌入式实时操作系统内核, 更多信息,请看www.evvei.com-Embedded real-time operating system kernel, more information, see www.evvei.com
fifo
- 操作系统调度方法中的先进先出页面置换算法-Operating system scheduling methods FIFO page replacement algorithm
