-
多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。...
多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。-multithreading sequencing procedures, dynamically generated the same set of data, using several methods Ranking Ranking, then the results in graphical form displayed, the image is very intuitive.
- 2022-04-07 20:57:00下载
- 积分:1
-
屏幕变暗,显示小点点,用了API函数。对视力好。
屏幕变暗,显示小点点,用了API函数。对视力好。-Darken the screen, showing a small bit, using the API function. On good eyesight.
- 2022-07-20 16:35:44下载
- 积分:1
-
一个远线程插dll到目标进程,非常简单的例子,非常适合初学者...
一个远线程插dll到目标进程,非常简单的例子,非常适合初学者-A long thread is inserted dll to the target process, a very simple example, very suitable for beginners
- 2022-09-02 00:15: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
-
windows多线程编程的例子,特垃圾的,你们别下啊.
windows多线程编程的例子,特垃圾的,你们别下啊.-windows multithreaded programming examples, especially garbage, under your other ah.
- 2023-08-02 04:00:03下载
- 积分:1
-
爱好WINDOWS系统编程者的导师,你可以真正的了解到鼠标的控制!...
爱好WINDOWS系统编程者的导师,你可以真正的了解到鼠标的控制!-WINDOWS-loving mentor system programmer, you can understand that the real control of the mouse!
- 2023-08-15 05:45:03下载
- 积分:1
-
windows 编程基础代码
windows 编程基础代码-windows programming code base
- 2022-03-24 08:15:34下载
- 积分:1
-
一个适合VB初学者程序
一个适合VB初学者程序 -Suitable for beginners VB program
- 2022-03-05 03:37:06下载
- 积分:1
-
用于福利彩票编程vc 例子,包括所有完整源代码,用户可以从例子中学习。...
用于福利彩票编程vc 例子,包括所有完整源代码,用户可以从例子中学习。-a vc example of use for wel lottery program,including all integrity code,the user can learn from the example
- 2022-03-04 12:21:33下载
- 积分:1
-
Desktop protection procedures and source code
Desktop 保护程序及源代码-此小程序主要是在登陆后运行的另外一个需要输入密码的桌面保护程序,在输入密码之后方可进入系统。
密码是随机产生的数字,运算方法为当产生一个五为的随机数a,b,c,d,e当不足五为时默认为0,使输入的
数字等于(a+c+e)*(b+d)*a-a-e便可以进入系统。当不需要的时候则在注册表的run里面删除此注册项
目即可。-Desktop protection procedures and source code- This small program is run in after landing another desktop need to enter password protection procedures, the input password to enter the system. The password is randomly generated number of methods for computing when a random number five for a, b, c, d, e, when less than five it defaults to 0, making the importation of the number of equivalent (a+ C+ E)* ( b+ d)* aae will be able to enter the system. When the time does not need in the run inside the registry to delete this item to register.
- 2023-06-13 09:10:04下载
- 积分:1