-
实现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
-
ViewStyle: view style of the Listview, including Thumbnails.
- ViewStyle: view style of the Listview, including Thumbnails.
- ThumbOptions: general thumbnail options, like size, spacing, highlight color, etc.
Special options are:
+ BorderOnFiles: when true it shows borders on all the files and folders, otherwise
it shows borders only on image files.
+ CacheOptions: thumbnail cache and compression options.
+ Details: allows to show file and image properties below the thumbnail.-- ViewStyle: view style of the Listview, including Thumbnails.
- ThumbOptions: general thumbnail options, like size, spacing, highlight color, etc.
Special options are:
+ BorderOnFiles: when true it shows borders on all the files and folders, otherwise
it shows borders only on image files.
+ CacheOptions: thumbnail cache and compression options.
+ Details: allows to show file and image properties below the thumbnail.
- 2022-03-24 07:05:41下载
- 积分:1
-
access数据库的导入和历史数据导出备份
access数据库的导入和历史数据导出备份-access database, import and export of historical data backup
- 2022-02-02 13:02:31下载
- 积分:1
-
好东西,一般都能够知道
好东西,一般都能够知道 -Delphi.Distiller.v1.76 Delphi 2010 successfully unprotected using CYGiSO & EQUiNOX crack.rar
- 2022-02-24 12:57:51下载
- 积分:1
-
能实现一般计算器全部的功能,外观简洁明子子,可进行二次开发....
能实现一般计算器全部的功能,外观简洁明子子,可进行二次开发.-To achieve a general calculator all the functions, design, simple Akiko son, can be secondary development.
- 2023-02-21 00:35:04下载
- 积分:1
-
精彩的spcomm控件,字符传输或16进制传输,有简单的传输协议,非常典型的应用...
精彩的spcomm控件,字符传输或16进制传输,有简单的传输协议,非常典型的应用-Wonderful SPComm controls, transmission or 16 hexadecimal characters transmission, a simple transfer protocol, a very typical applications
- 2022-02-04 14:26:51下载
- 积分:1
-
用delphi语言实现运筹学网络计划自动编号程序程序
用delphi语言实现运筹学网络计划自动编号程序程序-used language tacticians automatic network Procedure No.
- 2022-05-31 22:11:28下载
- 积分:1
-
7Z 压缩的DELPHI 代码 7Z 压缩的DELPHI 代码
7Z 压缩的DELPHI 代码 7Z 压缩的DELPHI 代码-7Z compression DELPHI code 7Z compression DELPHI code that
- 2022-08-11 19:08:41下载
- 积分:1
-
超级报表系统软件VclSkin.v2.60.4.29.完整源代码版.rar
超级报表系统软件VclSkin.v2.60.4.29.完整源代码版.rar-Super statements VclSkin.v2.60.4.29 system software. Complete source code version. Rar
- 2023-09-04 21:50:03下载
- 积分:1
-
学生选课系统,查找、增加,删除学生,查找、增加、删除课程。...
学生选课系统,查找、增加,删除学生,查找、增加、删除课程。-Student elective system, search, add, delete students, search, add, delete courses.
- 2022-12-23 16:30:05下载
- 积分:1