-
简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行...
简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行-simple process scheduling procedures, including FIFO and priority scheduling procedures, they can join some initialization set, we can better run a simulation
- 2022-10-06 22:40:03下载
- 积分:1
-
WINDOWS系统编程,初学、高手都有用
WINDOWS系统编程,初学、高手都有用-Windows system programming, beginner, the experts have used
- 2023-03-25 02:50:08下载
- 积分:1
-
这是一个编程高手写下的文章,看了以后很有感触,要想成为程序员的同志可要好好看一下,终身受用...
这是一个编程高手写下的文章,看了以后很有感触,要想成为程序员的同志可要好好看一下,终身受用-This is a programming expert wrote an article, After reading the very touching to become programmers comrades good look at what will happen, the lifelong benefits
- 2022-11-10 05:20:03下载
- 积分:1
-
获取硬件信息,如CPU,硬盘,网卡等信息可用来作为软件注册手段...
获取硬件信息,如CPU,硬盘,网卡等信息可用来作为软件注册手段-Access to the hardware information, such as CPU, hard drives, network cards and other information can be used to as a software registration tool
- 2022-06-15 02:15:27下载
- 积分:1
-
Process to monitor the original program, it is also useful, specific look at the...
进程监控的原程序,值得参考,具体看原码.-Process to monitor the original program, it is also useful, specific look at the original code.
- 2022-12-17 11:00:02下载
- 积分:1
-
one can detect the production of computer hardware applications, in its dialog b...
制作一个可以检测计算机硬件的应用程序,在它的对话框中将显示CPU的生产厂家、CPU型号,内存的大小以及鼠标安装的一系列硬件信息。-one can detect the production of computer hardware applications, in its dialog box will show the CPU manufacturers, CPU type, memory size and the installation of a series of mouse hardware information.
- 2022-05-30 00:59:35下载
- 积分:1
-
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理
SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠
操作。...
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理
SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠
操作。-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations.
- 2022-03-22 04:33:48下载
- 积分:1
-
elevator simulation system design (including the design documents and source cod...
电梯仿真系统设计(包含设计文档和源代码),利用多线程技术实现个电梯载客的仿真情况。-elevator simulation system design (including the design documents and source code), the use of multi-threading technology to achieve lift capacity of the simulation.
- 2022-06-12 19:41:28下载
- 积分: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
-
Multithread process in delphi
Multithread process in delphi
- 2022-01-25 16:29:10下载
- 积分:1