-
我做的银行家算法
说明: 过一个学习《操作系统》课程的学习,掌握了许多书本上的知识,但是对书上的概念并没有真正意义的了解。这次课程设计,就是通过模拟银行家算法来避免死锁的产生,加深对进程死锁概念的理解。
.课程设计的要求
通过对银行家算法的模拟,用户输入进程跟资源的数目,再给每个进程的每个资源申请资源,用以判断进程是否会出现死锁,若出现死锁,就释放整个内存的资源,总而减轻操作系统的负担。
课程设计的题目
本次操作系统课程设计的题目为《模拟银行家算法》。(than a learning "system" courses of study and master the many books on the knowledge, but the book on the concept and there is no real understanding. This curriculum design, simulation algorithm bankers to avoid deadlock the selection process to deepen understanding of the concept of deadlock. . Curriculum design requirements of bankers algorithm simulation, process user input with the number of resources, or give each process every resource for resources, the process used to determine whether there will be deadlock if there Deadlock on the release of the entire memory resources, and reduce the total burden of the operating system. The curriculum design of the operating system subject curriculum design on the topic of "simulation algorithm bankers.")
- 2021-01-02 00:38:57下载
- 积分:1
-
参考恒温箱
说明: 此程序用于恒温箱控制,控温精度可达0.01摄氏度,是个不错的温控程序,以在实践中得到了验证(procedure for incubators control, temperature control accuracy of 0.01 degrees Celsius, is a good temperature control procedures to be in practice the certification)
- 2005-10-10 15:03:39下载
- 积分:1
-
Psanweigenzonu
三维纯角度被动跟踪定位的最小二二乘_卡尔曼滤波算法可直接使用。
(The three-dimensional pure point of view passive tracking and positioning of the least-squares _ Kalman filter algorithm can be used directly.)
- 2012-06-09 09:15:46下载
- 积分:1
-
Ejercicio-5-i2c-eeprom
EEPROM, 24LC256, .C, .H, Proteus, mplab, codigo-ascii
- 2015-06-02 06:04:16下载
- 积分:1
-
Advanced engineering mathematics with matlab
说明: matlab在工程数学方面应用的学习书籍,让大家更加了解matlab的使用方法(Learning books on matlab application in engineering mathematics, let everyone know more about the use of matlab)
- 2019-12-06 15:37:28下载
- 积分:1
-
SI4713
msp430与si4713组合,实现RDS发射功能和FM发射功能(msp430 and si4713 combination, to achieve emission function and RDS FM transmitter function)
- 2011-09-22 10:25:49下载
- 积分:1
-
CaesarArithmetic
使用恺撒密码算法加密密码算法实例,算法短小实用性强(Caesar cipher using encrypted password algorithm example, short and practical algorithm)
- 2013-09-09 15:36:34下载
- 积分:1
-
DSP280x_headers
dsp TMS320F2806 常用头文件(dsp TMS320F2806 common header file)
- 2018-05-10 15:57:00下载
- 积分:1
-
wlan连接
wlan连接ssid加密程序。调用wlanapi,内部有一个demo,打?获取命令。可以通过程序连接无加密的wifi,也可以设置ssid与psk来进行连接
- 2022-10-11 09:50:03下载
- 积分:1
-
对PL/0作以下修改扩充:
(1)课内上机作业(考试前交报告):
增加单词:保留字 ELSE,FOR,TO, DOWNTO
运算符 +=,...
对PL/0作以下修改扩充:
(1)课内上机作业(考试前交报告):
增加单词:保留字 ELSE,FOR,TO, DOWNTO
运算符 +=,-=,++,--
修改单词:不等号# 改为
增加条件语句的ELSE子句
-right PL/0 expansion for the following modifications : (1) the reverse on the plane operations (examination reports) : Increased words : reserved words ELSE, FOR, TO, DOWNTO Operators =,-=,,-- changes the words : re# sign of inequality
- 2023-09-05 02:25:03下载
- 积分:1