资源列表

[操作系统开发FIFO请求分页式算法

说明:分页式虚拟存储系统是吧作业信息的副本存放在磁盘上,当作业被选中时,可把作业的开始几页装入主存且启动执行。(A paged virtual storage system is where copies of the job information are stored on disk. When the job is selected, you can load the start pages of the job into the main memory and start the execut
<堇色安年 > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发页面置换算法

说明:OPT LRU FIFO页面置换算法(page switch algorithm)
<Aye__ > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发Banker

说明:银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。(Analog banker algorithm)
<风海 > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发52640410

说明:一个DOS操作系统的源代码,程序学习者可以从中间学习到许多操作系统的开发经验(A DOS operating system source code, the program learners can learn from the middle to many operating system development experience)
<bonaqy > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发a

说明:编制一个程序,使其实现进程的软中断通信。父进程发信号控制子程序的终止。 使用系统调用fork()创建两个子进程,再用系统调用signal()让父进程捕捉键盘上的中断信号;当捕捉到中断信号后,父进程用系统调用Kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Proeess 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息
<zxy_958 > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发Banker

说明:操作系统概念英文版chapter 7 银行家算法源码。(Banker's algorithm in Operating System Concept Chapter 7.)
<enemy > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发5_39

说明:操作系统概念英文版chapter 5 5.39源码。利用线程计算pi值。只能用于linux。(Source code of 5.39 in Operating System Concept. Talk about thread. Linux only.)
<enemy > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发Threads

说明:threadmethods using Java for OS
<albokamrh > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发银行家算法

说明:操作系统上机实习报告 银行家算法详细源代码(Practice of operating system on computer Banker algorithm code)
<xianxianxian > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发test11022

说明:父进程创建子进程,子进程创建线程并执行不同功能(The parent process creates the child process, the child process creates the thread and performs different functions)
<春城闭海 > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发Admi150C1617k4ho

说明:可以检测力的大小,绘制曲线,看看脉冲平率赋值等(You can detect the size of the force, draw the curve, look at the assignment of the pulse rate, and so on.)
<秋雨明 > 在 2025-07-13 上传 | 大小:1kb | 下载:0

[操作系统开发C s

说明:模拟客户服务器模式,实现客户机与服务器端的接受消息与发送消息。(client send message to server)
<fengxiaa > 在 2025-07-13 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org