-
作业调度设计 进程的切换
作业调度设计 进程的切换-Job Scheduling design process hando
- 2022-10-09 00:50:02下载
- 积分:1
-
Stanford iPhone课程配套源码,介绍people picker的用法。
Stanford iPhone课程配套源码,介绍people picker的用法。-source code of Stanford iPhone course, demo of how to use People picker
- 2022-03-21 05:03:07下载
- 积分:1
-
操作系统课程设计
操作系统课程设计- The operating system curriculum designs
- 2022-03-30 08:28:33下载
- 积分:1
-
menuetos 操作系统源代码
menuetos 操作系统源代码-menuetos 操作系统源代码。。。。。。。。。。。。。
- 2022-04-25 13:19:10下载
- 积分:1
-
微内核l4操作系统源码,对操作系统实现感兴趣的朋友可以看下,相信有 用...
微内核l4操作系统源码,对操作系统实现感兴趣的朋友可以看下,相信有 用-L4 microkernel operating system source code, the operating system to achieve interesting friends can look down, I believe useful to
- 2023-05-07 03:50:04下载
- 积分:1
-
Bochs is a highly portable open source IA
Bochs is a highly portable open source IA-32 (x86) PC emulator
written in C++, that runs on most popular platforms. It includes
emulation of the Intel x86 CPU, common I/O devices, and a custom
BIOS. Currently, Bochs can be compiled to emulate a 386, 486,
Pentium, Pentium Pro or AMD64 CPU, including optional MMX, SSE,
SSE2 and 3DNow! instructions. Bochs is capable of running most
Operating Systems inside the emulation including Linux, DOS,
Windows 95/98 and Windows NT/2000.
Bochs was written by Kevin Lawton and is currently maintained by
the Bochs project at "http://bochs.sourceforge.net".
- 2022-02-03 13:51:22下载
- 积分:1
-
四种页面置换算法,lru,二次机会,fifo,opt
四种页面置换算法,lru,二次机会,fifo,opt -lru,nur,fifo,opt
- 2022-07-02 01:14:46下载
- 积分:1
-
SQLite quesry,电话,浏览器,iPhone的WebView和分段控制的例子
SQLite Quesry, Call, Browser, WebView and Segment Control Example for iPhone
- 2022-03-18 16:32:53下载
- 积分:1
-
Windows1.0 【1985年珍藏版】
Windows1.0 【1985年珍藏版】-Windows1.0 1985 01/23/2006 :
- 2022-01-22 01:55:39下载
- 积分:1
-
the procedures on the topic of : process management
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”和“接收”两个消息缓冲通信操作;⑼系统在运行过程中随机打印出各进程的状态变换过程、系统的调度过程及公共变量的变化情况,在一个进程运行完毕,进入完成状态后,可以将该进程撤消,也可以动态的创建另一个新的进程。-the procedures on the topic of : process management-- to support multiple concurrent processes running a simple process management simulation system for the analysis of the experimental requirements are : 1 system of institutions using synchronous signals on the amount of P, V operation of the mechanism; 2 control agencies, including obstruction and awaken operation ; 3-time interrupt handling procedures-time simulation of interruption; 4 process scheduler is responsible for the allocation process processors; together according to the user"s needs to create process n (n that meet user needs, without exceeding the system can accommodate
- 2022-03-13 01:19:06下载
- 积分:1