搜索资源列表
fifoyemianzhihuan
- 通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解。熟悉虚存管理的各种页面淘汰算法。通过编写和调试地址转换过程的模拟程序以加强对地址转换过程的了解-through writing and debugging of storage management simulation program to increase the storage management program understanding. Familiar with virtual memory management alg
mult-users-mult-dir-file-system
- 功能: 1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2.文件物理结构可采用显式链接或其他方法。 3.磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4.文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5
BulgeTest
- 虚拟内存文件操作类,继承于CDocument类-virtual memory file opration class
FileMapping
- 用于在Windows系统中的内存映射操作,简单好用-a simple file mapping C++ class in windows , use for simple virtual memory allocation or file access
WriteToFile
- 测试普通文件操作和内存映射文件分别在普通堆缓冲和虚拟内存缓冲情况下的性能.代码在不同的机器上执行情况会不同-Test ordinary file operations and memory-mapped files are in the normal heap buffer performance and virtual memory buffer conditions. Code execution on different machines circumstances will be dif
mqxjb
- WIN2000的虚拟内存的原理机制的完全仿真与实现,设计思想非常漂亮,-The WIN2000 completely simulation and realization of the principle of the virtual memory mechanism, design is very beautiful,
dhsk__virtual
- 利用系统内存建立虚拟磁盘,在一些信息比较保密的应用系统里,这种技术不可缺,-System memory is used to establish the virtual disk, in some of the information is confidential application system, this technology is not to be short of,
dxq__program
- 一个虚拟内存分配的示例程序,显示如何使用虚拟内存技术来处理一个结构数组,,(A virtual memory allocation of the sample program, shows how to use virtual memory technology to process a structure array,,)
