-
Protects process from killing.
Protects process from killing.
- 2022-01-31 06:11:41下载
- 积分:1
-
获取进程模块的信息
获取进程模块的信息-access to the information process module
- 2022-01-31 20:35:58下载
- 积分:1
-
中央处理器油门进入源代码,比较先进!初学者不应该下来…
CPU Throttle查看的源代码,比较高级!初学者不要下载-CPU Throttle access to the source code, more advanced! Beginners should not download
- 2023-04-24 14:00:04下载
- 积分:1
-
NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHA...
NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL, szModule, 256) _stprintf(szText, szFormat, szModule) MessageBox(NULL, szText, _T("远程线程"), MB_OK MB_ICONINFORMATION) return 0 }-NT environment to achieve the hidden process added : ThreadMain put in the code to be thrown in this supplement : DWORD ThreadMain (HINSTANCE hInst) (TCHAR szModule [256], szText [512], [256] szFormat LoadString (hInst, IDS_FORMAT, szFormat, sizeof (szFormat)/sizeof (TCHAR)) GetModuleFileName (NULL, szModule, 256) _stprintf (szText, szFormat, szModule) MessageBox (NULL, szText, found ( "Remote threads"), MB_OK MB_ICONINFORMATION) return 0 )
- 2022-02-01 13:00:17下载
- 积分:1
-
一个进程隐藏的例子
一个进程隐藏的例子-an example of the hidden proce
- 2023-02-08 14:55:03下载
- 积分:1
-
实现一个多线程管理类,能够设定线程个数,自动分配任务,判定进程是否结束...
实现一个多线程管理类,能够设定线程个数,自动分配任务,判定进程是否结束-The realization of a multi-threaded management can set the number of threads, automatic distribution of tasks, to determine whether or not the end of the process
- 2022-01-30 21:54:23下载
- 积分:1
-
创建、管理线程池的源代码
创建、管理线程池的源代码- Foundation, management line Cheng Chi source code
- 2022-02-07 14:10:08下载
- 积分:1
-
VC目录:
演示Viusal C++中创建多线程的方法
编译环境要求:
安装Viusal C++6.0
主要文件说明:
ThreadD...
VC目录:
演示Viusal C++中创建多线程的方法
编译环境要求:
安装Viusal C++6.0
主要文件说明:
ThreadDemo.cpp: 演示创建线程的C++文件
run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemplating the installation of key documents : ThreadDemo.cpp : Presentations create threads document run.cmd C : automatic orders to open a window to the procedure script file
- 2023-05-12 08:35:03下载
- 积分:1
-
共享内存多进程通讯例子
共享内存多进程通讯例子-the demo of shared memory multi-process communication
- 2022-02-04 23:47:25下载
- 积分:1
-
操作系统实验
操作系统实验--计算页面置换算法的不同命中率-experimental operating system-- Calculation algorithm replacement pages of different shooting
- 2022-09-19 11:35:03下载
- 积分:1