搜索资源列表
os
- 操作系统的段页式存储管理的地址转换,实现了段页式存储管理的地址转换。-Paragraph page storage management operating system, address translation, the storage management segment page address translation.
File-management
- 这个C程序用来模拟操作系统的段页式存储管理。采用链表、队列等数据结构完成模拟段页式存储管理。-This C program to simulate the operating system storage management segment page. Using linked lists, queues and other data structures to complete the simulation section page storage management.
段页式
- 编写程序完成段页式虚拟存储管理存储分配、地址重定位和缺页中断处理。(The program completes the paragraph page type virtual storage management, storage allocation, address relocation and page fault handling.)