首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 用C++实现的动态内存分配

用C++实现的动态内存分配

  • 资源大小:89.38 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Academic malloc BuddySystemAlgorithm

资 源 简 介

This project is developed for Operating Systems course project; it is a memory allocation module (a C source file) that can be used by a program to allocate memory dynamically. The module will have a functionality like the malloc library, but the amount of space allocated will be in kilobytes (KB). Additionally, the module uses the Buddy System algorithm to manage memory (a logical memory area). Detailed description can be found under Downloads tab. Source code is available under Source/Browse/svn/trunk. You can also check out the source code via Subversion. Maintainer and Author: Selin Guldamlasioglu
VIP VIP
0.191046s