-
DKOM process hiding
DKOM 隐藏进程 直接系统内核修改
断开FLINK链表-DKOM process hiding
- 2022-01-25 14:02:42下载
- 积分: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
-
This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of...
This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c "pthread" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the other threads through the new system call clone(). Scheduling between threads is handled by the kernel scheduler, just like scheduling between Unix processes.
- 2022-12-05 05:20:03下载
- 积分:1
-
软件简介:多线程局域网扫描组件,参考了几位虾米的代码,然后进行多线程封装.速度还可以,能在三妙内扫描完毕 0.0 至 0.255 IP段....
软件简介:多线程局域网扫描组件,参考了几位虾米的代码,然后进行多线程封装.速度还可以,能在三妙内扫描完毕 0.0 至 0.255 IP段.-software description : multithreading LAN scanning components, several shrimp reference to the code, then multithreading package. Speed can also capable of scanning within three Miao finished 0.0-0.255 of IP.
- 2022-05-17 23:26:31下载
- 积分:1
-
多的好例子
一个比较好的多线程例子 用于学习线程的号厘子-a good example of multi-threaded for learning threads of PCT son
- 2022-07-09 10:06:51下载
- 积分:1
-
ojective C for Iphone example code.
ojective C for Iphone example code.iphone 开发代码.-ojective C for Iphone example code.
- 2023-04-03 01:30:03下载
- 积分:1
-
利用命名管道技术,在进程间进行通信的例程。希望和大家交流。...
利用命名管道技术,在进程间进行通信的例程。希望和大家交流。-use named pipes, in the process of communication between the routines. And we hope that the exchanges.
- 2022-03-01 22:05:08下载
- 积分:1
-
进度条控件的多线程实现程序
进度条控件的多线程实现程序-progress of the control procedures, multithreading
- 2022-07-11 10:11:40下载
- 积分:1
-
信号灯实现多线程控制例子。
信号灯实现多线程控制例子。-signal multi-threaded control examples.
- 2022-03-21 08:25:47下载
- 积分:1
-
NT下未公开的多线程读,单线程写的函数, 了解它对多线程编程会起到非常大的作用....
NT下未公开的多线程读,单线程写的函数, 了解它对多线程编程会起到非常大的作用.-NT under undisclosed multi-thread reading, writing single-threaded function, to understand its multi-threaded programming will play a very large role.
- 2022-08-05 16:21:43下载
- 积分:1