-
将fastreport2系列frf文件自动生成form,每一页在gen目录下自动生成一页...
将fastreport2系列frf文件自动生成form,每一页在gen目录下自动生成一页-Frf file fastreport2 series will be automatically generated form, each page in gen directory automatically generated page
- 2022-08-08 00:17:54下载
- 积分: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
-
繁简转换控件属性:Mode:(GBtoBig,BigtoGb)GbtoBig:进行简繁转换;BigtoGb:进行繁简转换;方法:SetString(ss:str...
繁简转换控件属性:Mode:(GBtoBig,BigtoGb)GbtoBig:进行简繁转换;BigtoGb:进行繁简转换;方法:SetString(ss:string)返回字符串ss的转换结果(返回繁,简体视mode设定而确定).-simplified change control attributes : Mode : (GBtoBig, BigtoGb) GbtoBig : for signpost; BigtoGb : for simplified conversion; Methods : SetString (ss : string) returns a string ss conversion results (to return to traditional and simplified characters, as defined set mode).
- 2023-07-22 20:55:03下载
- 积分:1
-
一个用delphi+delphiX写的贪吃蛇程序,支持存储进度,欢迎下载,修改。
一个用delphi+delphiX写的贪吃蛇程序,支持存储进度,欢迎下载,修改。-A used delphi+ DelphiX Snake written procedures, to support the storage progress are welcome to download, modify.
- 2022-11-01 11:15:03下载
- 积分:1
-
print
打印功能请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上-print
- 2022-02-03 23:30:22下载
- 积分:1
-
读取硬件端口的控件.zip
读取硬件端口的控件.zip-reader hardware port controls. Zip
- 2022-06-28 13:29:17下载
- 积分:1
-
用Delphi实现的HTTP代理服务器的源代码
用Delphi实现HTTP代理的程序源代码-Using Delphi to achieve HTTP proxy source code
- 2022-03-11 20:29:11下载
- 积分:1
-
提供了基于Winsock的Email、Http、 FTP等功能,其所附的Email范例程序已 接近了专业软件的水平,附源代码。...
提供了基于Winsock的Email、Http、 FTP等功能,其所附的Email范例程序已 接近了专业软件的水平,附源代码。-provided Winsock based Email, HTTP, FTP and other functions, its accompanying procedural paradigm Email close to the professional level software, the source code attached.
- 2022-03-10 03:34:26下载
- 积分:1
-
componete Delphi 7是通用
Componete delphi 7 es de uso general
trae varias cosas para la programacion elemental
- 2022-04-17 04:19:51下载
- 积分: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