-
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
-
This is a dsp2812 on the transplant procedure, I tested, is very poor, good thin...
这是一个在dsp2812上移植的程序,本人测试过,很不差,好东西-This is a dsp2812 on the transplant procedure, I tested, is very poor, good things
- 2022-01-28 02:02:24下载
- 积分:1
-
MIPS系列CPU下的测试代码,非常好的东西;
MIPS系列CPU下的测试代码,非常好的东西;-MIPS CPU series of test code, a very good thing;
- 2022-08-20 09:23:57下载
- 积分:1
-
操作系统中关于version项目
操作系统中关于version项目-version of the operating system project
- 2022-07-26 20:39:58下载
- 积分:1
-
dining philosophers problem Java version
哲学家进餐问题Java版-dining philosophers problem Java version
- 2022-06-16 20:08:38下载
- 积分:1
-
qt-x11-opensource-src-4.1.4.tar.gz源码-qt- x11- opensource- src- 4.1.4.tar.gz FOSS
- 2023-08-31 06:00:10下载
- 积分:1
-
这里是UC/OS-11 的2.6的内核代码
这里是UC/OS-11 的2.6的内核代码-UC/OS-11 here is the 2.6 kernel code
- 2022-02-03 09:47:28下载
- 积分:1
-
操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。...
操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。-operating systems course, readers who wrote in a tracing solutions; In VC6 downward through, Virtual console operation.
- 2022-07-01 19:54:17下载
- 积分:1
-
memory management system simulation
模拟内存管理系统-memory management system simulation
- 2022-03-01 04:00:19下载
- 积分:1
-
Nucleus Plus 移植代码 PowerPC 860
Nucleus Plus 移植代码 PowerPC 860-Nucleus Plus Code For PowerPC 860
- 2022-07-25 07:09:18下载
- 积分:1