首页 | 本学科首页   官方微博 | 高级检索  
     

Windows下堆内存管理机制研究
引用本文:胡兆阳,谢余强,舒辉.Windows下堆内存管理机制研究[J].计算机工程与应用,2005,41(17):59-61,64.
作者姓名:胡兆阳  谢余强  舒辉
作者单位:信息工程大学信息工程学院,郑州,450002
基金项目:国家网络与信息安全保障持续发展计划917专项基金(编号:2004-研1-917-A-13)
摘    要:堆是用来存储动态数据的内存区域。通过堆函数,可以在进程的地址空间里创建私有堆,继而可以通过系统提供的一系列函数来管理堆中的内存。首先分析了堆的基本结构。然后通过对Windows堆中内存块的分配和释放进行深入分析。详细阐述堆内存的管理机制。

关 键 词:  堆结构  内存管理  分配算法  释放算法
文章编号:1002-8331-(2005)17-0059-03

Research of Heap Memory Management Mechanism in Windows
Hu Zhaoyang,Xie Yuqiang,SHU Hui.Research of Heap Memory Management Mechanism in Windows[J].Computer Engineering and Applications,2005,41(17):59-61,64.
Authors:Hu Zhaoyang  Xie Yuqiang  SHU Hui
Abstract:The heap is an area of memory used for storage of dynamic data.The heap functions enable a process to create a private heap.The process can then use a separate set of functions to manage the memory in that heap.Firstly,this paper analyzes basic structure of the heap.Then it discusses the mechanism of heap memory management in detail by representation of allocation and free of memory block.
Keywords:heap  heap structures  memory management  allocation algorithm  free algorithm  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号