搜索资源列表
memory
- vxworks 内存管理 静态内存池分配,释放等-VxWorks memory management static memory pool allocation, release, etc.
Optimal
- 存储管理中页面置换算法性能测试 要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面 置换算法进行性能测试,并对结果进行分析和比较。 (1) 最佳适应(Optimal)页面置换算法; (2) 先进先出(FIFO)页面置换算法; (3) 最近最久未使用(LRU)页面置换算法; (4) 最少使用(LFU)页面置换算法。 要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page repla
Memory.Management.Algorithms.and.Implementations.I
- Memory.Management.Algorithms.and.Implementations.In.C.C++一书的源码和书中图片的ppt格式大图。-Source code for book <<Memory.Management.Algorithms.and.Implementations.In.C.C++>> and all book diagrams in ppt format.
memory-management
- 内 存 管 理 深 入 剖 析 资 料-Memory management explains
uc-osii-memory-management
- uc/os内存管理可供学习,开发 使用.-uc/os memory management for learning, development and use.
NCMag
- 内存管理工具源码,vb源码,非常好的-Memory management tools for source code, vb source code, very good. . Hei hei. .
xunicunchuqi
- 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。 1.模拟分页式存储管理中硬件的地址转换和产生缺页中断。 2.用先进先出(FIFO)页面调度算法处理缺页中断。 3.用最近最少用(LRU)页面调度算法处理缺页中断。 -Analog paging virtual memory management hardware address translation and page fault, and choose a paging algorit
Indepth.understanding.Linux.memory.management
- 深入理解Linux虚拟内存管理In-depth understanding of Linux virtual memory management -In-depth understanding of Linux virtual memory management
WinCE-Memory-Management-
- wince环境下,详细讲述内存管理的相关机制。对于wince内存的体系框架,机制有着详细的说明。-wince environment, the detailed account of the memory management mechanisms. Framework for the wince system memory, the mechanism has a detailed explanation.
vsim_Windows-2000-Memory-Management
- A book for Windows 2000 Memory Management
Memory-management-in-LabVIEW-8.5
- LabVIEW 8.5版中的内存管理说明文档-Memory management in LabVIEW 8.5
memory-management
- 一个C语言使用的内存管理的通用库,使用该库后,在C中调用内存分配等函数(库中的)不用显式释放。-A C language using general-purpose memory management library, the use of the library, in the C memory allocation function call (the library) without explicitly released.
Memory-management
- 操作系统内存管理实验 实验环境:Microsoft Visual C++ 6.0 编程语言:C-Operating system memory management experiment experimental environment: Microsoft Visual C++ 6.0 Programming Language: C++
memory-management-
- 用C语言模拟虚拟存储器管理--模拟内存分配与回收。-Virtual simulation in C language memory management- analog memory allocation and recovery.
Memory-management
- 内存管理,1、在该实验中,采用可变分区方式完成对存储空间的管理(即存储空间的分配与回收工作)。 2、设计用来记录主存使用情况的数据结构:已分区表和空闲分区表。 3、在设计好的数据结构上设计一个主存分配算法,要求实现的基本功能操作有:寻找空闲分区,空闲分区表的修改,已分区表的修改。 4、在设计好的数据结构上设计一个主存回收算法。其中,若回收的分区有上邻空闲分区和(或)下邻空闲分区,要求合并为一个空闲分区登记在空闲分区表的一个表项里。-Memory management, 1, in t
Memory-Management-1_2_3
- memory management points
Software-Virtual-Memory-Management-for-MMU-less-E
- Software Virtual Memory Management for MMU-less Embedded Systems
Linux-memory-management
- 此文章讲述的是Linux内存管理和进程调度的实时化研究与改进-This article is about Linux memory management and process scheduling, real-time study and improvement of
CPP-memory-management-techniques
- C++内存管理技术内幕.能解决内存碎片引起的系统崩溃等问题.-C++ memory management techniques. Can solve the memory system crash caused by the debris
VN-Advanced--to-CPP-Memory-Management-and-CPP-Obj
- Overall C++ at famous university MIT VN Advanced to C++ Memory Management and C++ Object-Oriented Programming Ptofessional-Overall C++ at famous university MIT VN Advanced to C++ Memory Management and C++ Object-Oriented Programming Ptofession
