-
限制客户机运行程序 (有关机等功能)
限制客户机运行程序 (有关机等功能) -Restrictions on the client running the program (the machine and other functions)
- 2022-03-12 04:16:40下载
- 积分:1
-
随便写的很难看,希望大家给给建议和意见,现在想弄个别人的来参考一下。...
随便写的很难看,希望大家给给建议和意见,现在想弄个别人的来参考一下。-Just write it is very difficult to see, I hope we have given to the suggestions and comments, and now want others to弄个reference.
- 2022-10-24 18:10:03下载
- 积分:1
-
好的程序离不了友好的用户界面 用delphi轻松搞定
好的程序离不了友好的用户界面 用delphi轻松搞定-Procedures can not be good from the friendly user interface easy to get used delphi
- 2022-02-04 03:40:16下载
- 积分:1
-
Delphi功能强的DBGRID构件,支持钱币网格,从DBGRIDEH中继承.比速达的网格构件功能更强大....
Delphi功能强的DBGRID构件,支持钱币网格,从DBGRIDEH中继承.比速达的网格构件功能更强大.-DBGrid Delphi powerful component to support the coin grid, inherited from DBGRIDEH. Tatsu than speed grid more powerful components.
- 2022-10-09 08:10:02下载
- 积分:1
-
使用线程池的多线程TELNET服务器代码,使用DELPHI的标准网络控件...
使用线程池的多线程TELNET服务器代码,使用DELPHI的标准网络控件-The use of thread pool TELNET server multi-threaded code, the use of standard network control DELPHI
- 2022-01-25 18:49:14下载
- 积分:1
-
Delphi7编程。自动当没有鼠标重心向上滑动时,有…
DELPHI7编程。
无鼠标焦点时自动向上滑动,有鼠标焦点是则下滑。-Delphi7 programming. Automatically when no mouse focus upward sliding, there is the mouse focus is on the decline.
- 2022-04-23 19:17:55下载
- 积分:1
-
非常漂亮的,酷酷的时钟源码,可以自定义修改
非常漂亮的,酷酷的时钟源码,可以自定义修改-Very beautiful, cool clock source, you can custom modify
- 2023-07-04 17:40:03下载
- 积分:1
-
Invoicing Invoicing management software management software management software...
进销存管理软件 进销存管理软件 -Invoicing Invoicing management software management software management software Invoicing Invoicing management software
- 2022-03-15 16:49:05下载
- 积分:1
-
greatis打印套件支持Delphi(3
GREATIS Print Suite Pro for Delphi (3-7,2005,2006,2007) and C++ Builder (3-6)
Set of components for print with preview
Version 1.85 (May 14, 2007)
- 2022-03-06 19:36:46下载
- 积分: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