-
数值计算方法中的各种算法流程及源程序包括雅可比迭代
数值计算方法中的各种算法流程及源程序包括雅可比迭代-Numerical methods in a variety of algorithmic process and source code
- 2022-08-19 09:03:47下载
- 积分:1
-
用VB 中的类 实现绘制事实曲线,不错的代码值得学习
用VB 中的类 实现绘制事实曲线,不错的代码值得学习-Using VB class in drawing realize the fact that curve, well worth learning code
- 2022-08-11 19:15:28下载
- 积分:1
-
用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法...
用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法-algorithm used to achieve three of the main memory allocation and recovery : the first adaptation algorithm, the best adaptation algorithm, the worst adaptation algorithm
- 2022-05-29 09:55:16下载
- 积分: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
-
一个实现运行程序的时候就进行运行了,实现了同步的目的
一个实现运行程序的时候就进行运行了,实现了同步的目的-achieve an operational procedures on the conduct of the operation, in line with the purpose of
- 2022-03-19 06:10:59下载
- 积分:1
-
code re
代码重定位技术,汇编语言。比较老的技术了!-code re-positioning technology, assembly language. Veteran technology!
- 2022-11-21 20:25:03下载
- 积分:1
-
学习DELPHI多线程的一个很好的实例代码。
学习DELPHI多线程的一个很好的实例代码。-DELPHI learning multi-threaded code a good example.
- 2022-01-30 17:50:25下载
- 积分:1
-
VC++编写。是检测硬件设备。列出cpu,内存等系统信息。适合初学者学习使用...
VC++编写。是检测硬件设备。列出cpu,内存等系统信息。适合初学者学习使用-VC to prepare. Is the detection of hardware devices. Listed cpu, memory and other system information. Suitable for beginners learning to use
- 2022-01-25 16:13:28下载
- 积分:1
-
程文件杀进 程文件杀进 程文件杀进
程文件杀进 程文件杀进 程文件杀进 -程文件杀进程文件杀进程文件杀进程文件杀进程文件杀进程文件杀进
- 2022-06-15 11:49:26下载
- 积分: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