-
进程调度算法,利用设置优先级算法来实现。
进程调度算法,利用设置优先级算法来实现。-Process scheduling algorithm, used to set priority algorithm to achieve.
- 2022-06-20 22:15:50下载
- 积分:1
-
DLL内存补丁,因为搬迁需要的DLL被加载,变化的基础…
DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic process and DLL, the relative address of the DLL changes ergodic process and DLL, access to DLL base address, write data length , data content
- 2022-10-19 02:40:03下载
- 积分:1
-
不在任务栏显示图标的例子
不在任务栏显示图标的例子 -The example of not displaying icon on taskbar
- 2022-02-15 01:00:47下载
- 积分:1
-
本程序可以虚拟成多个桌面,就像使用真的桌面一样,当然你也可以再扩展...
本程序可以虚拟成多个桌面,就像使用真的桌面一样,当然你也可以再扩展-this procedure into several virtual desktop, the desktop is really just like to use the same, of course, you can further extend the
- 2022-03-19 17:12:49下载
- 积分:1
-
监控磁盘的可用空间程序,到了设定的限度就提供警告
监控磁盘的可用空间程序,到了设定的限度就提供警告- Monitors the floppy disk to be possible to use the spatial
procedure, has provided to the hypothesis limit warned
- 2022-03-21 12:37:21下载
- 积分: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
-
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。...
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。-purely a compilation of x86 operating system source code written in sparrows Although small, but with the whole, which contains network, file system, process scheduling, etc..
- 2022-03-23 08:06:15下载
- 积分:1
-
VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程...
VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程-VC under the window and threads, the window between the commonly used communications mechanism news, the more comprehensive example of the application of a specific project
- 2022-04-15 12:45:45下载
- 积分:1
-
提供了导入CER格式的证书的示例代码。
可以通过此工具实现导入Cer的证书,并附带BASE64格式的数据的转换。...
提供了导入CER格式的证书的示例代码。
可以通过此工具实现导入Cer的证书,并附带BASE64格式的数据的转换。-CER provided the import certificate format sample code. This tool can import realize cer certificate and incidental BASE64 data format conversion.
- 2022-03-10 11:20:41下载
- 积分:1
-
此代码透过修改msgina,在下次重启系统后,在windows登入窗口前执行自己的程序,登入后结束程序.一般指纹辨识或防毒软件亦使用此方法取得第一登入优先,请勿...
此代码透过修改msgina,在下次重启系统后,在windows登入窗口前执行自己的程序,登入后结束程序.一般指纹辨识或防毒软件亦使用此方法取得第一登入优先,请勿使用在不法用途,需执行一次xgina.reg,亦可修改成由程序写入登录文件-This code by modifying the msgina, at the next reboot the system after the windows login window before the implementation of its own procedures, log in after the end of the procedure. General fingerprint or anti-virus software also use this method to obtain the first priority login, please do not used in illegal purposes, to be implemented once xgina.reg, can also be modified by the procedure into the log file
- 2022-01-26 03:52:24下载
- 积分:1