-
BusinessSkinForm教案与实例,BusinessSkinForm教案与实例
BusinessSkinForm教案与实例,BusinessSkinForm教案与实例-BusinessSkinForm lesson plans and examples, BusinessSkinForm lesson plans and examples of
- 2022-05-18 15:37:26下载
- 积分:1
-
查询等级考试成绩的源码,使用报表类组建
查询等级考试成绩的源码,使用报表类组建-grading test scores for the source, the use of such statements form
- 2022-05-25 05:14:42下载
- 积分:1
-
这是一个用DELPHI编写的信息系统,KTV管理信息…
这是一个用DELPHI编写的信息系统,为KTV管理信息系统,对很多学习信息的同学有很大帮助-This is a preparation using the Delphi Information Systems, KTV management information systems, many of the students studying information will be very useful
- 2022-08-25 11:32:18下载
- 积分:1
-
使用DELPHI,操丛WORD.使用的技术是COM方式
使用DELPHI,操丛WORD.使用的技术是COM方式-The use of DELPHI, fuck Cong WORD. The use of COM technology is the way
- 2022-10-10 23:25:02下载
- 积分:1
-
一个关于AdvStringGrid合并单元格的例子。
一个关于AdvStringGrid合并单元格的例子。-A merged cell on the AdvStringGrid example.
- 2022-10-02 04:40:03下载
- 积分:1
-
modeling of fault
modeling of fault-tolerant systems, the source
- 2022-02-12 08:51:30下载
- 积分:1
-
演示复制、排序、口、过滤、查询、打印、压缩重建…
示范复制、排序、输出、过滤、查询、打印、压缩重整 ( Pack )、取得字段及索引信息的范例程序-demonstration copy, sort, export, filtering, query, print, compressed restructuring (Pack), to get field and index information model procedures
- 2022-11-01 12:40:03下载
- 积分:1
-
我上载的资料是通过使用DELPHI为开发工具,来编程设计,
我上载的资料是通过使用DELPHI为开发工具,来编程设计,-I uploaded the information is through the use of the Delphi development tools to program design,
- 2022-06-21 12:53:15下载
- 积分:1
-
用delphi和SQLServer开发的人力资源管理信息系统,主要包括档案管理、招聘、人员培训、绩效管理、薪酬福利管理5个模块。...
用delphi和SQLServer开发的人力资源管理信息系统,主要包括档案管理、招聘、人员培训、绩效管理、薪酬福利管理5个模块。
-SQLServer using delphi and development of human resources management information system, including records management, recruitment, staff training, performance management, remuneration and benefits management module five.
- 2023-07-31 11:55: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