搜索资源列表
-
0下载:
WIN2000的虚拟内存的原理机制的完全仿真与实现,没有用MFC,完全用WIN32和DDK实现.设计思想非常漂亮.-WIN2000 the principle of virtual memory mechanism simulation and fully realize without using MFC, Win32 and entirely DDK achieve. Design thinking is very beautiful.
-
-
0下载:
通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解。熟悉虚存管理的各种页面淘汰算法。-through writing and debugging of storage management simulation program to increase the storage management program understanding. Virtual Memory Management familiar with the pages out algorithm.
-
-
0下载:
模拟操作系统的页面置换1、 掌握操作系统的页面置换过程,加深理解页式虚拟存储器的实现原理。
2、 掌握用随机数生成满足一定条件的指令地址流的方法。
3、 掌握页面置换的模拟方法。
-simulation systems of a replacement pages, master pages operating system replacement process deepen our understanding of virtual memory pages of illustra
-
-
0下载:
实现虚拟存储器能给用户提供一个容量很大的存储空间,采用OPT、FIFO、LRU等页面淘汰算法,模拟操作系统的页面置换过程,并计算出页面缺页率.-virtual memory can provide users with a large capacity of storage space, use of OPT, FIFO, LRU algorithm eliminated, and other pages, the pages simulation operating system replac
-
-
0下载:
操作系统实验:模拟LINUX操作系统的虚存管理机制,采用多道程序控制方式、多级页表、FIFO请求方式完成对实存辅存的映射管理,处理访存请求。实现了FIFO、LRU、LFU等页表淘汰算法。-Experimental operating system: LINUX operating system simulation of virtual memory management mechanism, the use of multi-channel control mode, multi-level
-
-
0下载:
虚拟机的技术现在应用的越来越广了,虚拟机的软件可以在不损害原系统的情况下模拟一个真实的机器环境,允许在虚拟机下安装各种不同的操作系统,作为测试环境非常有用,本软件集成了VMwaretools-Virtual machine technology is now more and more widely applied, the virtual machine software can be without prejudice to the case of the original system a
-
-
0下载:
页式虚拟存储管理缺页中断的模拟系统的设计——OPT、FIFO、随机淘汰算法-Virtual memory management page page fault the design of the simulation system- OPT, FIFO, random-out algorithm
-
-
0下载:
页式虚拟存储管理缺页中断的模拟系统的设计方法-Virtual memory management page page fault simulation system design method
-
-
0下载:
操作系统模拟虚拟页式存储管理,使用最近最久未使用(LRU)算法。-The operating system simulation virtual page storage management, use the most recent long-lost use (LRU) algorithm.
-
-
0下载:
在虚拟机环境下模拟静态路由如何抓包并分析,在VMTools环境下通过-Simulation in a virtual machine environment and analyze the static route to get caught in VMTools environment through
-
-
0下载:
加深对于存储管理的了解,掌握虚拟存储器的实现原理;观察和了解重要的页面
置换算法和置换过程。练习模拟算法的编程技巧,锻炼分析试验数据的能力。
-Deepen the understanding of storage management, control and implementation principle of virtual memory observe and understand the importance of the page replacement algorith
-
-
0下载:
1. 存储器虚拟管理系统外存部分:
模拟文件存储空间的管理,实现模拟为新创建的文件分配存储空间。并且可以采用连续分配方式或离散分配方式。程序通过显示空闲表,文件存储信息和盘块信息来模拟存储空间的分配和回收。程序模拟首次适应算法,循环首次适应算法,最佳适应算法,最坏适应算法和离散存储来展示不同存储方式的存储过程的区别。
-1. Virtual memory management system for external memory parts: the simulation of fil
-
-
0下载:
页式虚拟存储管理中地址转换和缺页中断的模拟、司机售票员问题:
编程用fork()创建一个子进程代表售票员,司机在父进程中,再用系统调用signal()让父进程(司机)捕捉来自子进程(售票员)发出的中断信号,让子进程(售票员)捕捉来自(司机)发出的中断信号,以实现进程间的同步运行。-Virtual storage management page address translation and page fault simulation, the driver conductor proble
-
-
0下载:
设计一个请求页式存储管理方案。并编写模拟程序实现之。产生一个需要访问的指令地址流。它是一系列需要访问的指令的虚拟地址。
页面淘汰算法采用时钟页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。
-Design of a requested page storage management solutions. And to prepare implementation of the simulation program. Generate a
-
-
0下载:
easyVM是我的毕业设计,我很后悔做完它之后没有把它传到论坛上来。在我毕业来到珠海后的第十天,我的电脑被小偷入室盗走了,我四年时间里写的所有代码以及从成都带回来的回忆也随着硬盘的丢失而消失了。现在发上来的这份代码是我从邮箱里发给老师的一封邮件上拿回来的。
easyVM是一个简单得不能再简单的虚拟机,只模拟了8086及一些简单外设,可以跑MS-DOS 6.22。-easyVM is my graduation, I am sorry it did not finish af
-
-
0下载:
Sun xVM VirtualBox 用户手册 2.0.6版--
作为一个程序员, 虚拟机的使用必不可少, 方便windows用户模拟使用linux系统。-Sun xVM VirtualBox user manual version 2.0.6- as a programmer, the use of virtual machines necessary to facilitate the simulation of windows users use linux system.
-
-
0下载:
在Linux系统下实现的虚存管理模拟程序,是操作系统课程实践之一。-Implemented in the Linux virtual memory system simulation program management, curriculum practice is one of the operating system.
-
-
0下载:
基于虚拟坐标系统的无线传感器网络仿真代码,C语言编写,Linux环境下运行-Wireless sensor network simulation code based on the virtual coordinate system, C language, run Linux environment
-
-
0下载:
一种经典的基于虚拟坐标系统的紧凑路由算法S4的仿真程序,Linux下运行使用,Infocom原文作者提供-A classic S4 is a compact routing algorithm based on virtual coordinate system simulation program, running under Linux, Infocom, the original author
-
-
0下载:
i686 pc 64位虚拟操作系统,用于windows下模拟linux 系统-i686 pc 64-bit virtual operating system for windows under linux system simulation
-