-
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
-
ex_ori
解算双像片空间后方交会中像片的6个外方位元素,精度达到0.001(Solution double photo photo space resection in 6 of exterior orientation elements, the precision of 0.001)
- 2011-01-10 21:49:03下载
- 积分:1
-
bigint
实现大整数的加减乘除法运算,C++编写.比较简单(Realize large integer addition and subtraction, multiplication and division operations, C++ Prepared. Relatively simple)
- 2008-05-20 22:06:51下载
- 积分:1
-
bcgsjy@linyiren
梁肇新的<编程高手箴言>,程序员必读()
- 2007-09-17 10:14:55下载
- 积分:1
-
OllyDBG-Tutorial
OllyDBG 实例教程 入门教程 OD入门教程包含实例(Getting Started Tutorial Tutorial OllyDBG instance)
- 2010-02-12 15:20:38下载
- 积分:1
-
ERLANG
爱尔兰B公式的计算器,可以给定任意a,s,B中的2个,计算另一个,MFC(Ireland B formula calculator, you can determine the arbitrary a, s, B in two, another calculation, MFC)
- 2013-05-29 15:39:11下载
- 积分:1
-
paihang
有2*n个盒子排成一行,其中有两个相邻的空盒,有n-1个盒子有符号 A ,有n-1个盒子有符号 B 。例如,n=5,并有初始配置如下:
A B B A . . A B A B
(2* n box row, wherein there are two adjacent empty box, n-1 of a box with the symbol ' A' , the symbol ' B' n-1 th box. For example, n = 5, and the initial configuration is as follows: ABBA .. ABAB)
- 2013-02-25 18:43:03下载
- 积分:1
-
cx
说明: 电力系统配网潮流计算,vb编制
配电网潮流计算程序(也可用于其它电压等级辐射网)采用当前流行的“前推回推”算法,收敛速度快(一般不超过3次迭代即可获得满意的精度)。(Power system distribution network power flow calculation, vb preparation of distribution power flow calculation program (also available for other voltage levels of radiation network) using the current popular )
- 2008-09-06 09:23:39下载
- 积分:1
-
PMCHW_MoM(compleX
矩量法程序,用fortran语言编写的传统矩量法求解立方体的RCS的程序(FortranA Program for Solving RCS of Cubes by Traditional Moment Method Written in Fortran Language)
- 2021-04-07 15:09:01下载
- 积分:1
-
ANSYS
说明: ANSYS单元的中文翻译,详细介绍了各单元的用途.(Chinese translation of ANSYS element, setting out in detail the use of the unit.)
- 2008-08-27 10:38:50下载
- 积分:1