-
线程池的管理,实现了多线程,是windows下的多线程软件,做成了类模块,方便移植。...
线程池的管理,实现了多线程,是windows下的多线程软件,做成了类模块,方便移植。-Thread pool management, realize the multi-threaded, is under the windows of the multi-threaded software, create a class module to facilitate the transplant.
- 2022-02-01 08:55:53下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1
-
delphi多线程实例 一个电梯方面的控制程序
delphi多线程实例 一个电梯方面的控制程序-delphi example of a multi-threaded elevator control procedures
- 2022-02-02 15:03:10下载
- 积分:1
-
注册表操作的源码
注册表操作的源码-registry operated source
- 2022-03-16 12:36:30下载
- 积分:1
-
CriticalSections的实现,见仁见智,如果你有这方面的需要,它一定能帮你的忙...
CriticalSections的实现,见仁见智,如果你有这方面的需要,它一定能帮你的忙-CriticalSections the realization of a matter of opinion, if you have needs in this regard, it will certainly help you a favor
- 2022-05-26 00:53:58下载
- 积分:1
-
: 介绍了 L C o S芯片在电视接收系统中的应用, 重点讨论了 L C o S芯片的结构与特点。...
: 介绍了 L C o S芯片在电视接收系统中的应用, 重点讨论了 L C o S芯片的结构与特点。-: LC o S introduced the chip in the television receiver system, focused on the LC o S-chip structure and characteristics.
- 2022-08-17 18:15:20下载
- 积分:1
-
With c# Realize the simulation in memory of the simple file system, the entire f...
用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作:
a) 格式化
b) 创建子目录
c) 删除子目录
d) 显示目录
e) 更改当前目录
f) 创建文件
g) 打开文件
h) 关闭文件
i) 写文件
j) 读文件
k) 删除文件
-With c# Realize the simulation in memory of the simple file system, the entire file system can be stored to the hard disk. System design with reference to fat format. File system operation to provide: a) format b) create a subdirectory c) delete the subdirectory d) show the directory e) Change the current directory f) create a file g) open the file h) close the file i) Write a document j) reading a document k ) delete files
- 2022-07-22 14:08:32下载
- 积分:1
-
得到NTFS卷信息的程序
得到NTFS卷信息的程序- Obtains the NTFS volume information the procedure
- 2023-03-20 10:35:03下载
- 积分:1
-
根据安装光盘的序列号,检查光驱中是否插入了此光盘。
根据安装光盘的序列号,检查光驱中是否插入了此光盘。-Check if the cd is inserted into cdrom driver acoording to the installing serialno
- 2022-05-14 01:59:00下载
- 积分:1
-
windows的线程信息统计.w indows的线程信息统计.
windows的线程信息统计.w indows的线程信息统计.-Information and Statistics windows thread. w indows of the threads of information and Statistics.
- 2022-04-28 14:15:58下载
- 积分:1