-
包括城市的信息和该公司的信息,它的名单!
省份列表,包括了城市,省份等信息.你只需要直接调用就OK.-include City informations and provier informations,it s list!
- 2022-01-25 22:59:04下载
- 积分:1
-
Huihoo Power!
Huihoo Power! - JMX概述-Huihoo Power!- An overview of JMX
- 2022-04-08 17:45:10下载
- 积分:1
-
此项目为商品管理系统,是delphi基础语言说写,功能模块比较全面,简单适用于新手左右的人学习所用,delphi+sql2...
此项目为商品管理系统,是delphi基础语言说写,功能模块比较全面,简单适用于新手左右的人学习所用,delphi+sql2-This project as a commodity management system is the basis of language is used delphi to write a more comprehensive functional modules, simple and applies to novice to learn about the use, delphi+ sql2000
- 2022-05-29 17:50:15下载
- 积分:1
-
自动求出任何一个数值的sin值。可自动保留有效数字。
自动求出任何一个数值的sin值。可自动保留有效数字。-automatically derive any sin of a numerical value. Automatically retain effective figures.
- 2022-05-16 11:31:51下载
- 积分:1
-
delphi sql2000背/休息
delphi sql2000 back/rest
- 2022-08-14 22:29:00下载
- 积分:1
-
Burn directly using Nero CD
直接使用Nero刻录光盘的delphi控件,必须先安装nero刻录软件-Burn directly using Nero CD-ROM delphi controls, you must first install the nero burning software
- 2022-03-31 23:26:06下载
- 积分:1
-
it is a delphi application for a chat in a local netowrk between friends
it is a delphi application for a chat in a local netowrk between friends
- 2023-07-29 20:10:02下载
- 积分:1
-
Ehlib.v3.4.for.Delphi5678.rar is DELPHI Tripartite Control source. This control...
Ehlib.v3.4.for.Delphi5678.rar是DELPHI的三方控件源码.此控件适用于DELPHI5,6,7,8.-Ehlib.v3.4.for.Delphi5678.rar is DELPHI Tripartite Control source. This control applies to Delphi 5, 6, 7, 8.
- 2022-03-10 09:10:38下载
- 积分:1
-
4.4建立4.4.48 ehlib来源包括版本。
EhLib 4.4 Build 4.4.48 source included version.
- 2022-04-18 09:29:02下载
- 积分: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