-
ucos_ii,源盘,也许是对你有用如果你想学习UCOSII。
ucOS_ii,source from disk,Maybe it s useful for you if you would studt ucosii.
- 2023-02-26 13:30:03下载
- 积分:1
-
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够...
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
- 2022-06-29 21:11:52下载
- 积分:1
-
页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序...
页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序-pages of storage management, several different cross-algorithm, the more profound study storage management, operational procedures
- 2023-06-14 18:55:03下载
- 积分:1
-
正确判断操作系统版本
正确判断操作系统版本,用于判断OS各系统平台版本号
- 2022-03-03 15:50:32下载
- 积分:1
-
vb1weqt rfwergertgerwtewr t
vb1weqt rfwergertgerwtewr t
- 2022-04-20 20:19:25下载
- 积分:1
-
C++写的操作系统原理及实现,模拟页面置换算法FIFO的源码
C++写的操作系统原理及实现,模拟页面置换算法FIFO的源码-C++ Write the operating system and realize the principle of simulated FIFO page replacement algorithm for the source
- 2022-05-24 18:38:44下载
- 积分:1
-
OPNET下的FIFO程序,用以增强OPNET下的FIFO功能...
OPNET下的FIFO程序,用以增强OPNET下的FIFO功能-OPNET under the FIFO procedure to enhance the OPNET functions under the FIFO
- 2022-07-14 02:26:39下载
- 积分:1
-
操作系统进程轮调度算法
操作系统进程按时间片轮转,简单说明了其运行机制
- 2022-11-09 21:35:04下载
- 积分:1
-
51单片机操作系统
这是一个基于时间片的操作系统 通过时间分割 将51单片机 独立出N个低频单片机 并行运行程序,该系统有一定的实用性,特别是要驱动TFT屏的时候,在刷屏的同时单片机任能做其他事情,如果不是用操作系统,像51这种低端的单片机是做不到同时的,所以这个代码非常有学习的价值
- 2022-01-21 21:11:52下载
- 积分:1
-
实现第一
实现先来先服务的算法,有利于不同级别队列的优先运行-To achieve first-come first-serve algorithm, is conducive to different levels of priority queue operation
- 2022-01-26 08:24:39下载
- 积分:1