-
ThreadX_in_Chinese
大唐移动和Express Logic公司合作,应用Threadx操作系统开发的中文文档。翻译得还行,不想费尽看英文的推荐下载(Datang Mobile and Express Logic company, the application of ThreadX operating system developed by the Chinese document. Translation may also visit brains do not want to see that the English version of the Recommended Download)
- 2008-02-26 11:04:04下载
- 积分:1
-
Shell-Programming-in-24-Hours
INSTRUCTOR’S MANUAL
TO ACCOMPANY
OPERATING
SYSTEM
CONCEPTS
SIXTH EDITION
ABRAHAM SILBERSCHATZ
Bell Laboratories
PETER BAER GALVIN
Corporate Technologies
GREG GAGNE
Westminster College
- 2012-04-16 15:53:06下载
- 积分:1
-
process-and-thread-Technology
进程和线程技术 Linux和windows进程创建 进程和线程通信 文档+实例分析(process and thread Technology Text and examples)
- 2012-01-05 10:51:28下载
- 积分:1
-
操作系统概念第七版(英文版)
操作系统概念 下册,是一本操作系统学习的推荐入门书籍,讲解详细有条理(Operating System Concepts Volume II is a recommended introductory book for operating system learning, with detailed and organized explanations.)
- 2019-04-18 13:54:00下载
- 积分:1
-
7464062
操作系统的作业调度模拟,分享给大家学习用()
- 2018-03-29 18:25:10下载
- 积分:1
-
模拟进程调度
模拟操作系统进程调度的算法采用时间片轮转法和优先权法(operating system simulation process scheduling algorithm-time Web-law and law priority)
- 2005-05-15 19:51:27下载
- 积分:1
-
diaodu
这是一个进程调度问题~~~~还是有很多的问题哦(This is a process of scheduling problem ~ ~ ~ ~ still has many problems Oh)
- 2007-10-22 19:11:43下载
- 积分: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
-
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