-
实现UP、DOWN原语
产生3个进程:
两个进程模拟需要进入临界区的用户进程。
当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程...
实现UP、DOWN原语
产生3个进程:
两个进程模拟需要进入临界区的用户进程。
当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请;
申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”;
当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请;
当申请返回,显示:“进程x已退出临界区。”
一个进程作为原语的管理进程,接受其他进程的临界区进入请求:
如果允许进入,则根据DOWN 原语的操作步骤设置相应变量,然后返回;
如果不允许进入,则进入循环等待,直到允许为止;
退出时模拟UP 操作。
进程间通信可以采用信号、消息传递、管道或网络通信方式。
-achieve UP, DOWN original language have three processes : process simulation of two critical needs for access to the users in the process. When the need to access critical areas, revealed : "The process of x request to enter the critical areas ...", and also to the management process applications; applied to return, entered a critical area. In the critical area to wait for a certain period of time random, and that : "the process of x is the critical area ..."; When the time ended, showed : "x withdraw from the process of critical areas ...", and also to withdraw from the process management applications; When applied to ret
- 2023-08-26 18:05:03下载
- 积分:1
-
一个简单的RICH聊天程序
一个简单的RICH聊天程序-a simple chat program RICH
- 2022-02-22 05:00:38下载
- 积分:1
-
一个网络IP电话程序,其功能简单,基本上能实现,是一个不错的程序。
一个网络IP电话程序,其功能简单,基本上能实现,是一个不错的程序。-a network IP telephony program, and its function simple, basically to realize, is a good procedure.
- 2022-08-21 18:01:49下载
- 积分:1
-
不错的报表工具,还可以自己修改
不错的报表工具,还可以自己修改-good reporting tools, they can even change
- 2022-01-26 00:19:55下载
- 积分:1
-
DELPHI human resources management system, are graduating from design school desi...
DELPHI的人力资源管理系统,是毕业设计,做毕业设计的可以参考参考-DELPHI human resources management system, are graduating from design school designed to do can make reference to the reference
- 2023-04-28 04:15:03下载
- 积分:1
-
Delphi网络通信协议分析与应用实现 我觉得很经典的一本书,DELPHI开发网络应用程序讲的比较透彻,虽然内容有些老,但这些基础知识非常有用。...
Delphi网络通信协议分析与应用实现 我觉得很经典的一本书,DELPHI开发网络应用程序讲的比较透彻,虽然内容有些老,但这些基础知识非常有用。-Delphi analysis of network communication protocols and applications I am a classic book, DELPHI stresses the development of web applications a thorough comparison, although the contents of some old, but the basic knowledge of these very useful.
- 2023-05-17 19:35:10下载
- 积分:1
-
一个宿舍管理系统
一个宿舍管理系统-A dormitory administrative system
- 2022-01-26 03:11:10下载
- 积分:1
-
delphi矩阵运算、回归分析等数学计算
delphi矩阵运算、回归分析等数学计算-matrix calculation, regression analysis and other mathematical calculations
- 2023-03-31 15:45:04下载
- 积分:1
-
Delphi 绘图 贝赛尔曲线
Delphi 绘图 贝赛尔曲线-delphi draw
- 2022-06-01 08:52:31下载
- 积分:1
-
Delphi功能强的DBGRID构件,支持钱币网格,从DBGRIDEH中继承.比速达的网格构件功能更强大....
Delphi功能强的DBGRID构件,支持钱币网格,从DBGRIDEH中继承.比速达的网格构件功能更强大.-DBGrid Delphi powerful component to support the coin grid, inherited from DBGRIDEH. Tatsu than speed grid more powerful components.
- 2022-10-09 08:10:02下载
- 积分:1