搜索资源列表
Mem_Test2.0
- 虚拟内存管理,用最先适配法,最优适配法,最差适配法-Virtual Memory management using First-fit, Best-fit and Worst-fit
VirtMALLOC
- 可以分配进程下面的虚拟内存空间,并对其进行操作-process to be allocated under the virtual memory space, and its operation
conan
- 操作系统实验课程中模拟虚拟存储器的算法 使用先进先出调度算法实现-experimental courses operating system virtual memory simulation algorithm using FIFO scheduling algorithm
MipsTlbTest
- MIPS 虚存测试, 表明在裸机环境, 无OS,无LOADER时如何定位目标码,将虚存与相应的物理单元做比较.原创.-MIPS Virtual Memory tests show the bare metal, no OS, without LOADER how to target code, virtual memory and the corresponding physical cell comparison. Originality.
实验六 Windows 2000虚拟内存
- 一个虚拟内存实验,对刚学习的朋友很有用。-an experimental virtual memory, learning just friends useful.
实验七 Windows 2000虚拟内存-2
- 也是虚拟内存的实验,不过和第一个不同,从另一个角度来实现的。-is virtual memory, but a different one and, from another point of view to achieve.
visualmemory
- 虚拟存储器的源代码-virtual memory source
windowsmemory
- 用vc++编写的一个虚拟内存管理的程序!!界面一般,谢谢大家的支持-vc prepared using a virtual memory management procedures! ! Interface General, thank you for the support
imdisk_source.zip
- ImDisk Virtual Disk Driver for Windows NT/2000/XP. This driver emulates harddisk partitions, floppy drives and CD/DVD-ROM drives from disk image files, in virtual memory or by redirecting I/O requests somewhere else, possibly to another machine, t
Windows_Kernel_Security_Programme
- 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
xunicunchuqi
- 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。 1.模拟分页式存储管理中硬件的地址转换和产生缺页中断。 2.用先进先出(FIFO)页面调度算法处理缺页中断。 3.用最近最少用(LRU)页面调度算法处理缺页中断。 -Analog paging virtual memory management hardware address translation and page fault, and choose a paging algorit
page
- 使用visual studio 6.0编写的虚拟内存页面置换算法-Prepared using the visual studio 6.0 virtual memory page replacement algorithm
virtual-memory-allocation--tracking
- 编写一个程序,包括两个线程,一个线程用于模拟内存分配活动,另一个用于跟踪第一个线程的内存行为,要求两个线程之间通过信号量实现同步,模拟内存活动的线程可以从一个文件中读出要进行的内存操作。将VirtualAlloc函数的参数flAllocationType分别设置为MEM_RESET,MEM_TOP_DOWN,将flProtect参数分别设置为PAGE_GUARD,PAGE_NOACCESS,PAGE_NOCACHE,执行并查看内存分配的结果。-Write a program that consi
Software-Virtual-Memory-Management-for-MMU-less-E
- Software Virtual Memory Management for MMU-less Embedded Systems
virtual-memory
- windows核心编程-虚拟内存, 针对大文件读取的解决之道-windows core programming- virtual memory
virtual-memory-usage
- windows核心编程-虚拟内存, 虚拟内存技术的使用-windows core programming-virtual memory
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
memory-snmhgation-The
- 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)
