搜索资源列表
page-management
- 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断-Analog paging virtual memory management hardware address translation and page fault, and choose a paging algorithm processing a page fault.
ffff11122.rar
- 模拟页式虚拟存储管理中硬件的地址转换和缺页中断,采用先进先出处理缺页中断,mock-page virtual memory management hardware address translation and missing pages interruption, using FIFO interrupt handling missing pages
cardread
- 本读卡用于明华rf35读写器,读写所有的m1号序号,主要用于将射频读写器中的内容读写到你需要的环境里(能接受字符串的当前焦点)。读卡有2种方式。一种是虚拟键盘的方式,另一种是剪贴板方式。这2种方式的区别是:剪贴板方式把读卡的信息放到剪贴板内存中去了,替换了剪贴板内存中的内容,而虚拟键盘的方式则是模拟键盘输入的形式,没替换剪贴板内存中的内容-The reader for the Ming Wah rf35 reader, read and write all of the m1 serial nu
addressconversionandthepagefault
- 分页式虚拟存储器中逻辑地址和物理地址之间的转换和缺页中断-Virtual memory paging logical address and physical address conversion and between the page fault
1
- c c++ 模拟实现虚拟分页存储管理 不错的啊-c c++ simulation of virtual paging memory management a good ah
2
- c c++ 模拟实现虚拟分页存储管理 不错的啊-c c++ simulation of virtual paging memory management a good ah
p03
- 1、编写并测试3×3矩阵转置函数,使用数组保存3×3矩阵 2、使用动态内存分配生成动态数组来重新完成上题,使用指针实现函数的功能。 3.写一个程序,定义基类车Vehicle,有Run,Stop等成员函数,由它派生出2个派生类:(自行车类)、(汽车类),从Bbicyce 、Motoracar派生出Motorcycle(摩托车类),它们都有Run,Stop等成员函数。注意虚函数的作用。 -1, to prepare and test the 3 × 3 matrix transpose
virtual-function
- c++类对象和虚函数的内存分布,是初学C++,对C++的内存分配有疑惑的同学-c++ class object' s memory layout
computer_systems_a_programmers
- 深入理解计算机操作系统 英文 2th 本书从程序员的视角详细阐述计算机系统的本质概念,并展示这些概念如何实实在在地影响应用程序的正确性、性能和实用性。全书共12章,主要内容包括信息的表示和处理、程序的机器级表示、处理器体系结构、优化程序性能、存储器层次结构、链接、异常控制流、虚拟存储器、系统级I/O、网络编程、并发编程等。书中提供大量的例子和练习,并给出部分答案,有助于读者加深对正文所述概念和知识的理解。 本书的最大优点是为程序员描述计算机系统的实现细节,帮助其在大脑中构造一个层次型
13
- 将idle内存转换为虚拟内存,很不错的易语言源码,适合易语言爱好者学习。-Idle memory into virtual memory, very good and easy language source code for easy language enthusiasts to learn.
KKK
- 页面虚拟存储,模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。采用先进先出调度算-Page of virtual storage, to analog paging virtual memory management hardware address translation and page fault interrupt, as well as select paging algorithm processing a page fault. Using FI
fenyeguanli
- 模拟存储管理常用的请求分页存储管理技术 深入理解虚拟内存的思想和主要的页面淘汰算法-Commonly used in analog storage management storage management technology demand paging virtual memory depth understanding of the ideas and the main page replacement algorithm
cserli_test_6
- 内存释放工具的源码;主要是对虚拟内存的操作;主要是针对硬盘的虚拟内存的释放的API的操作-Memory release source tools mainly for virtual memory operations mainly for the release of the hard disk virtual memory operation of the API
Virtual-storage
- 虚拟存储器管理。模拟分页式存储器地址转换和缺页中断。-Virtual memory management. Analog paging memory address translation and page fault.
Experiment-5-virtual-memory-page
- 实验五虚拟内存页面置换算法,实验报告,内涵代码-Experiment 5 virtual memory page replacement algorithm, experimental report, content codes
project
- 虚拟内存管理器操作系统原理课程设计TLB虚拟地址物理地址转换-virtual memory manager
kayinpan
- 使用垃圾信息填充硬盘内存及虚拟内存,导致死机-Use the spam to fill the hard disk memory and virtual memory, causing the crash
memory-snmhgation-The
- WIN2000的虚拟内存的原理机制的完全仿真与实现,设计思想非常漂亮,-The WIN2000 completely simulation and realization of the principle of the virtual memory mechanism, design is very beautiful,
1044512
- WIN2000的虚拟内存的原理机制的完全仿真与实现,设计思想非常漂亮,(The WIN2000 completely simulation and realization of the principle of the virtual memory mechanism, design is very beautiful,)
深入理解linux虚拟内存管理
- 老外写的内存管理,基于linux2.4内核(Memory management written by foreigners, based on the linux2.4 kernel)
