-
5,操作系统图形界面银行家算法
5,操作系统图形界面银行家算法-5, the operating system GUI bankers Algorithm
- 2022-02-26 08:59:06下载
- 积分:1
-
dining philosophers problem Java version
哲学家进餐问题Java版-dining philosophers problem Java version
- 2022-06-16 20:08:38下载
- 积分:1
-
短进程作业调度
短作业优先级调度,mfc框架,实现短进程优先调度算法,可以运行,应该会有帮助
- 2022-02-25 20:31:20下载
- 积分:1
-
操作系统实验
资源描述实验一进程的同步.................................................................................................................. 1
1实验目的........................................................................................................................ 1
2实验内容........................................................................................................................ 1
实验二处理机调度.................................................................................................................. 3
1实验目的........................................................................................................................ 3
2实验内容........................................................................................................................ 3
实验三银行家算法...........................................................................................................
- 2022-09-02 03:10:05下载
- 积分:1
-
In layman
深入浅出ARM7-LPC213x_214xEmbedded_systems_architecture_Programming_and_Design-In layman
- 2022-07-01 11:28:27下载
- 积分:1
-
C prepared by the bank ATM system. Function well, not the incidental detail writ...
采用C++编写的银行ATM系统。功能不错,不详细介绍了
附带我们自己写的课程设计报告-C prepared by the bank ATM system. Function well, not the incidental detail write our own curriculum design report
- 2022-04-20 16:37:34下载
- 积分:1
-
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、...
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex" s function and the critical region is very similar. The difference is: Mutex spent more time than the multi-Critical Section, but the Mutex is the core object (Event, Semaphore is), you can cross-process use, and has been locked waiting for a Mutex can be set to TIMEOUT, not as Critical Section did not know the critical situation in the region, for so long and so die.
- 2023-07-23 08:05:05下载
- 积分:1
-
C++写的操作系统原理及实现,模拟页面置换程序lru的源码
C++写的操作系统原理及实现,模拟页面置换程序lru的源码-C++ Write the operating system and realize the principle of simulated LRU page replacement procedures of the source
- 2022-01-30 12:26:15下载
- 积分:1
-
BIOS 的设置与调整一直以来都是电脑使用的热点,尤其是大多数初、中级
用户都希望能够有资料帮助他们,本书以BIOS 的基础知识为起点,针对主板、
显卡...
BIOS 的设置与调整一直以来都是电脑使用的热点,尤其是大多数初、中级
用户都希望能够有资料帮助他们,本书以BIOS 的基础知识为起点,针对主板、
显卡、调制解调器等的BIOS 设置、升级、优化进行了系统的讲解,教读者如何
通过BIOS 来达到优化系统、解决常见问题。本书的读者定位为:电脑初、中级
用户。-BIOS setup and adjust the use of computers has always been hot, especially the majority of the early, intermediate users wish to have information to help them, this book to BIOS basic knowledge as a starting point, for motherboards, graphics cards, modems, BIOS, etc. settings, upgrade, and optimize the system to explain, teach readers how to achieve optimized system BIOS to resolve common problems. Readers of this book as: computer early, intermediate users.
- 2022-02-06 12:24:37下载
- 积分:1
-
利用vc++的各项相关功能和操作系统的相关知识完成哲学家算法~...
利用vc++的各项相关功能和操作系统的相关知识完成哲学家算法~-Using vc++ with the relevant functions and knowledge of the operating system to complete the philosopher algorithm ~
- 2022-02-04 19:28:44下载
- 积分:1