-
System Programming source: memory, the buffer zone (Memory/Buffer) treatment, th...
系统编程源码: 内存、缓冲区(Memory/Buffer)处理, 本程序实现CArray摸板类的快速排序
-System Programming source: memory, the buffer zone (Memory/Buffer) treatment, this procedure realize摸板class CArray Quick Sort
- 2022-09-04 09:30:03下载
- 积分:1
-
银行家算法是避免死锁的算法,是最经典的,欢迎下载
银行家算法是避免死锁的算法,是最经典的,欢迎下载-Banker
- 2022-03-21 00:23:11下载
- 积分:1
-
用信号量来实现读者-写者问题
调试程序使其在读者优先模式下可以运行并且能实现基本的功能得出正确的结果:能够实现读写互斥,写写互斥,读读不互斥,一个进程结束能够唤醒等待队列中的进程(先读者队列后写着队列)完善功能:由用户决定写者向缓冲区中写入的内容,读者能够读出并显示出来;当缓冲区中没有数据时,读者要等待,直到缓冲区中有数据才能读根据“读者优先”加以改变,增加一个“写者优先”模式,并且由用户来选择模式
- 2022-08-21 06:56:45下载
- 积分:1
-
大量常用的windows窗口操作控件,实用方便
大量常用的windows窗口操作控件,实用方便-A large number of commonly used windows controls window operations, practical convenience
- 2023-01-26 21:05:04下载
- 积分:1
-
操作系统SCAN算法源码思想,希望有识之士可以棒改进一下,大家受益受益...
操作系统SCAN算法源码思想,希望有识之士可以棒改进一下,大家受益受益-SCAN algorithm source operating systems thinking, I hope people can stick to improve the look, we all benefit from the benefit
- 2022-04-09 14:31:04下载
- 积分:1
-
多道转换调度算法
多道转换调度算法-multiple conversion Scheduling Algorithm
- 2023-07-12 18:35:03下载
- 积分:1
-
学习MFC的程序源代码
学习MFC的程序源代码-learning MFC source code
- 2022-07-14 06:51:07下载
- 积分:1
-
this is the operating system on the classroom, doing internships designed and Th...
这是上完操作系统课时,做的实习设计,又实验的目的,分析,设计。采用的是用响应比作业调度算法。-this is the operating system on the classroom, doing internships designed and The purpose of this experiment, analysis, design. The response ratio is Job Scheduling algorithm.
- 2022-12-28 01:55:03下载
- 积分:1
-
Windows1.0 【1985年珍藏版】
Windows1.0 【1985年珍藏版】-Windows1.0 1985 01/23/2006 :
- 2022-01-22 01:55:39下载
- 积分:1
-
进程控制模拟程序
进程控制模拟程序 设计并实现具有进程创建、撤销、阻塞、唤醒、调度功能的进程控制模拟程序。
- 2022-08-24 16:33:47下载
- 积分:1