-
MiniSpy 微筛选器的的主要功能模块。
ALLOC_PRAGMA #ifdef#pragma alloc_text (INIT,驱动入口)#pragma alloc_text SpyFilterUnload 页面)#pragma alloc_text SpyQueryTeardown 页面)#pragma alloc_text SpyConnect 页面)#pragma alloc_text SpyDisconnect 页面)#pragma alloc_text SpyMessage 页面)#endif#define SetFlagInterlocked(_ptrFlags,_flagToSet)((作废) InterlockedOr (((挥发性长 *)(_ptrFlags)),_flagToSet))//---------------------------------------------------------------------------例程//---------------------------------------------------------------------------NTSTATUS驱动入口 (俺们 PDRIVER_OBJECT DriverObject俺们 PUNICODE_STRING RegistryPath)/*++常规的描述:驱动程序首次加载时,将调用这个例程。其目的是初始化全局状态,然后注册 FltMgr 开始过滤。参数:DriverObject-指向驱动程序由系统创建的对象的指针代表此驱动程序。RegistryPath-标识在何处的 Unicode 字符串为此参数驱动程序位于在注册表中。返回值:
- 2022-03-21 12:13:07下载
- 积分:1
-
虚拟桌面,是一个类似linux的虚拟桌面程序,可以支持多达9个工作桌面,并可以使用快捷键在这些桌面之间迅速切换....
虚拟桌面,是一个类似linux的虚拟桌面程序,可以支持多达9个工作桌面,并可以使用快捷键在这些桌面之间迅速切换.-Virtual Desktop is a virtual desktop linux similar procedures, can support up to nine working desktop, and can use the shortcut keys in these rapidly switch between desktop.
- 2023-03-12 12:20:04下载
- 积分:1
-
取硬盘序列号的 DLL 的 C++ 源程序
取硬盘序列号的 DLL 的 C++ 源程序 -Check the hard disk serial number of the DLL of the C++ Source
- 2023-05-22 12:45:02下载
- 积分:1
-
delphi是一款经典的软件,曾经的delphi实现了很多的难题,熟悉、了解delphi对我们很重要,在其他的编程软件中我们还能见到delphi的影子,这让我们...
delphi是一款经典的软件,曾经的delphi实现了很多的难题,熟悉、了解delphi对我们很重要,在其他的编程软件中我们还能见到delphi的影子,这让我们在以后的编程中有很大的帮助。-delphi is a classic software, delphi once achieved a lot of problems, familiar to learn delphi very important to us, in other programming software, delphi, we can see the shadow, which gives us the programming in the future, there a great help.
- 2022-09-09 19:05:02下载
- 积分:1
-
MSDE打包InstallShield脚本
MSDE打包InstallShield脚本-MSDE package InstallShield Script
- 2022-09-07 09:50:03下载
- 积分:1
-
use standard api realization windows Password
使用标准api实现得到windows密码-use standard api realization windows Password
- 2022-05-22 21:56:44下载
- 积分:1
-
DELPHI获取指定进程中内存偏移处源代码
DELPHI获取指定进程中内存偏移处源代码-DELPHI Department access to the specified source offset memory
- 2022-01-26 08:03:47下载
- 积分:1
-
MFC中如何自定义消息
MFC中如何自定义消息 -MFC in how to customize the news
- 2022-12-27 14:30:03下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-07-18 13:52:56下载
- 积分:1
-
用c++语言编写
模拟页式存储管理
用c++语言编写
模拟页式存储管理-fifo算法-With c++ Language page storage management simulation-fifo algorithm
- 2023-07-09 08:50:02下载
- 积分:1