-
学习DELPHI多线程的一个很好的实例代码。
学习DELPHI多线程的一个很好的实例代码。-DELPHI learning multi-threaded code a good example.
- 2022-01-30 17:50:25下载
- 积分:1
-
c语言课程设计_学生成绩管理系统 非常的详细 调试很正常
c语言课程设计_学生成绩管理系统 非常的详细 调试很正常-c language curriculum design _ student achievement management system is very detailed debugging normal
- 2022-06-03 08:57:54下载
- 积分:1
-
vc插件 vc插件 vc插件 vc插件 vc插件 vc插件
vc插件 vc插件 vc插件 vc插件 vc插件 vc插件 -vc plug-in plug-vc plug-vc plug-vc plug-vc plug-vc plug-vc plug-vc plug-vc plug-vc plug-vc plug-in vc
- 2022-01-31 20:38:15下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-07-18 13:52:56下载
- 积分:1
-
对PCIE设备开发规范
spec for the development of PCIE device
- 2022-02-01 20:15:39下载
- 积分:1
-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-socket identifier is a local distribution that each process has its own socket identifier space. Identifier only have a similar role Index numbers, the system is under the process identifier, and examine the process of resource tables, find the corresponding sets of interface structure, so as to provide communications services process, the real communications services is articulated in the presentation on the structure of the interface. Even if the process is the same socket identifier, nor to use the same communications services.
- 2022-01-31 21:36:23下载
- 积分:1
-
Foreigners iso format, delphi full source code editor
老外的iso格式编辑的delphi完整源代码-Foreigners iso format, delphi full source code editor
- 2023-08-05 03:40:03下载
- 积分:1
-
访问c++私有变量的示例源代码,以供欣赏
访问c++私有变量的示例源代码,以供欣赏
-Visit c++ Private variable sample source code for the appreciation of
- 2022-11-21 05:45:03下载
- 积分:1
-
CWinThread
CWinThread开发实例,供创建进程与线程学习-CWinThread
- 2022-12-07 18:00:03下载
- 积分:1
-
Multithread process in delphi
Multithread process in delphi
- 2022-01-25 16:29:10下载
- 积分:1