-
银行家算法的实现原理
银行家算法的实现原理-Principle
- 2022-02-03 22:46:02下载
- 积分:1
-
MAC OSX 下cocoa framwork程序开发示例,xcode
MAC OSX 下cocoa framwork程序开发示例,xcode-MAC OSX program development under the cocoa framwork example, xcode
- 2022-04-27 08:39:26下载
- 积分:1
-
用信号量来实现读者-写者问题
调试程序使其在读者优先模式下可以运行并且能实现基本的功能得出正确的结果:能够实现读写互斥,写写互斥,读读不互斥,一个进程结束能够唤醒等待队列中的进程(先读者队列后写着队列)完善功能:由用户决定写者向缓冲区中写入的内容,读者能够读出并显示出来;当缓冲区中没有数据时,读者要等待,直到缓冲区中有数据才能读根据“读者优先”加以改变,增加一个“写者优先”模式,并且由用户来选择模式
- 2022-08-21 06:56:45下载
- 积分:1
-
模拟操作系统的假脱机技术
模拟操作系统的假脱机技术-operating system simulation technology spooling
- 2022-06-21 19:58:30下载
- 积分:1
-
一个小的操作系统,开发使用GCC,成千上万的代码的作用…
一个小型的操作系统,采用gcc进行开发,几千行的代码,方便初学者学习-a small operating system, developed using gcc, thousands of the code to facilitate learning beginners
- 2022-05-13 19:41:22下载
- 积分:1
-
处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程...
处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试。-processor systems process scheduling procedures for the preparation of single-processor system to complete the scheduling process, requiring time-Cycle Scheduling algorithm. Specific experiments include : first determine the process control block, process control block of composition; Then complete the process of creating original language and the process of scheduling the original language; Final preparation of the main function of the work done by the process of testing.
- 2023-03-02 07:10:03下载
- 积分:1
-
The process of scheduling the operating system is mainly used to mimic the opera...
进程调度主要是操作系统中用于模仿操作的进程的-The process of scheduling the operating system is mainly used to mimic the operation of the process
- 2022-04-10 18:39:21下载
- 积分:1
-
minix操作系统分析
minix操作系统分析-Minix operating system analysis
- 2022-05-18 17:13:24下载
- 积分:1
-
for sensor network nodes TinyOS operating system design is very interesting
用于传感器网络的节点操作系统 TinyOS 结构设计非常有意思-for sensor network nodes TinyOS operating system design is very interesting
- 2022-01-22 06:48:37下载
- 积分:1
-
C++编写的一个操作系统程序进程管理
C++编写的一个操作系统程序进程管理-prepared an operating system process management procedures
- 2022-03-21 11:26:52下载
- 积分:1