-
win32线程池代码, 可用于win98/nt/200
win32线程池代码, 可用于win98/nt/200 -win32 code can be used win98/nt/200
- 2023-04-23 12:15:02下载
- 积分:1
-
模拟操作系统运行的源代码 Description: The object of this project is to write a C++ applicati...
模拟操作系统运行的源代码 Description: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Description : The object of this project is to write a C application to simulate the scheduler of a simple operating system. Linux newcomers to see the source code too difficult, but a good choice .... Oh no less than a shame! !
- 2022-06-18 21:04:46下载
- 积分:1
-
一个多线程的后台管理扫描器,用delphi开发
,是一个多线程软件...
一个多线程的后台管理扫描器,用delphi开发
,是一个多线程软件
-a multithreaded background of the management software, with delphi development is a multi-threaded software
- 2023-07-29 04:45:04下载
- 积分:1
-
一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级...
一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级-a multithreaded parallel port control signals sent to the procedures, the frequency control signal to achieve microsecond
- 2023-03-11 18:30:03下载
- 积分:1
-
简单封装线程操作的C++类,需要派生才能使用。
简单封装线程操作的C++类,需要派生才能使用。-Simple to operate package thread C++ class, the need to use derivatives.
- 2022-02-27 07:42:47下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如
:在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,等等
-Write and debug a simulation of the process scheduler, using the "highest priority number priority" scheduling process scheduling algorithm to five.
The "highest priority number first" scheduling algorithm the basic idea is to CPU allocated to the highest-priority ready queue in the process.
Static priority number is determined when creating the process, and in the whole process will not change during the operation.
Dynamic priority number refers to the process of creating a process priority number can be given an initial value, and can modify the priority number according to certain principles. Example
: In the process, get a CPU after its reduction in the number one priority. Or, the process of waiting time exceeds a certain time limit, increase
- 2022-03-07 17:51:07下载
- 积分:1
-
主要讲的是售票功能,在不同站点售同一组票,而不会发生错误。...
主要讲的是售票功能,在不同站点售同一组票,而不会发生错误。-Major topics of the ticketing functions in different sites selling the same set of votes without error.
- 2022-03-07 14:47:57下载
- 积分:1
-
螺纹与串口通信功能hiacs通信系统(POC H5…
单线程与串口通讯功能HIACS系统间通讯(H5000系统的POC与H5000M控制器之间进行通讯)-threaded with serial communications functions HIACS communication system (POC H5000 system controller with H5000M between communications)
- 2022-09-26 16:40:03下载
- 积分:1
-
readers of this program
本程序实现读者-写者问题.采用WINDOWS API实现.有比较详细的程序说明-readers of this program- writing problem. Using Windows API. A more detailed description of the procedures
- 2022-10-13 07:10:03下载
- 积分:1
-
可控制事件的线程包装类
可控制事件的线程包装类-The wrapped threads class of event that can be controlled
- 2022-01-27 22:17:03下载
- 积分:1