搜索资源列表
pdfrd
- 1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按各进程的申请动态地分配资源。要求程序具有显示和打印各进程的某一时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。 3.程序设计和说明: 函数说明:anquan( )判断给某个进程请求后系统是否安全,anqu
yin
- 操作系统--银行家算法 实验目的: 1、对死锁避免中的银行家算法作进一步理解。 2、加深理解死锁的概念。 3、加深理解安全序列和安全状态的概念。 4、通过编程,掌握银行家算法分配资源的一步步实现过程。 -Operating system- bankers algorithm experimental purposes: 1, to avoid deadlock in the banker s algorithm for further understanding. 2,
sisuowenti
- 这个是操作系统的一个实验,实现死锁问题,并能判断如果给出进程资源数目能响应的给出系统是否安全-This is an experimental operating system to achieve deadlock and give the process to determine if the number of resources to respond to the safety of the given
Safety
- 操作系统课程设计——银行家问题的解决办法,有书上问题的实例解决。-Operating systems curriculum design- bankers solution to the problem, there are examples of books to solve the problem.
sbgl
- 设备管理主要包括设备的分配和回收、同时实现设备独立性。假定模拟系统中有A(3台)、B(2台)、C三种设备,采用安全分配方式。-Device Manager includes equipment distribution and recovery, while achieving device independence. Simulation system assumes that there are A (3 units), B (2 units), C three kinds of equip
DeadlockAvoidance
- 实验要求:(1)程序运行开始时,资源全部可用。资源种类约10种,每种资源数目为1~10。 (2)不断随机产生或手工输入新的“进程资源需求向量”,并填写到最大需求矩阵。 (3)在各进程的最大需求数量范围内(因此需作是否超出范围的检验),为各进程随机生成或手工输入资源请求。经银行家算法后输出系统是否安全的信息。当一个进程的资源请求全部发完后,认为它结束。 -Experimental requirements: (a) program run begins, all of the avai
bankerAlgorithm
- 设计一个银行家算法,实现对N个进程和M种系统资源进行银行家算法判定和资源分配;并根据银行家算法的要求设计相应的数据结构,通过输入进程的个数,资源的种类,各个资源的最多数量,各个进程的Max,,Allocation,Need,然后对算法进行检测,判断是否能产生安全序列。-Design of a banker' s algorithm, to realize the process and the M N-species system resources determine the banke
Bankers-algorithm
- 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dynamically allo
yhj
- 利用vc实现的银行家算法模拟。可初始化各进程及其请求资源,判断安全性并输出全部安全序列。-Banker' s algorithm implementation using vc simulation. The initialization process can request resources and to determine all the security and safety of the output sequence.
Woke_QQ_V2.3
- 守护本机QQ密码登陆,增加QQ安全,守护本机安全。-Guardian native QQ password, to increase the safety of QQ, the guardian of the safety of the machine.
Woke_Skype_V1.0
- 守护本机Skype密码登陆,增加Skype安全,守护本机安全-Guardian native Skype password to login to Skype Security, the guardian of the safety of the machine
Woke_MF_V1.2
- 守护本机MSN密码登陆,增加MSN安全,守护本机安全-Guardian of the machine to increase the safety of MSN MSN password, the guardian of the safety of the machine
Woke_QQ_V2.3
- 守护本机QQ密码登陆,增加QQ安全,守护本机安全。-Guardian native QQ password, to increase the safety of QQ, the guardian of the safety of the machine.
Woke_QQ_V2.5
- 守护本机QQ密码登陆,增加QQ安全,守护本机安全。-Guardian native QQ password, to increase the safety of QQ, the guardian of the safety of the machine.
Woke_QQ_V2.5
- 守护本机QQ密码登陆,增加QQ安全,守护本机安全。 -Guardian native QQ password, to increase the safety of QQ, the guardian of the safety of the machine.
bankers-algorithm-code
- 功能:操作系统银行家算法代码:输入资源名称和数量,输入进程数量和MAX大小,输入进程请求分配资源,判断序列是否是安全的,若是安全的,给出安全的序列,分配资源。操作系统银行家算法代码-Function: input the name of the resource and the quantity, size of the input process number and MAX, the input process requesting allocation of resources to de
Woke_QQ_V2.7
- 守护本机QQ密码登陆,增加QQ安全,守护本机安全。-Guardian native QQ password, to increase the safety of QQ, the guardian of the safety of the machine.
banker
- 多个进程同时运行时,系统根据各类系统资源的最大需求和各类系统的剩余资源为进程安排安全序列,使得系统能快速且安全地运行进程,不至发生死锁。银行家算法是避免死锁的主要方法-Multiple processes running at the same time, the greatest demand for various types of system resources and the remaining resources of the various systems arranged for
getlocaltime
- 时间计算,操作系统时间函数调用,此函数为自写函数,没有操作系统函数的线程安全问题,如有此地方发操作系统转化函数不安全或有问题,可用引函数-Time calculation, the operating system time function call, this function is self-write function, there is no operating system functions thread safety issues, if any, made
yjsjsbxt
- 药监系统数据上报接口,全部源码 药监系统数据上报接口,全部源码-Drug safety report system data interface, all the source code
