-
这个程序的作用是监测信息的过程中,如果目标…
这个程序的作用就是监视进程信息,如果发现目标进程则立即把它干掉,从而达到禁止程序运行的目的-The role of this procedure is to monitor the process of information, if the target process immediately kill it, so as to achieve the purpose of the prohibition of the procedure to run
- 2022-02-15 11:26:42下载
- 积分:1
-
小巧C编译器
小巧C编译器 The Google Account help advocates using two step authentication The Google Account help advocates using two step authentication
- 2022-09-25 07:50:03下载
- 积分:1
-
这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“...
这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, demonstrated a regular backup files. Registration services, in Delphi"s Run dialog box input parameters "/ install," and then execute code. Unloading the importation of "/ uninstall", and then run code.
- 2022-11-13 01:20:03下载
- 积分:1
-
简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行...
简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行-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
-
键盘模拟算法实现,先添加驱动kbfiltr.sys
然后运行testkb
键盘模拟算法实现,先添加驱动kbfiltr.sys
然后运行testkb-keyboard simulation algorithm, the first add-kbfiltr.sys then run testkb
- 2022-03-04 14:46:57下载
- 积分:1
-
系统内存的检测
值 得研究
系统内存的检测
值 得研究-Detection of system memory is worth studying
- 2022-02-16 07:43:11下载
- 积分:1
-
NT中通过PDH得到系统计量数据 NT中通过PDH得到系统计量数据
NT中通过PDH得到系统计量数据 NT中通过PDH得到系统计量数据-NT systematically through PDH NT measurement data through PDH system to be measured data
- 2022-06-29 12:20:22下载
- 积分:1
-
LibGC is a thread
Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features:
thread-based garbage collection.
precise collection.
uses the mark & sweep algorithm.
portable uses no low-level O/S-specific features.
no dependencies headers only.
weak pointers.
garbage-collected strong and weak arrays.
customizable garbage collection with user-defined finalize and mark callbacks.
wrapper class for non-garbage-collected classes.
- 2022-12-23 06:05:03下载
- 积分:1
-
windows下一种反动态跟踪的方法
windows下一种反动态跟踪的方法-windows under a dynamic- tracking method
- 2022-06-11 13:01:00下载
- 积分:1
-
four experimental operating system : Continuous and pagination main memory manag...
操作系统实验四:连续式与分页式主存管理的模拟实现
模拟在连续分配与分页管理两种方式下,主存空间的分配与回收,帮助学生加深了解存储器管理的工作过程。
注意,该实验为模拟实验,并不要求进行真正的内存分配与回收,主要是编写程序模拟其中过程即可。
-four experimental operating system : Continuous and pagination main memory management simulation simulation in a row and pagination distribution management in two ways, Main storage space for the distribution and recovery, to help students better understand the storage management process. Noted that the experiment simulated experiment, does not require real memory allocation and recovery, preparation procedure is the process which can be simulated.
- 2023-03-25 10:35:03下载
- 积分:1