-
在EXCEL中 ? VBA开发
在EXCEL中 ? VBA开发
- 2022-01-28 07:17:22下载
- 积分:1
-
一个自动增长的循环对列模板。并且可以用操作符实现压栈和弹栈!...
一个自动增长的循环对列模板。并且可以用操作符实现压栈和弹栈!-an automatic growth cycle right out template. And can be used to achieve Yazhan operator and trampoline Stack!
- 2022-02-11 10:43:48下载
- 积分:1
-
剪贴板查看器代码,可直接运行。VC++语言开发,可用来学习剪贴板的操作和使用。...
剪贴板查看器代码,可直接运行。VC++语言开发,可用来学习剪贴板的操作和使用。-Clipboard Viewer code, can be directly run. VC++ Language development, can be used to study the operation and use of the clipboard.
- 2022-05-17 21:00:44下载
- 积分:1
-
读写INI文件,多线程例子(两个线程并行)
读写INI文件,多线程例子(两个线程并行)-literacy INI file, multithreaded examples (two parallel threads)
- 2022-11-10 13:40:04下载
- 积分:1
-
股票分析、数据接收、图形绘制、股票信息收集…
股票分析,数据接受,图形绘制,股票信息采集源码-Stock analysis, data acceptance, graphics rendering, stock information collection source
- 2022-07-07 07:11:29下载
- 积分:1
-
这是用VC写的可以把窗口钉在桌面上
这是用VC写的可以把窗口钉在桌面上-This the VC can write window nails on the table! !
- 2022-09-24 15:45:08下载
- 积分:1
-
可枚举Win2000系统服务
可枚举Win2000系统服务-enumerable Win2000 system services
- 2022-08-24 12:19:55下载
- 积分:1
-
系统重启代码, 系统重启代码, 系统重启代码
系统重启代码, 系统重启代码, 系统重启代码-System restart the code, the system restart the code, the system restart the code, the system restart code
- 2022-04-11 10:44:40下载
- 积分:1
-
labview的源代码,用于获得CPU的序列号,对于软件的安全设计意义重大。实际应用如:自己设计的软件别人使用时,可采用机器序列号唯一对应的授权号,这样可以避免...
labview的源代码,用于获得CPU的序列号,对于软件的安全设计意义重大。实际应用如:自己设计的软件别人使用时,可采用机器序列号唯一对应的授权号,这样可以避免自己的劳动成果被别人占有-PC source code for access to the CPU serial number, software for the safety design of great significance. Practical applications such as : their design software used by others, we can use machines, the only sequence corresponding to the authorization, This will avoid the fruits of their own labor occupied by others
- 2022-02-05 11:03:34下载
- 积分:1
-
这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写...
这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。 在这篇文章里将描述隐藏文件、进程、注册表键和键值、系统服务和驱动、分配的内存还有句柄。-This document is in the Windows NT operating system hidden objects, documents, services, process technology. This method is based on the Windows API function link. This article describes techniques are, I wrote rootkit from the results of research, so it was rootkit more effective and more simple. Here, too, including my practice. In this document hidden object means certain changes to these objects naming system functions so that they will ignore these objects by name. So we change those functions return values, said these objects simply do not exist. The most basic method (excluding a few different) is that we should call the original parameters of the original function, and then we change their
- 2022-03-07 17:00:50下载
- 积分:1