-
进程管理和线程管理 进程管理和线程管理
进程管理和线程管理 进程管理和线程管理-Process management process management and thread management and thread management
- 2022-02-07 20:54:29下载
- 积分:1
-
Mutex lock package categories, well
Mutex锁的封装类,设计精良,初学者必看-Mutex lock package categories, well-designed, beginners must-see
- 2022-06-19 15:43:09下载
- 积分:1
-
一个关于进程管理的viasual C++源代码
一个关于进程管理的viasual C++源代码-On process management viasual C++ Source code
- 2022-06-27 01:55:59下载
- 积分:1
-
共享DLL中的变量,可以让多个程序共用一个程序.
共享DLL中的变量,可以让多个程序共用一个程序.-shared DLL variables, which allows multiple processes to share a procedure.
- 2022-04-07 12:08:48下载
- 积分:1
-
多线程实现的快速搜索文件 注:网上搜索,已经验证
多线程实现的快速搜索文件 注:网上搜索,已经验证-multithreading Fast Search document Note : online search, verification
- 2023-01-31 01:40:04下载
- 积分:1
-
Windows多线程编程,使用MFC的方式。版本和补充…
windows多线程编程,利用mfc的方式实现。与dos版本可互补。-windows multithreaded programming, using mfc ways. Dos version and complement each other.
- 2023-01-04 15:55:03下载
- 积分:1
-
vc++6.0编写的 用粘贴板实现进程间通信
vc++6.0编写的 用粘贴板实现进程间通信-vc 6.0 paste prepared by the board with achieving inter-process communication
- 2022-08-19 07:54:09下载
- 积分:1
-
此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储...
此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling algorithm simulation disk containing : flowchart design major source so on. Description : disk is a high-speed, high-capacity, rotating type, direct access storage devices. As computer systems support memory, shoulders the heavy task of input and output, multiple procedures in the system design, while there are often a number of requests to visit disk input and output requests pending.
- 2022-08-15 17:19:56下载
- 积分:1
-
在程序运行过程中创建一个线程
在程序运行过程中创建一个线程-operating procedures in the process of creating a thread
- 2022-01-25 22:27:14下载
- 积分:1
-
使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子...
使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子- Uses the signal light (semaphore), the event (Event), the
critical zone (CriticalSection) carries on line regulation
synchronization the example
- 2022-01-25 21:04:02下载
- 积分:1