-
程序之间数据传递
程序之间数据传递-between data transfer procedures
- 2023-08-09 08:45:04下载
- 积分:1
-
Indy example to send mail.
Indy example to send mail.
- 2022-03-01 10:09:47下载
- 积分:1
-
TMSPack基本上涵盖了Delphi所有的基础控件,而且功能众多,很有特点,让你的程序有个好界面,DBGrid大有改善,还有些想不到的功能。这是正式版4800...
TMSPack基本上涵盖了Delphi所有的基础控件,而且功能众多,很有特点,让你的程序有个好界面,DBGrid大有改善,还有些想不到的功能。这是正式版4800,放心使用。-TMSPack essentially covers all the basis of the Delphi controls, but also features many useful features, the program allows you to have a good interface, DBGrid greatly improved, and some unexpected features. This is the official version of 4800, ease of use.
- 2022-04-16 16:28:33下载
- 积分:1
-
三菱串口调试源代码,可以自己修改..
三菱PLC串口调试DELPHI原代码,可以自行修改界面和程序功能-DELPHI Mitsubishi PLC serial port to debug source code, you can modify its own interface and program features
- 2023-04-06 01:20: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
-
数据库练级jdbc 可以自由的安装进行配置
数据库练级jdbc 可以自由的安装进行配置-Database Lianji jdbc free installation
- 2022-03-30 12:13:29下载
- 积分:1
-
FastReport2.52 versions.
FastReport2.52
版本不同-FastReport2.52 versions.
- 2022-02-26 17:46:06下载
- 积分:1
-
bdiff计算两个二进制文件之间的差异。输出可以是
bdiff computes differences between two binary files. Output can be either a
somewhat human-readable protocol, or a binary file readable by bpatch.
bpatch applies a binary patch generated by bdiff.
- 2022-04-26 19:11:45下载
- 积分:1
-
<数字转换汉字大写和英文读法的几个函数>
很早以前写的一个数字转换汉字大写和英文读法的几个函数,02年还修改过,可应用于delphi和Po...
很早以前写的一个数字转换汉字大写和英文读法的几个函数,02年还修改过,可应用于delphi和Powerbuider,有兴趣的朋友可以改成其他语言!- a long time ago to write a digital converter uppercase characters and English reading several functions, was also revised in 2002, can be applied to delphi and Powerbuider, are interested in friends can be altered into other languages!
- 2022-04-15 10:07:08下载
- 积分:1
-
Delphi中使用HashTable的源代码
Delphi中使用HashTable的源代码-HashTable use Delphi source code
- 2022-07-13 20:51:44下载
- 积分:1