搜索资源列表
fileSpaceManage
- 文件存储空间管理,能够进行文件空间的分配,并进行内存的空间回收,和盘块一致性检查工作-file storage space management, file space allocation, and memory space recovery, set pieces and consistency checks
操作系统管理
- 操作系统,进程调度,内存管理,的好例子-operating systems, process scheduling, memory management, a good example
实验二
- 一、实习内容 主存储器空间的分配和回收。 二、实习目的 通过本实习帮助理解在不同的存储管理方式下应怎样贮存空间的分配和回收。 -an internship contents of main memory space allocation and recovery. 2, internships purpose of the internship through the help understand the different storage management practic
JavaSourseManager
- 使用JAVA编写的操作系统实验-内存资源管理和释放模拟程序-use Java to prepare the experimental operating system-memory resources management and the release of Simulation Program
xnnc
- 操作系统虚拟内存管理实验报告-operating system virtual memory management Experimental Report
Memory.FIFO
- 操作系统中的 内存管理 FIFO算法模拟-OS FIFO memory management algorithm simulation
Memory.LRU
- 操作系统中 的 存储管理 LRU 算法模拟实现-OS storage management LRU algorithm simulation
mem_manage
- 包含三个类:1.一个管理自己的类存分配的类;2.一个不会释放空间的内存缓冲池类;3.一个会释放空间的内存缓冲池类;-includes three categories : 1. A management of the distribution of deposit category; 2. A space will not release the memory buffer pool; 3. Space will release a memory buffer pool;
Theoperatingsystemmemorymanagementcurriculumdesign
- 关于计算机内存分配管理的程序,内涵原码,可以帮助同学们和需要的人理解内存分配问题,加深对计算机操作系统的理解.-With regard to the management of computer memory allocation process, meaning the original code, can help students and those who need to understand memory allocation issues, deepen their understa
Memory-Management
- 操作系统中,采用首次适应算法+最佳适应算法实现内存管理,用C进行模拟-Operating system, using the first-fit algorithm the+ best fit algorithm memory management, simulation in C
FileSystem
- 模拟Linux的文件系统实现,控制台界面,生成100M磁盘文件来模拟文件系统,包括文件,目录的各种创建,插入,删除操作,内存块分配,i节点索引管理,超级块管理等。-Analog Linux file system, console interface, generate a a 100M disk file to simulate the file system, including file, directory create, insert, and delete operations, a
CPP-Memory-management-algorithms-n
- 一本很好的讲述c++内存管理的书,对c++编程者有很大的帮助-failed to translate
memory
- 这是操作系统中经常用到的存储管理的代码,希望对大家有用,谢谢。-This is the storage management is often used in the operating system code, I hope useful for all of us, thank you.
