-
一个使用文件流在文件尾部增加代码从而达到加密的例子.
一个使用文件流在文件尾部增加代码从而达到加密的例子.-Use a file stream to increase the tail of the code in the file so as to achieve encryption example.
- 2022-04-06 19:14:42下载
- 积分:1
-
delphi查询指定控件高度宽度等信息的源码
delphi查询指定控件高度宽度等信息的源码-delphi inquiries on the specified control information such as height width of the source
- 2023-04-02 12:20:03下载
- 积分:1
-
DomaiList 用于显示网上邻居信息
DomaiList 用于显示网上邻居信息-My Network Places DomaiList used to display information
- 2022-03-15 08:02:34下载
- 积分:1
-
加密spaceencryption spaceencryption空间
加密空间加密空间加密空间
- 2022-03-23 15:04:13下载
- 积分:1
-
Delphi 网络电话功能源代码,利用ACM组件开发
Delphi 网络电话功能源代码,利用ACM组件开发
- 2022-09-25 03:35:03下载
- 积分:1
-
全面介绍了MDI使用 全面介绍了MDI使用
全面介绍了MDI使用 全面介绍了MDI使用-A comprehensive introduction to a comprehensive introduction to the use of MDI use MDI
- 2022-07-22 14:37:29下载
- 积分:1
-
一个delphi制作的mp3播放器!
一个delphi制作的mp3播放器!-Delphi produced a mp3 player!
- 2022-11-30 07:25:04下载
- 积分:1
-
一个蛋形提示控件
一个蛋形提示控件-an egg shape suggested Controls
- 2022-01-21 18:13:16下载
- 积分:1
-
Delphi data tables automatically zoom controls
Delphi自动缩放数据表格控件-Delphi data tables automatically zoom controls
- 2022-05-22 16:18:00下载
- 积分: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