-
操作系统页面置换算法模拟,好东西不容错过.值得参考.
操作系统页面置换算法模拟,好东西不容错过.值得参考.-Operating system page replacement algorithm simulation, good things should not be missed. It is also useful.
- 2022-10-27 15:55:03下载
- 积分:1
-
This procedure is used VC 6.0 prepared screenshot tool, easy to use.
本程序是用VC++6.0编写的截图工具,方便使用。-This procedure is used VC 6.0 prepared screenshot tool, easy to use.
- 2022-01-26 07:23:11下载
- 积分:1
-
Visual C++ 2005下写的一个进程管理代码,主要的功能在如何获得进程路径上。有需要的可以参考一下...
Visual C++ 2005下写的一个进程管理代码,主要的功能在如何获得进程路径上。有需要的可以参考一下-Visual C++ 2005 under the management of a process to write the code, the main function in the process of how to obtain the path. Need for reference
- 2022-06-14 20:08:36下载
- 积分: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
-
the Windows clipboard procedures, more practical
Windows下的剪贴板程序,比较实用-the Windows clipboard procedures, more practical
- 2022-04-08 15:05:09下载
- 积分:1
-
pctools.zip, system debug application
pctools.zip,系统debug应用-pctools.zip, system debug application
- 2022-04-19 02:18:16下载
- 积分:1
-
不错的程序,竟然可以删除自己的
不错的程序,竟然可以删除自己的-good procedure, it can delete the
- 2022-09-19 20:25:03下载
- 积分:1
-
测试MOUSE的程序
测试MOUSE的程序-testing procedures MOUSE
- 2022-03-21 20:46:05下载
- 积分:1
-
This component has the same functionality of the default Timer component, but it
This component has the same functionality of the default Timer component, but it provides a higher resolution, until a maximum of 1 milisecond.-This component has the same functionality of the default Timer
component, but it provides a higher resolution, until a maximum of 1
milisecond.
- 2022-02-15 20:57:15下载
- 积分:1
-
小乐前次上你处捞了不少好处(DOWN了你不少经验),真是
不好意思,所以这次硬弄了个东东出来加报。WINDOWS关机时
的FORM应是不能移动的。且黑屏...
小乐前次上你处捞了不少好处(DOWN了你不少经验),真是
不好意思,所以这次硬弄了个东东出来加报。WINDOWS关机时
的FORM应是不能移动的。且黑屏是整屏都暗了。你的关机程
序只暗了640*480一块FORM拖动后露出了东西。未关机返回后
好些地方变不回来了。
小乐的程序里也模拟过关机。这个小程序是从小乐的大程序中
卡下来的,用不到的变量和常量,函数小乐都删了,但好多API
定义看得小乐眼都花了,不高兴删了,反正定义API只用几十个
字节内存放入口而已。
小乐的程序里一个函数是抓屏,然后用一个整屏的FORM,然后
画了好些线组成网格,上面一条控制条是小乐自己弄的,包括
一个X也是小乐画的,小乐技术不高,想不出别的方法,且程序
定有可改进的地方。还望有改进后妹小乐一个。
- 2022-08-14 09:30:54下载
- 积分:1