资源列表

« 1 2 ... .59 .60 .61 .62 .63 864.65 .66 .67 .68 .69 ... 915 »

[操作系统开发fifo

说明: 银行家算法是从当前状态出发,逐个按安全序列检查各客户中谁能完成其工作,然后假定其完成工作且归还全部贷款,再进而检查下一个能完成工作的客户。如果所有客户都能完成工作,则找到一个安全序列,银行家才是安全的。 ♦ 与预防死锁的几种方法相比较,限制条件少,资源利用程度提高了。 -Banker s algorithm is a departure from the current state, one by one accor
<赵与> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发1

说明:这个程序是操作系统中的 生产者与消费者的 模拟程序-This procedure is the operating system producer and consumer of simulation program
<赵与> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发jinchengdiaodu

说明:一个用VC++编定的按优先权调度算法和先来先服务调度算法实现进程调度的程序。-A used VC++ Scheduled according to priority scheduling algorithm and a first-come first-serve scheduling algorithm to achieve the process of scheduling procedures.
<阿德> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发001

说明:針對於順滑膜態的入門控制方式,簡單的表現出優點,對於想控制研究的人有相當大的幫助-Synovial membrane in cis for the entry-state control mode, the simple to show the advantages of study for those who want to control a great help
<bowen> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发zuoyediaodu

说明:模拟操作系统的作业调度,由用户选择调度算法-Simulation of the operating system job scheduling, scheduling algorithm by the user to choose
<zhouxin> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发003

说明:針對於滑動模式控制應用於系統控制的基礎,可以快速上手,有詳細註解可以方便大家使用!-For in the sliding mode control system control applied to the base, can quickly get started, there are detailed notes you can easily use!
<bowen> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发005

说明:對於一般不懂可變結構控制的人員而言,此程式可以快速理解,並針對程式註解有詳細解釋,讓使用者快速上手-Do not understand for the average variable structure control of personnel, this program can quickly understand and program notes for a detailed explanation, allows users
<bowen> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发009

说明:將單輸入單輸出系統應用在可變結構控制上,程式將可變結構的方式應用在內,並附上註解方便研究與理解-Single-input single-output system used in variable structure control, variable structure of the program will apply the included, together with notes to facilitate research
<bowen> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发020

说明:以單輸入單輸出探討輸出可變結構控制的使用,對於使用者可以更能了解控制響應-SISO to explore the output variable structure control the use, for a better understanding of the user can control the response
<bowen> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发os

说明:设计一个请求页式存储管理方案。并编写模拟程序实现。 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 具体的做法可以是: 产生一个需要访问的指令地址流; 指令合适的页面尺寸(例如以 1K或2K为1
<刘祥> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发thread.dat

说明:int main(int argc,char *argv[]) { char ch while(true) { printf("*************************************\n") printf(" 1.Reader Priority\n") printf(" 2.Writer Priority\n") printf(" 3.Exit to Wi
<刘倩> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[操作系统开发clock

说明:关于操作系统clock内存调度代码,描述Clock算法的基本原理、必要的数据结构、编码实现-Scheduling memory clock on the operating system code, Clock algorithm describes the basic principles of the necessary data structure, coding to achieve
<yjian> 在 2024-10-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 864.65 .66 .67 .68 .69 ... 915 »

源码中国 www.ymcn.org