-
对个人收集的图片进行管理,可以放大,缩小,另存,设置其他相关属性...
对个人收集的图片进行管理,可以放大,缩小,另存,设置其他相关属性-personal collection of photographs and management will be enlarged, reduced, Save, and the provision of other relevant attributes
- 2022-07-21 10:41:16下载
- 积分:1
-
一个经典的读写Excel的控件,对于使用Excel 开发很有帮助
一个经典的读写Excel的控件,对于使用Excel 开发很有帮助-A classic to read and write Excel controls, for the use of Excel to develop useful
- 2023-01-18 12:50:03下载
- 积分:1
-
一个delphi的p2p控件的源代码,可惜没有例子
一个delphi的p2p控件的源代码,可惜没有例子-a p2p control of the source code, but no examples
- 2022-04-29 22:30:55下载
- 积分:1
-
这个程序软件很不错很不错的,内容全面,值得大家去关注下载,研究...
这个程序软件很不错很不错的,内容全面,值得大家去关注下载,研究-good
- 2022-02-01 06:40:17下载
- 积分:1
-
DELPHI实现自动关闭窗口,无须点击关闭。
DELPHI实现自动关闭窗口,无须点击关闭。-DELPHI automatically turn off the window, no need to click the turn off.
- 2022-03-04 16:25:43下载
- 积分:1
-
excel 文档的导入导出,Delphi,thank you very much to have a view
excel 文档的导入导出,Delphi,thank you very much to have a view-excel documents for import and export, Delphi, thank you very much to have a view!
- 2022-06-11 19:21:50下载
- 积分:1
-
演示,专家,动画,算法,源代码
PID演示,DELPHI源码
动画演示PID算法-PID demo, DELPHI Animation PID algorithm source code
- 2022-02-06 07:23:03下载
- 积分:1
-
delphi master collection experience.
delphi高手经验集.-delphi master collection experience.
- 2022-12-19 23:55:02下载
- 积分:1
-
The use of serial
TBCOMM串口类使用用例.TBCOMM是本人在CNCOMM的基础上改良后的一个类块,这个用例是在C++ BUILDER 2007上开发的-The use of serial-type TBCOMM use case. TBCOMM is I CNCOMM the basis of an improved type of block, the use case in the C++ BUILDER 2007 developed
- 2022-11-30 13:35:03下载
- 积分: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