-
实现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
-
control, the biggest advantage is automatically adapt to the paper, there is a s...
国产的报表控件,最大优点是能自动适应纸张,且有一独立报表编辑器,可独立发布报表文件,不比因报表的变动-control, the biggest advantage is automatically adapt to the paper, there is a statement of editorial independence, the independent paper issued statements complications due to the changes in statements
- 2022-02-13 12:45:16下载
- 积分:1
-
帮助分析两个文本文件不同之处的一个小程序,很好用。有源码...
帮助分析两个文本文件不同之处的一个小程序,很好用。有源码-To help analyze differences between two text files in a small program, it just works. There Source
- 2022-09-16 04:20:02下载
- 积分:1
-
1个非常好的录制鼠标动作的源码
1个非常好的录制鼠标动作的源码-a very good record mouse movements FOSS
- 2022-08-24 05:19:43下载
- 积分:1
-
简单功能,实现输入的编号由正向反重新排序
简单功能,实现输入的编号由正向反重新排序-Simple function of the number input by the positive anti-re-order
- 2022-09-08 11:40:03下载
- 积分:1
-
Delphi prepared a clearance with the game are welcome to download!
一个用delphi编写的过关游戏,欢迎下载!-Delphi prepared a clearance with the game are welcome to download!
- 2022-07-08 01:20:32下载
- 积分:1
-
right HTTP, FTP, email, MIME, NEWS, RAS, etc. UUCODE programmed set of Internet...
对HTTP,FTP,email,MIME,NEWS,RAS等UUCODE编程的一套互联网控件
- 2022-03-22 17:08:15下载
- 积分:1
-
一个用delphi+delphiX写的贪吃蛇程序,支持存储进度,欢迎下载,修改。
一个用delphi+delphiX写的贪吃蛇程序,支持存储进度,欢迎下载,修改。-A used delphi+ DelphiX Snake written procedures, to support the storage progress are welcome to download, modify.
- 2022-11-01 11:15:03下载
- 积分:1
-
新技术文件系统工具与专家!
New Technology File System Tools with Delphi Source!
- 2022-04-10 14:56:52下载
- 积分:1
-
This component is used for string manipulation.after you install this component,...
This component is used for string manipulation.after you install this component, you can enjoy doing some string manipulations
- 2022-07-24 20:08:28下载
- 积分:1