-
这是一个关于进程调度的算法,是操作系统 的精典算法 ,希望大家多指教,...
这是一个关于进程调度的算法,是操作系统 的精典算法 ,希望大家多指教,-This is a process of scheduling algorithm is the classic operating system algorithm, we hope that more exhibitions,
- 2022-03-07 09:57:50下载
- 积分:1
-
枚举当前系统的所有已打开文件的句柄及路径
枚举当前系统的所有已打开文件的句柄及路径-Enumeration of all the current system has a handle to open the file and path
- 2022-05-14 22:18:02下载
- 积分:1
-
vc内调用脚本引擎,多线程内vb脚本计算,
vc内调用脚本引擎,多线程内vb脚本计算,-vc call scripting engine, multi-threaded calculation in vb script,
- 2023-02-19 18:05:03下载
- 积分:1
-
- 2023-02-01 07:15:03下载
- 积分:1
-
使用IOCP实现的线程池管理,对线程很多的情况有用
使用IOCP实现的线程池管理,对线程很多的情况有用- Uses line regulation pond management which IOCP realizes, is
useful to line regulation very many situations
- 2022-03-16 21:18:22下载
- 积分:1
-
自己写的一个类,包括一些乱七八糟的功能
生成区间随机数
生成区间不重复随机数
延时函数
鼠标进入矩形区域
通过进程名查找进程、结束进程等...
自己写的一个类,包括一些乱七八糟的功能
生成区间随机数
生成区间不重复随机数
延时函数
鼠标进入矩形区域
通过进程名查找进程、结束进程等-To write a class, including some of the functions of generation interval in a Mess random number generator random number of non-repetition interval delay function mouse into the rectangular area through the process of finding the process to end the process
- 2022-01-22 01:49:26下载
- 积分:1
-
Win32_Event_Handling.zip事件
Win32_Event_Handling.zip事件-Win32_Event_Handling.zip incident
- 2022-05-26 07:57:29下载
- 积分:1
-
an "ACE Programmer's Guide" Chapter 16 of the thread pool examples...
一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer"s Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the multi-threaded operation more robust, not when there were no queues at the news, thread pool rapidly disappearing BUG. Many believe that the ACE beginners discovered this issue in the play about.
- 2022-01-26 04:08:20下载
- 积分:1
-
操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的...
操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid deadlock and avoid deadlock the law is, the system in the process, the process for each type of resource in accordance with the request of the resources available to advance the use of information, according to some algorithm, leading to the possibility of death lock projections to decide whether the resource requests. This is a forward-looking steps, guaranteed not know Deadlock lead again when forward step with the dynamic nature of the forecast algorithm.
- 2023-08-20 23:10:03下载
- 积分:1
-
Provides a shared memory under windows class, the class is just a simple model t...
提供了一个windows 下共享内存的类,该类只是一个简单的模型,说明了在windows 下如何实现共享内存-Provides a shared memory under windows class, the class is just a simple model to illustrate how in the windows shared memory
- 2023-08-23 03:35:04下载
- 积分:1