原文:东南大学《操作系统》课程作业 - 第七章

Consider the traffic deadlock depicted in the following Figure. a. Show that the four necessary conditions for deadlock indeed hold in this example. b. State a simple rule for avoiding deadlocks in t ...

2021-12-01 23:15 0 1601 推荐指数:

查看详情

东南大学操作系统课程作业 - 第四

1 - Provide two programming examples in which multithreading does not provide better performance than a single-threaded solution. 一种是以串行操作为主的程序,例如对 ...

Wed Dec 01 21:24:00 CST 2021 0 981
东南大学操作系统课程作业 - 第八

8.1 – 请指出内部碎片与外部碎片的区别。 内部碎片是已经分配给进程的、比进程所需内存多出的部分,存在于分区内部,但是不能使用; 外部碎片是没有被分配出去的小的内存片段,却因不连续,而无法联合起来组 ...

Thu Dec 02 07:18:00 CST 2021 0 2007
东南大学《软件测试》课程复习笔记

2020-05-27 惊闻这两天就要安排线上考试,抓紧把之前剩了个尾巴的复习笔记完成了,希望可以取得还OK的成绩。 整理了一下2019-2020学年计算机学院大三下《软件测试》课程的内容,仅供参考。 by z0gSh1u 导论 / Chapter 1 大型软件开发中经常遇到巴别塔 ...

Thu May 28 06:38:00 CST 2020 1 559
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM