搜索资源列表
diaoye5
- m利用MFC实现对操作系统内存管理中请求调页的模拟,并计算缺页率-m the use of MFC to achieve the operating system memory management in the analog paging request, and calculate the rate of missing pages
diaoye6
- 操作系统实验,模拟操作系统内存管理中的请求调页-Experimental system to simulate the operating system memory management in the paging request
kongjian.
- 内存的分配与管理,学习操作系统时希望有帮助,-Memory allocation and management, learning operating system useful
memory
- 操作系统中内存管理的小程序 可以实现基本的磁盘调度-Memory management operating system applets can be a basic disk scheduling
MemoryManager
- 服务器程序中,内存管理很重要,想实现与操作系统相同的内存管理,实在费时费力,而且效果不明显,速度不快。 换一个角度实现一种不会给服务器造成负担的内存管理程序,而且简单快捷有效,这绝对是理想首选!-The server process, memory management is very important to achieve the same with the operating system memory management, it is time-consuming and labo
mem
- 模拟操作系统内存管理,采取最先适应分配。输入进程长度自动在内存中分配空间,并可以按进程名撤销进程释放其内存空间-Simulate the operating system memory management, to take the first to adapt to the distribution. Enter the length of the process of automatically allocate space in memory and can be removed by t
vertualmem
- 大三课程实践,实现操作系统的内存管理,处理多种输入
操作系统+模拟的+欢迎下载+C#版
- 这是个模拟操作系统,实现了基本的文件管理,进程管理,内存管理-This is a simulation of the operating system to achieve the basic document management, process management, memory management
MemeryManage
- 操作系统中关于内存管理的模拟,请大家多多指教-The operating system memory management simulation on the exhibitions
MemoryManaging
- 内存管理模拟实验,为学校操作系统课程设计内容-Memory management simulation for the content of school courses on operating system design
ram_manage
- 北京交通大学操作系统课的内存管理作业,没有把测试程序附上,希望同学们将此代码用于学习使用,然后测试代码可自己加上,里面有编写过程中详尽的注释,适合用做学习,也可大致了解本人代码写作过程-One homework of the BJTU s Operating System, the memory manager. Did not attach a test program. Please use this code for learning. Attach almost very detail
PageStorage
- 完成操作系统的内存管理以及分配问题,主要实现对内存的页式存储功能。-Complete operating system, memory management and allocation, the main achievement of the page of memory storage capabilities.
System
- 为计算机专业操作系统课程设计.虚拟实现了可变分区内存管理,磁盘空白分页管理,进程模拟调度,文件系统.可做为源码参考-Curriculum design for the computer professional operating system. Virtual variable partition memory management, disk blank paging management, process simulation, scheduling, file systems can b
1.1.2
- 新鲜出炉的操作系统请求页式管理FIFO算法。一个进程有60个页面,假设内存分配了8个页面,页长为1K,第0、5、6页已经在内存中,随机生成访问序列,发生缺页中断时,写出相应的字地址、页号及内存中的8个页面。-Fresh baked operating system requests a page management FIFO algorithm. 60 pages of a process, assuming the memory allocated eight pages, page len
os
- 操作系统实验报告 Windows XP 系统管理 Windows任务管理器的进程管理 Windows XP 虚拟内存管理 进程调度-Operating System
SJF
- 操作系统实验内容,实现抢占式短作业优先处理机调度,结合内存管理,内存管理采用首次适应分配算法-Experimental content of the operating system, preemptive short job priority processor scheduling, combined with the memory management, memory management using the first-fit allocation algorithm
melon_os_v0.19
- 自己闲的蛋疼时,写了一个操作系统, 支持进程基于优先级抢占,timer, mutex mailbox 内存管理等特性-I writed a OS kennel in the fucking boiling time
project
- 虚拟内存管理器操作系统原理课程设计TLB虚拟地址物理地址转换-virtual memory manager
内存分配换页
- 操作系统中的内存分配管理,有fifo算法,lruu算法,以及两者比较(Memory allocation management in the operating system, there are FIFO algorithm, lruu algorithm, and the two comparisons)
状态转换和内存管理
- 操作系统状态转换和内存管理 利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。(State conversion of operating system)