-
一个关于在程序中使用定时器的例子,很好的参考
一个关于在程序中使用定时器的例子,很好的参考-A procedure on the example of the use of timers, a good reference
- 2022-02-01 07:27:57下载
- 积分:1
-
linux系统调用分析,包括一些实例。系统调用有关的一些基本知识...
linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
- 2022-03-19 14:45:53下载
- 积分:1
-
名字空间扩展编程例子
名字空间扩展编程例子-name space expansion of programming examples
- 2022-02-20 03:40:32下载
- 积分:1
-
一个多线程文件查找程序
一个多线程文件查找程序-a multithreaded file search procedures
- 2023-03-20 11:55:03下载
- 积分:1
-
工作
Job-scheduler is a program that schedules programs to be run at
their specified times. It gives users several options for scheduling
programs.
You can use telnet program to connect to the port job-scheduler is
listenning for incomming connections on the host computer. Then you
can get information about the current scheduled jobs, add, stop or
start jobs or kill the job-scheduler program. Job-scheduler can also
load input files which contain information about some jobs to be
scheduled. - Job-scheduler is a program that schedules programs to be run at their specified times. It gives users several options for scheduling programs. You can use telnet program to connect to the port job-scheduler is listenning for incomming connections on the host computer. Then you can get information about the current scheduled jobs, add, stop or start jobs or kill the job-scheduler program. Job-scheduler can also load input files which contain information about some jobs to be scheduled
- 2022-05-26 10:38:25下载
- 积分: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
-
快速访问CPU序列号可以用来做硬件的外滩…
快速取得CPU序列号,可以用于做一些硬件捆绑之类的软件-Quick access to CPU serial number can be used to do something like hardware bundled software
- 2022-01-26 00:41:46下载
- 积分:1
-
用VB读写注册表!!! !!!!!1
用VB读写注册表!!! !!!!!1-VB readers a registry
- 2022-02-03 05:17:57下载
- 积分:1
-
用c语言实现内存管理
用c语言实现内存管理-using language memory management
- 2022-01-30 13:04:28下载
- 积分:1
-
mplabc18 v3.10编译器。
MPLABC18 V3.10 Compiler.
Compile C program for Microchip chipset 18F
- 2022-05-23 15:44:16下载
- 积分:1