搜索资源列表
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
space
- 主存的分配和回收的实现与主存储器的管理方式有关的,通过本实验帮助学生理解在可变分区管理方式下应怎样实现主存空间的分配和回收。-Main memory allocation and recovery with the main memory management methods relating to the passage of this experiment to help students understand the variable partition management method
soccer
- 用于matlab仿真程序。可用在无线传感器网络中。-Major performance improvements when using the network blocks. The simulation time is now linear rather than exponential in the simulated time. [The poor performance in previous versions was due to Matlab s memory m
ttsendmsg
- 无线传感器网络应用中的实例,需用matlab工具箱。-* Major performance improvements when using the network blocks. The simulation time is now linear rather than exponential in the simulated time. [The poor performance in previous versions was due to Matlab s memory
Memory
- this a basic memory management API code. its easy to learn.-this is a basic memory management API code. its easy to learn.
diaoye3
- 利用MFC编程,实现对内存管理中的请求调页的模拟-The use of MFC programming, memory management to achieve the requested page transfer simulation
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
neicunguanli
- 内存管理实验,设计一个内存管理器,支持至少两种分配策略,如first-fit, next-fit-Memory management experiment, the design of a memory manager to support the allocation of at least two strategies, such as first-fit, next-fit
dynarray
- Dynamic string array parsing for splitting up strings using a given delimiter. Also teaches about memory management.
ntundoc
- 内存管理的小程序,帮助你给好的理解内存管理-Memory management of small programs to help you to better understand the memory management
memory
- 操作系统中内存管理的小程序 可以实现基本的磁盘调度-Memory management operating system applets can be a basic disk scheduling
Labview_4.0_Advanced_I
- LabVIEW官方培训教程高级一,包含内存管理,网络互联,外部函数调用以及两个模块的丰富练习-LabVIEW Advanced one official training curricula, including memory management, network interconnection, external function call, as well as two modules of the rich practice
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
souser
- 一些关于内存管理的小程序,可以让你对内存的操作与管理有所了解-Some information about memory management of small programs that can give you the memory of the operation and management of an understanding of
BufferManage
- C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management fun
Memory-management-in-LabVIEW-8.5
- LabVIEW 8.5版中的内存管理说明文档-Memory management in LabVIEW 8.5
Dynamic-Memory-Management
- Dynamic Memory Management.If the allocated memory is not freed when it s no longer necessary it will result in a memory leak. It is not specified what will happen to the leaked memory, but contemporary operating systems collect it when the program te
深入理解linux虚拟内存管理
- 老外写的内存管理,基于linux2.4内核(Memory management written by foreigners, based on the linux2.4 kernel)
