-
dex-os-kernel-1.035-src
开源操作系统,提供很好的扩展性。可供各位研究(Open-source operating system, providing good scalability. Research for you)
- 2009-07-15 20:41:33下载
- 积分:1
-
jlspcmd
银行家算法的实现原理(Principle)
- 2004-10-20 20:28:02下载
- 积分:1
-
Operatingsystemconcepts
说明: 《操作系统概念第六版翻译版》,国外操作系统经典教材,是学习操作系统原理深入而全面的学习资料("Operating system concepts 6th edition translated version" foreign classic Chinese version of the operating system tutorial is to learn the operating system in-depth and comprehensive learning material)
- 2009-09-03 20:04:53下载
- 积分:1
-
modbuspp-master
说明: Modbus master orange
- 2020-08-21 15:10:02下载
- 积分:1
-
operating-system-test-2
重庆大学软件学院操作系统实验二,线程及其调度,实现并行排序,并用图形界面表示(operating system test 2,thread scheduling and realize the parallel sorting showing as a graphical interface)
- 2016-03-04 15:30:59下载
- 积分: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
-
key
通达2008最新的注册机,直接放在webroot运行(Access to the latest 2008 Zhuceji run directly on the webroot)
- 2008-04-27 11:19:31下载
- 积分:1
-
operatingsystem
操作系统页面置换 调度 寻道程序
简短使用(Page seek replacement operating system scheduling procedures)
- 2009-05-17 08:09:54下载
- 积分:1
-
操作系统试验报告
有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。">
- 2005-07-01 01:46:48下载
- 积分:1
-
中断优先级
说明: 中断系统是整个计算机系统必不可少的重要组成部分。利用中断屏蔽技术修改中断优先级(Modifying interrupt priority with interrupt mask technology)
- 2020-05-05 09:14:38下载
- 积分:1