登录
首页 » Windows开发 » 实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题...

实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题...

于 2022-12-09 发布 文件大小:1.96 kB
0 197
下载积分: 2 下载次数: 1

代码说明:

实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题-achieve multi-process management system bankers algorithm, reasonable process to avoid the same resources as a result of competition arising from the issue Deadlock

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 另上传的winSockTest.zip包含三个工程的完整代码,对初学者适用 ALLinOne提供通用用户配置接口 而工程winSockTestClient与wi...
    另上传的winSockTest.zip包含三个工程的完整代码,对初学者适用 ALLinOne提供通用用户配置接口 而工程winSockTestClient与winSocketServer配套-uploaded winSockTest.zip another three projects include the complete code for beginners applicable ALLinOne provide common user interface and configuration works with winSocketServer matching winSockTestClient
    2022-02-24 13:48:03下载
    积分:1
  • 局域网文件共享及检索系统
    本系统为用户提供了一个解决局域网内文件共享系统的平台,用户可以方便的将自己的文件上传保存到该系统中并可以将这些资源共享给其他用户。1.  客户端主要功能需求(1)用户可以了解本系统的基本功能组织情况;(2)用户可以查看、检索、下载共享目录中的文件;(3)用户可以导出服务端共享的文件的列表;(4)用户可以导入本地导出的文件列表,方便用户可以不用检索直接查看文件(即查看缓存文件列表)(5)用户可以按文件名进行搜索。2.  服务器端主要功能需求(1)可以共享文件及文件目录;(2)可以取消共享的文件及目录;(3)可以查看所有共享的文件及目录。
    2022-03-09 11:48:55下载
    积分:1
  • c++程序,实现多种功能,面向对象程序设计,非可视化
    c++程序开发,实现多种功能,面向对象程序设计,非可视化-program, to achieve a variety of functions, object-oriented programming, visual-
    2023-08-23 02:50:03下载
    积分:1
  • 自己的小程序,入门学习的,可能对大家有用~!
    自己的小程序,入门学习的,可能对大家有用~!-Own procedures, entry of the study may be useful to everyone ~!
    2022-02-15 09:02:57下载
    积分:1
  • Loc1.0 the software version. Purpose : Major private document browser toolbar, p...
    本软件为Loc1.0版。 目的: 主要对私人文档的浏览工具,其私人文档只能用该软件才能正确浏览。 使用: 请将该软件的LocSee文件夹以及内部文件拷贝到A:磁盘根目录下, 切勿更改路径,否则后果自负。 软件使用前,请先运行LocReg.exe对程序进行注册。 MyDoc.exe为主程序,他可以将文本文件转化为Loc文档(即加密文档) 注册后,点击Loc文档将直接调入该程序。 作用: 如果将该程序拷贝到其他磁盘运行,该程序将不仅不能正常运行,而且 会自动销毁。同时会删除当前目录下的所有Loc文档。 本软件暂时免费,仅供学习讨论,若要更加完善,加强加密保护,请与本人 联系。 联系电话:0745-2383298 Email:langel197881@yahoo.com.cn 个人网站: langel.ruin.cn-Loc1.0 the software version. Purpose : Major private document browser toolbar, private documents can only use the software to ensure the proper browser. Use : Please software LocSee this folder and copy of the internal document A : disk root directory, the path not to change, otherwise bear the consequences themselves. The use of the software before running post LocReg.exe right registration procedures. MyDoc.exe mainly procedures, he can be transformed into text files for Loc documents (that is, encrypted files) After registration, click Loc document will be directly transferred to the program. Role : If this program copied to oth
    2022-01-25 17:27:55下载
    积分:1
  • QPSK的误码性能分析通过使用MATLAB的误码性能分析…
    QPSK BER 性能分析的 通过使用 matlab进行ber的性能分析-QPSK BER performance analysis through the use of matlab to ber Performance Analysis
    2022-08-18 21:52:06下载
    积分:1
  • 用Python 爬取赶集网数据
    练习爬虫的时候,用Python写的练手程序
    2022-01-31 04:42:58下载
    积分:1
  • Graduation Project: VC++ LAN chat program using this procedure will be the main...
    毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client in two parts. Adopted UDP and TCP/IP combination effectively improved the timeliness of data transmission and stability. This procedure is also used in a multi-threaded programming procedures to solve their own congestion.
    2022-08-20 02:32:11下载
    积分:1
  • 一些入门的例子,用的是vb编程的asp.net网页例子,初学者很适合的。...
    一些入门的例子,用的是vb编程的asp.net网页例子,初学者很适合的。-some example VB codes for asp.net webpages, especially good for beginners.
    2022-01-27 13:22:02下载
    积分:1
  • 主要以演示如何在ThinkIT TBNR API的基础上集成和二次。本演示程序: 1、以通用的CSV格式读取、保存识别结果; 2、缓冲并实时送...
    主要以演示如何在ThinkIT TBNR API的基础上集成和二次开发。本演示程序: 1、以通用的CSV格式读取、保存识别结果; 2、缓冲并实时发送语音数据 3、一行显示一句识别结果-mainly to demonstrate how ThinkIT TBNR API on the basis of integration and secondary development. The demonstration program : 1 to common CSV format read, the preservation identification; 2. buffer and real-time delivery of voice data 3, and her results showed an identification
    2022-02-16 02:04:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载