-
关于C++程序实现各种功能的过程管理…
关于进程管理的C++程序
实现描述进程管理的各种功能-With regard to process management in C++ program to achieve the various functions described in process management
- 2023-08-19 17:10:03下载
- 积分:1
-
线程本地存储(TLS)的一个类,可以实现多线程对共享资源的同步....
线程本地存储(TLS)的一个类,可以实现多线程对共享资源的同步.-Thread Local Storage (TLS) of a class, you can achieve the multi-threaded synchronization of shared resources.
- 2022-03-06 13:11:34下载
- 积分:1
-
Post trough technology used in the communication process between the routines. A...
利用邮槽技术,在进程间进行通信的例程。希望和大家交流。-Post trough technology used in the communication process between the routines. And we hope that the exchanges.
- 2022-03-21 22:34:53下载
- 积分:1
-
直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调...
直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调试:)-called directly to the head of the paper YHideProcess () can be achieved in the process of hidden system! But this method is not through the traditional method of injection threads, but changes in system memory, after 2K XP Debugging :)
- 2022-02-12 08:19:08下载
- 积分:1
-
本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等)
还提...
本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等)
还提供启动进程,按进程名杀死进程,按进程ID杀死进程的功能。-ProcControl the program category, providing enumerate the functions of the process (process information, including : process ID, process name, user name, memory usage, CPU, etc.), also provided to initiate the process by killing the process from the process, the process by killing the process ID function.
- 2022-03-06 19:14:51下载
- 积分:1
-
compiler theory
编译原理-进程管理-compiler theory-process management
- 2023-05-02 09:10:03下载
- 积分:1
-
如何利用风险投资获取模块的基地址。
How to get Module s base address of windows by vc.-How to get Module"s base address of windows b y vc.
- 2023-08-24 05:05:04下载
- 积分:1
-
进程间通讯小程序,用VC2008 编写 WM_COPYDATA 控制发送消息
进程间通讯小程序,用VC2008 编写 WM_COPYDATA 控制发送消息-Inter-process communication applet, using VC2008 write control to send the message WM_COPYDATA
- 2022-09-27 19:55:03下载
- 积分:1
-
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作,
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作,-Exhaustive system process the code, and then kill the process, use the CreateToolhelp32Snapshot and some sort operation,
- 2022-07-04 09:17:57下载
- 积分:1
-
模拟多线程程序实现时间片轮换(多线程与时间片轮换)
模拟多线程程序实现时间片轮换(多线程与时间片轮换)-Simulation of multi-threaded process to achieve the rotation of the time slice (time slice and multi-threaded rotation)
- 2022-08-21 08:06:43下载
- 积分:1