-
屏蔽windows的ctrl,shift,del键。
屏蔽windows的ctrl,shift,del键。-Shielding windows of the ctrl, shift, del key.
- 2022-05-18 12:12:17下载
- 积分:1
-
daqin123.ta马德你没有一
daqin123.ta ma de you mei you ing a
-wokao
- 2023-07-02 20:45:03下载
- 积分:1
-
不在任务栏显示图标的例子
不在任务栏显示图标的例子 -The example of not displaying icon on taskbar
- 2022-02-15 01:00:47下载
- 积分:1
-
获取硬盘分区序列号
获取硬盘分区序列号-Hard disk partition to obtain the serial number
- 2022-08-18 03:35:19下载
- 积分:1
-
VC 7.0编写,采用WMI接口,获取主板、CPU、硬盘、内存等的序列号(SerialNumber)或标识(ID)...
VC 7.0编写,采用WMI接口,获取主板、CPU、硬盘、内存等的序列号(SerialNumber)或标识(ID)
- 2022-06-14 00:17:43下载
- 积分:1
-
实现一些小功能,如传输对话框系统关机和重启…
实现系统一些小功能,如调出系统关机对话框,重启对话框,光驱弹出等功能-realize some small features, such as transfer dialog system shutdown and restart dialog, features such as pop-up drive
- 2023-02-21 18:05:03下载
- 积分:1
-
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
-
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
-
非常精确的计时程序!
利用WINDOWS提供的API精确计时,精度为毫秒....
非常精确的计时程序!
利用WINDOWS提供的API精确计时,精度为毫秒.-Very precise timing procedures! Use the API provided WINDOWS precision timing, accuracy of milliseconds.
- 2022-11-21 22:15:03下载
- 积分:1
-
一个图形化的操作系统
内含原代码用fasm编译即可
一个图形化的操作系统
内含原代码用fasm编译即可-a graphical operating system includes the original code can be compiled using FASM
- 2022-03-18 05:37:07下载
- 积分:1