-
得到的过程,创造的过程,删除过程,过程管理
获取流程、创建流程、删除流程、流程管理器
- 2023-05-18 10:25:03下载
- 积分:1
-
VB编写的DLL程序代码
VB编写的DLL程序代码-VB prepared DLL code
- 2023-08-15 11:30:03下载
- 积分:1
-
demonstration of how the procedure can only run one process, if the procedures a...
演示了如何让程序仅仅只能运行一个进程,如果程序已经运行,再点exe就会激活原来已经运行的那个进程。-demonstration of how the procedure can only run one process, if the procedures are already running, then points exe will activate the original operation of that process.
- 2023-01-08 21:10:02下载
- 积分:1
-
Provides a shared memory under windows class, the class is just a simple model t...
提供了一个windows 下共享内存的类,该类只是一个简单的模型,说明了在windows 下如何实现共享内存-Provides a shared memory under windows class, the class is just a simple model to illustrate how in the windows shared memory
- 2023-08-23 03:35:04下载
- 积分:1
-
操作系统实验课程中模拟虚拟存储器的算法
使用先进先出调度算法实现...
操作系统实验课程中模拟虚拟存储器的算法
使用先进先出调度算法实现-experimental courses operating system virtual memory simulation algorithm using FIFO scheduling algorithm
- 2022-01-25 15:37:34下载
- 积分:1
-
进程管理和线程管理 进程管理和线程管理
进程管理和线程管理 进程管理和线程管理-Process management process management and thread management and thread management
- 2022-04-30 01:15:38下载
- 积分:1
-
操作系统中的先进先出,最佳淘汰等算法的比较。
操作系统中的先进先出,最佳淘汰等算法的比较。-the FIFO operating system, such as the best out of the comparison algorithm.
- 2023-02-22 23:00:04下载
- 积分:1
-
multithreaded code demo online downloading as I see here is not like ah
多线程演示代码
好像网上有下载
但是我看到这里边好像没有呀-multithreaded code demo online downloading as I see here is not like ah
- 2022-03-22 23:04:30下载
- 积分:1
-
visual c++消息处理和多线程编程
visual c++消息处理和多线程编程-visual c++ message processing and multi-threaded programming
- 2022-07-26 08:06:31下载
- 积分:1
-
Remote Run Library is a part of the code provides a complete remote (remote here...
Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to the process is different from the other process space) runtime environment (including the use of code implicit API calls, string constants, global/static variables, abnormal protection) tool. It allows you to the arbitrary process (as long as you have sufficient authority) run a piece of code or exe, which allows two or more executable file in the same process space operations.
- 2022-11-10 12:15:04下载
- 积分:1