FirstFit

所属分类:系统编程
开发工具:C++
文件大小:1433KB
下载次数:19
上传日期:2012-10-09 14:48:35
上 传 者kkklyjb
说明:     最先适应分配算法 FF算法要求空闲分区链以地址递增的次序链接。在分配内存时,从链首开始顺序查找,直到找到一个大小能满足要求的空闲分区为止;然后再按作业大小,从该分区中划出一块内存空间分配给请求者,余下的空闲分区仍留在空闲链中
(The first to adapt to the the allocation algorithm the FF algorithms require idle Zoning chain to address increasing order link. Allocate memory from the chain first began to order for the size of the job until you find a size to the idle partition so far to meet the requirements then draw from the partition a memory space allocated to the requester, the rest of the free partition remain In the idle chain)

文件列表:
8主存分配 (0, 2012-10-09)
8主存分配\Debug (0, 2012-10-09)
8主存分配\Debug\vc60.idb (222208, 2012-06-29)
8主存分配\Debug\vc60.pdb (77824, 2012-06-29)
8主存分配\Debug\主存分配.exe (192634, 2012-06-29)
8主存分配\Debug\主存分配.ilk (201824, 2012-06-29)
8主存分配\Debug\主存分配.obj (34578, 2012-06-29)
8主存分配\Debug\主存分配.pch (3658428, 2012-06-29)
8主存分配\Debug\主存分配.pdb (476160, 2012-06-29)
8主存分配\主存分配.cpp (14409, 2012-06-29)
8主存分配\主存分配.dsp (4310, 2012-06-28)
8主存分配\主存分配.dsw (524, 2012-06-28)
8主存分配\主存分配.ncb (50176, 2012-06-29)
8主存分配\主存分配.opt (48640, 2012-06-29)
8主存分配\主存分配.plg (1337, 2012-06-29)

近期下载者

相关文件


收藏者