内核级进程管理软件
内核级别进程管理软件实现,包括指向思路和源码分析。该软件使用物理内存搜索当前活动进程的方式,可以有效地探测出各类隐藏进程-Kernel-level process manageme
本专区汇聚了各类基于 进程管理 开发的源码资源,共计 300 篇资源供开发者免费下载学习。
内核级别进程管理软件实现,包括指向思路和源码分析。该软件使用物理内存搜索当前活动进程的方式,可以有效地探测出各类隐藏进程-Kernel-level process manageme
YAPK is simple application used for automatically killing newly created and unwanted appli
操作系统引论探究:一本关于操作系统内核的详细教材,图文并茂,易学易懂-Operating System Introduction to explore : an operating
The team project page for CS 370 - Operating Systems, Winter 2011. News | Date | Author
A completely non-commercial project for CMPS 285. Program"s intended use: to display runni
是操作系统中涉及进程的程序,有进程的管理,和pingpong问题-operating system is involved in the process of the proced
一个进程遍历的小程序,可以扫描系统当前运行的进程选中后可以终止,程序主要展现如何使用进程遍历和控制.
wince下类似windows xp任务管理器的taskman 。-similar to wince under the windows xp task manager taskm
应用背景这是一个用C写的#简单的控制台应用程序。它列出了所有当前正在运行的计算机上的进程,您从。它列出了每个进程的名称,进程标识(比例),开始时间和总的处理器时间。正如我所说的,这
计算机操作系统课件。详细介绍了操作系统的知识。-Computer operating system software. Detailed knowledge of the oper
操作系统的应用。-OS applications.
模拟Shell的执行过程-simulation of the implementation process