-
使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。...
使用CriticalSection(临界区)和Mutex(互斥对象)实现的线程同步类。- Uses line regulation synchronization class which
CriticalSection (critical zone) and Mutex (incompatible object)
realizes.
- 2022-02-28 22:06:58下载
- 积分:1
-
1.ListCtrl控件中罗列所有进程及线程详细信息,进程处理 2.ListCtrl控件内容排序...
1.ListCtrl控件中罗列所有进程及线程详细信息,进程处理 2.ListCtrl控件内容排序-1.ListCtrl controls were to list all processes and threads detailed information, process control content processing 2.ListCtrl Ranking
- 2022-10-28 21:35:03下载
- 积分:1
-
SDK用的线程类和一些线程用的同步类
SDK用的线程类和一些线程用的同步类-SDK using threads and some types of thread synchronization category
- 2023-03-22 20:45:03下载
- 积分:1
-
vc编写的,提取windows进程管理器信息的程序
vc编写的,提取windows进程管理器信息的程序-vc prepared, extract windows process manager process of information
- 2023-07-25 03:40:03下载
- 积分:1
-
CPU的进程控制程序
VB做的,还不错
CPU的进程控制程序
VB做的,还不错-CPU process control procedures for VB to do, but also good
- 2022-11-11 22:05:03下载
- 积分:1
-
这是介绍标准的多线程编程的一些资料和代码,介绍的比较详细...
这是介绍标准的多线程编程的一些资料和代码,介绍的比较详细-This is the standard on multi-threaded programming some of the information and codes, and a more detailed briefing
- 2022-08-17 14:37:30下载
- 积分: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
-
在操作系统存储器的管理方式中若采用一次性将作业全部装入内存的方式...
在操作系统存储器的管理方式中若采用一次性将作业全部装入内存的方式-the operating system memory management approaches to the use of one-time operations loaded into memory all the way
- 2022-03-06 15:06:47下载
- 积分:1
-
- 2022-03-18 11:51:54下载
- 积分:1
-
Windows核心编程代码没有使用MFC,WIN32和DDK开发完全…
windows核心编程的代码,没有用MFC,完全采用WIN32和DDK开发,在WIN2000下运行.统计进程的状态和堆栈.-windows core programming code without using MFC, completely WIN32 and DDK Development, running in Windows 2000. Statistical process and the state stack.
- 2022-04-09 06:51:52下载
- 积分:1