搜索资源列表
MultiMM
- Some delphi code to Optimal Code - Memory Manager. Memory management pas.
FilterDriverDeveloperGuide
- 本规范包括但不限于以下主题领域: • 说明新的文件系统过滤器管理器的架构和接口 • 部分Windows的内存管理器I / O管理器 和 缓存管理器,界面,影响发展的文件系统过滤器使用新的文件系统过滤器管理器架构。-Summary This specification includes, but is not limited to, the following topic areas: • Descr iption of the new File
FastMM492
- A fast replacement memory manager for Borland Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.
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
neicunguanli
- 本实验要求建造一个没有虚拟功能的内存管理系统.任务如下: 设计一个内存管理器,支持至少两种分配策略,如first-fit,next-fit,best-fit,worst-fit等. 对不同分配策略的性能进行评估. 这次实验主要实现了first fit和best fit两个算法。 -This experiment did not require the construction of a virtual memory management sys
6_262
- 一种基于伙伴的内存管理系统,C++实现,效果不错-memory manager
NTFIS
- 這本書提供詳細WINDOW NT IO MANAGER 以及其他資訊-Windows NT File System Internals presents the details of the NT I/O Manager, the Cache Manager, and the Memory Manager from the perspective of a software developer writing a file system driver or implementing a kern
dlgs
- 大内高手--调试手段及原理.txt 大内高手—全局内存.txt 大内高手—共享内存与线程局部存储.txt 大内高手—内存模型.txt 大内高手—内存管理器.txt 大内高手—常见内存错误.txt 大内高手—序.txt 大内高手—惯用手法.txt 大内高手—栈_堆.txt-Ouchi master- debugging techniques and principles. Txt Ouchi expert- global memory. Txt Ouchi mast
ram_manage
- 北京交通大学操作系统课的内存管理作业,没有把测试程序附上,希望同学们将此代码用于学习使用,然后测试代码可自己加上,里面有编写过程中详尽的注释,适合用做学习,也可大致了解本人代码写作过程-One homework of the BJTU s Operating System, the memory manager. Did not attach a test program. Please use this code for learning. Attach almost very detail
123
- 本实验要求建造一个没有虚拟功能的内存管理系统。任务如下: ?设计一个内存管理器,支持至少两种分配策略, 如 ?rst-?t,Best-?t ?对不同分配策略的性能进行评估。-In this study, no virtual functions required to build a memory management system. The following tasks: ? Design of a memory manager that supports at least
palm_memorymanagment_src
- 一个应用于掌上设备的内存管理接口程序源代码-How to use Palm s Memory Manager API for dynamic memory allocation in palm handheld applications.
Cache
- The Cache Manager is a software-only component that is tightly integrated with the Windows NT Memory Manager to integrate the caching of file system data with the Virtual Memory System. Some operating systems implement their file systems so they have
CPPmemory-manager
- 内存管理是C++最令人切齿痛恨的问题,也是C++最有争议的问题,C++高手从中获得了更好的性能, 更大的自由,C++菜鸟的收获则是一遍一遍的检查代码和对C++的痛恨,但内存管理在C++中无处不 在,内存泄漏几乎在每个C++程序中都会发生,因此要想成为C++高手,内存管理一关是必须要过的-Memory management, C is the most cutting tooth hated, C is the most controversial, C, master gain bett
20130422-show-cpu-and-memory-message
- 实时显示CPU和内存信息,对于经常编程的人很有用,对像我这种想随时了解CPU及内存情况的也很有用。不用打开任务管理器即可方便直观观察到,随时了解计算机的CPU占用率和已使用内存。 程序功能单一,只显示,而是不占你任何界面,对你操作系统无任何影响,在任务栏右下方不起眼的位置显示,在系统日期左边,字不大,想看的时候看一眼,右键弹出菜单只有一个选项:退出。系统运行占用CPU:0 占用内存:7.8M-Real-time display CPU and memory information, f
VC-imitation-task-manager
- vc仿任务管理器源码,该源码与系统任务管理器类似,可获取所有系统所有窗口,进程,模块,包括内存信息,系统类型等,比较全面,另外还引用了SKIN皮肤,编译环境VC6. -Imitation Task Manager vc source, the source and the system task manager like, you can get all the windows of all systems, processes, modules, including memory inform
project
- 虚拟内存管理器操作系统原理课程设计TLB虚拟地址物理地址转换-virtual memory manager
CHAPTER-07.-MEMORYMGR
- 一个内存管理器的完整实现和一个小型测试程序.-Full implementation of a memory manager and a small test program.
CHAPTER-07.-MEMORYMGR
- 一个内存管理器的完整实现和一个小型测试程序.-Full implementation of a memory manager and a small test program.
FastMM4991
- A fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.
xmm12
- XMM is a Turbo Pascal eXtended Memory Manager implementation that supports Microsofts XMS specification level 3.0.