-
最佳适应法
采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。(used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dynamic random to create a new "memory allocation" or "memory recovery" request, then you have chosen in accordance with the allocation algorithm to change the array. As the focus of this experiment is memory allocation, it is not considered relevant to a certain memory area of the process.)
- 2004-09-07 01:37:09下载
- 积分:1
-
EOSApp
1)设计一程序,由一个进程创建三个子进程,三个子进程一个是生产者进程,两个是消费者进程。
2)父子进程都使用父进程创建的共享存储区进行通信,由生产者进程将一个数组中的十个数值发送到由5个缓冲区组成的共享内存中。?
3)两个消费者进程轮流接收并输出这十个数值,同时将两个消费者进程读出的数值进行累加求各和。
4)考虑生产者进程生产的速度和消费者进程速度。(1) a program is designed to create three sub processes from one process, three sub processes is the producer process, and the two is the consumer process.
2) the father child process communicates with the shared storage area created by the parent process, and sends ten values in one array to the shared memory composed of 5 buffers by the producer process. L
3) the two consumer processes take turns to receive and output the ten values, and add values to each of the two consumer processes.
4) take into account the production speed of the producer process and the speed of the consumer process.)
- 2020-12-23 09:19:08下载
- 积分:1
-
os_xiti4-8
钟毓秀操作系统课后习题答案,有详细的计算题答案4-8章(Operating after-school exercise钟毓秀answer questions have detailed answers to the calculation of Chapter 4-8)
- 2008-03-29 17:04:34下载
- 积分:1
-
MS-DOS6.0完整源代码
Microsoft MS-DOS6.0 完整源代码,包括所有外部命令,安装程序,DOSSHELL等。每个源文件均包括开发历史、更新说明、注释。这样一套源码对你的意义,实在无法以笔墨形容(Microsoft the MS-DOS6.0 complete source code, including all
external commands, the installation procedure, DOSSHELL and so on.
Each source document includes the development history, the renewal
explanation, the annotation. This kind of set of sources code to your
significance, really is unable to the words to describe )
- 2020-10-26 00:10:00下载
- 积分:1
-
4
说明: 这是一个操作系统中关于调度问题中的先来先服务调度算法。(This is an operating system on the scheduling of a first-come first-served scheduling.)
- 2011-06-19 22:42:58下载
- 积分:1
-
Filesystem
磁盘文件系统:建立基于磁盘存储设备的UNIX文件系统,在windows系统下模拟UNIX文件管理系统,可用命令行进行基本的文件操作。(Disk file system: the UNIX file system based disk storage devices in the windows system simulation UNIX file management system, basic file operations available command line.)
- 2013-04-25 14:32:48下载
- 积分:1
-
1196084华工操作系统课程设计
华南理工大学操作系统课程设计文件哈哈哈哈哈哈(hua nan li gong da xue cao zuo xi tong ke cheng she ji)
- 2021-02-18 19:09:44下载
- 积分:1
-
readers_writers_prob
C implementation of the readers writers problem !
- 2010-01-28 02:32:21下载
- 积分:1
-
system
操作系统作业源代码,方便学习操作系统课程的同学使用 (this is the codes for students who learn computer system.)
- 2013-12-30 21:07:39下载
- 积分:1
-
geekos-0.3.0
Geekos 全部project,基于Geekos的操作系统设计与实现(all the geekos project)
- 2017-12-02 09:36:17下载
- 积分:1