-
main
为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。
要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that any resource of the system can only be used by one process at any one time. Any resources that have been occupied by the process can only be released by the process itself, rather than by other processes. You must wait when the resources for the process cannot be satisfied. Therefore, as long as the resource allocation algorithm can guarantee the resource request of the process, and there is no circular waiting, the system will not deadlock. Write the system scheduling procedures for resources, using bankers algorithm, effectively avoid the deadlock.)
- 2017-11-26 20:49:34下载
- 积分:1
-
eluosi
用c++编写的俄罗斯方块小游戏,有兴趣的可以学习下(With c++ Tetris game, interested can learn under)
- 2013-10-15 22:11:42下载
- 积分:1
-
RunningMatchmen
火柴人的跳跃和滚动 按s滚动躲避障碍 按w跳跃躲避障碍(Stickman jumping and rolling)
- 2013-12-12 20:24:23下载
- 积分:1
-
am335x
测试am335xgpio功能,gpio驱动(Test am335xgpio function, GPIO driver)
- 2020-06-21 06:40:02下载
- 积分:1
-
wasdewf
小游戏开发实例。里面有很多小游戏的源代码以及解说。(games source code)
- 2011-11-29 20:33:18下载
- 积分:1
-
examples
这是LAMMPS中的所有例子,行接触到LAMMPS的新手,不知道在哪下载,我帮你么你列出来了。(This is all the examples in LAMMPS, line access to LAMMPS novice, do not know where to download, I help you you you listed.)
- 2018-11-01 17:49:00下载
- 积分:1
-
HydroInfoSystem
水文管理信息系统,整理水文数据,绘制水文图(Hydrological management information system, collation of hydrological data, hydrological Figure Drawing)
- 2009-03-29 23:03:13下载
- 积分:1
-
100-C-programmers-language
C开发人员,初级面试100道题,可以多看看,有利于打开开发的门。(C developers, primary interview 100 questions, you can see more, to open the doors of development.)
- 2016-04-04 21:19:41下载
- 积分:1
-
guessing-game
用c语言写的猜数字游戏,源码共享给大家,方便大家学习!(A guessing game in C programming language; there is the source code for everyone to share and facilitate learning!)
- 2013-06-04 15:54:52下载
- 积分:1
-
snak
贪吃蛇源代码的程序,网页格式。很好玩的哈(this is tan chi she prommmer .it is funny !)
- 2010-07-11 18:54:56下载
- 积分:1