-
本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。...
本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-asked to use the experimental high-level language debugging and prepared a simple algorithm bankers procedures. A better understanding of the application of resources to avoid deadlock concepts, and experience and understanding of deadlock and avoid deadlock the specific implementation measures.
- 2023-06-18 13:45:04下载
- 积分:1
-
多线程实现的快速搜索文件 注:网上搜索,已经验证
多线程实现的快速搜索文件 注:网上搜索,已经验证-multithreading Fast Search document Note : online search, verification
- 2023-01-31 01:40:04下载
- 积分:1
-
在MFC下面点击菜单响应线程池工作事件,线程池工作是一个写文件内容到c盘。可以设定线程池的大小。...
在MFC下面点击菜单响应线程池工作事件,线程池工作是一个写文件内容到c盘。可以设定线程池的大小。-In the MFC-click menu below to respond to the work of the event thread pool, thread pool is a written document to the c drive. Can set the thread pool size.
- 2022-06-28 19:58:00下载
- 积分:1
-
枚举系统当前进程源代码,可用于判断某个进程是否开始或者结束。...
枚举系统当前进程源代码,可用于判断某个进程是否开始或者结束。-current process enumeration system source code can be used to judge whether a particular process or ended.
- 2022-07-14 14:39:25下载
- 积分:1
-
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。...
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, help understand the processor scheduling process.
- 2022-08-05 15:12:16下载
- 积分:1
-
多线程编程终结篇之一 使用WIN32API编写多线程源码
多线程编程终结篇之一 使用WIN32API编写多线程源码-One multi-threaded programming终结篇prepared using Win32API-source multi-threaded
- 2022-01-31 13:47:05下载
- 积分:1
-
在程序运行过程中创建一个线程
在程序运行过程中创建一个线程-operating procedures in the process of creating a thread
- 2022-01-25 22:27:14下载
- 积分:1
-
本人的操作系统题目,用优先级算法实现进程调度,可以随时添加进程进入就绪队列。...
本人的操作系统题目,用优先级算法实现进程调度,可以随时添加进程进入就绪队列。-subject of the operating system, with priority scheduling algorithm process, the process can be added at any time into ready queue.
- 2022-01-26 15:06:26下载
- 积分:1
-
当前比较流行的线程生产者和消费者模型,主要采用了信号灯机制。在vc6编译...
当前比较流行的线程生产者和消费者模型,主要采用了信号灯机制。在vc6编译-current more popular threads model of producers and consumers, mainly in the signal mechanism. The compiler vc6
- 2022-10-09 05:10:02下载
- 积分:1
-
这个本人学习多线程时写的一个小程序,演示了多个线程的建立,对初学者很有用。...
这个本人学习多线程时写的一个小程序,演示了多个线程的建立,对初学者很有用。-This multi-threaded when I learn to write a small program that demonstrates the establishment of multiple threads, useful for beginners.
- 2022-03-03 01:32:44下载
- 积分:1