-
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
-
可实现进程管理的源程序,可实现列进程,设置进程的优先级等
可实现进程管理的源程序,可实现列进程,设置进程的优先级等-Can realize the process of the management of source code, can be realized out process, the priority setting process, such as
- 2022-11-05 11:15:03下载
- 积分:1
-
出口
Export-function
Export-function
对dll文件导出函数进行输出-Export-function Export-function on the dll file output function
- 2022-03-11 19:19:15下载
- 积分:1
-
nt native application,加载于驱动之前的代码
nt native application,加载于驱动之前的代码-nt native application, in the drive before loading the code
- 2022-11-13 06:15:04下载
- 积分:1
-
JBuilder应用示例
JBuilder应用示例-JBuilder Application Examples
- 2022-02-06 21:15:35下载
- 积分:1
-
api function Xiang Jie, including the use of api functions, a simple api functio...
api函数详解,包括api函数的用法,简单的api函数使用功能-api function Xiang Jie, including the use of api functions, a simple api function, use function
- 2022-06-29 23:03:25下载
- 积分:1
-
windows下的ntfs文件的权限设置,可以设置使用哪个用户打开。
windows下的ntfs文件的权限设置,可以设置使用哪个用户打开。-windows of ntfs file permissions setup, which can be set to use user opens.
- 2022-02-20 10:48:15下载
- 积分:1
-
插入u盘自动拷贝到指定目录,带有文件过滤功能
插入u盘自动拷贝到指定目录,带有文件过滤功能
- 2022-01-31 11:24:46下载
- 积分:1
-
VC++ based on the keyboard hook to write a small program used to enumerate all c...
VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, show the selected window, containing the keyboard hook DLL source files, test file DLL files should be compiled and stored in a directory.
- 2022-03-21 13:05:29下载
- 积分:1
-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1