搜索资源列表
Memory.LRU
- 操作系统中 的 存储管理 LRU 算法模拟实现-OS storage management LRU algorithm simulation
bfBufferTest
- miniSQL buffer manager 以block (4k)为基础的从disk到main memory的buffer,CPP,全自动的,高度封装,无需其他模块帮助,即已经实现dirty,LRU 替换等功能-miniSQL buffer manager based on blocks which is 4k size, in cpp, high ziped, need no assistance from other module to implement the LRU replacem
LRU
- 模拟LRU页面置换算法---操作系统的相关知识-Simulate LRU page replacement algorithm--- operating system
LRU
- CACHE的LRU算法的简单代码,编译运行环境为WINDOWS下VS2010。-CACHE LRU algorithm simple code, compile and run under WINDOWS environment VS2010.
LRU
- 操作系统实验课C语言实现的实验简单的最久未使用算法-The most-recently-used experimental simple algorithm operating systems experimental class C language
LRU_OSmode
- 利用VC和ege图形函数库编写基于LRU的请求分页模拟操作系统。模拟的功能有文件系统,鼠标响应,进程调度等。-VC and ege use graphics library written request LRU paging simulation operating system is based. Analog features include file systems, the mouse response, process scheduling.