-
设备管理器。就像Window的设备管理器一样。源码来自网络,本人整理而已。...
设备管理器。就像Window的设备管理器一样。源码来自网络,本人整理而已。-Device Manager. Like Window
- 2022-01-27 13:26:22下载
- 积分:1
-
一个图书批发商的通用软件
一个图书批发商的通用软件-a library of common software wholesaler
- 2022-01-25 23:26:46下载
- 积分:1
-
一个IE的初始模型,一个功能还没完善的东西,其基本上能实现上网浏览网业的功能!
一个IE的初始模型,一个功能还没完善的东西,其基本上能实现上网浏览网业的功能!-an initial model, a function not improve things, basically to achieve its Internet browsing functions of network industry!
- 2022-05-22 06:02:26下载
- 积分:1
-
使用def开发的USB驱动源代码奉献给各位
使用def开发的USB驱动源代码奉献给各位-Def developed using the USB driver source code dedicated to you
- 2022-03-12 23:14:19下载
- 积分:1
-
24*32图片转点阵程序,可单个文件传换,亦可批量转换,用与LCD点阵屏LOGO的制作...
24*32图片转点阵程序,可单个文件传换,亦可批量转换,用与LCD点阵屏LOGO的制作-24* 32 dot matrix image transfer process can be a single file-for-Chuan can batch conversions, use with dot matrix LCD screen production LOGO
- 2022-11-18 13:50:03下载
- 积分:1
-
demo of the comm.
demo for comm. delphi example of the project for testing com programm.-demo of the comm.
- 2022-02-12 10:46:03下载
- 积分:1
-
delphi scene 中 heightfield 的使用例子
delphi scene 中 heightfield 的使用例子-delphi scene in the use of examples heightfield
- 2022-11-03 02:50:03下载
- 积分:1
-
Delphi创建一个倒计时选择进度窗体.rar
Delphi创建一个倒计时选择进度窗体.rar-Delphi to create a countdown to choose the form of progress. Rar
- 2022-12-13 12:35:03下载
- 积分:1
-
使用IntraWeb开发Web网站
在deplhi开发平台下,利用intraweb组件开发网站的案例。-Use intraweb web site development
- 2023-01-18 23:05:04下载
- 积分:1
-
实现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