Welcome![Sign In][Sign Up]
Location:
Search - Memorymanager

Search list

[OtherMemoryManager

Description: 内存管理函数myalloc() ,myfree()以及测试使用时遇到的全部情况如:请求内存时遇到的内存不足,以及能满足请求的几种情况:1.空闲区刚好和请求区大小一样2.空闲区比请求区大,但余下的不能划分会一个分区3.空闲区比请求区大但余下的可以划分为一个空闲区。释放内存时也有好多种情况如:1.已经释放了的内存,再次要求释放2.请求释放的内存不属于myalloc分给的内存区3.释放成功,但释放块没有和前后空闲区合并4.释放成功,释放块和前空闲区合并5.释放成功,释放块和后空闲区合并6.释放成功,释放块和前后空闲区都合并。-myalloc memory management function (), myfree (), and testing the use of the encounter as all of the : request for the memory of the encounter memory, and to meet the request of several situations : 1. idle District exactly the same request of district size 2. request free area than the District, However, the remaining one will not be divided into three districts. request free area than the majority of the remaining but can be divided into a free zone. Release of memory have also varied circumstances such as : 1. Already released in memory, once again demanding the release of two. requests for the release of the memory is not myalloc points to the memory of the three areas. the release of success but the release did not block the merger after four idle. successful release, the release of b
Platform: | Size: 8292 | Author: 黄晓恒 | Hits:

[OtherMemoryManager

Description: 内存管理函数myalloc() ,myfree()以及测试使用时遇到的全部情况如:请求内存时遇到的内存不足,以及能满足请求的几种情况:1.空闲区刚好和请求区大小一样2.空闲区比请求区大,但余下的不能划分会一个分区3.空闲区比请求区大但余下的可以划分为一个空闲区。释放内存时也有好多种情况如:1.已经释放了的内存,再次要求释放2.请求释放的内存不属于myalloc分给的内存区3.释放成功,但释放块没有和前后空闲区合并4.释放成功,释放块和前空闲区合并5.释放成功,释放块和后空闲区合并6.释放成功,释放块和前后空闲区都合并。-myalloc memory management function (), myfree (), and testing the use of the encounter as all of the : request for the memory of the encounter memory, and to meet the request of several situations : 1. idle District exactly the same request of district size 2. request free area than the District, However, the remaining one will not be divided into three districts. request free area than the majority of the remaining but can be divided into a free zone. Release of memory have also varied circumstances such as : 1. Already released in memory, once again demanding the release of two. requests for the release of the memory is not myalloc points to the memory of the three areas. the release of success but the release did not block the merger after four idle. successful release, the release of b
Platform: | Size: 8192 | Author: 黄晓恒 | Hits:

[VC/MFCC++MemoryManager

Description: 讲述C++内存管理的文章,非常非常全面,建议大家下载看看,绝对受益匪浅-On C++ Memory management of the articles, very, very comprehensive, suggest that you download to see the absolute benefit
Platform: | Size: 1690624 | Author: lin | Hits:

[OS DevelopMemoryManager

Description: 内存管理模拟器,利用MFC模拟实现了内存的管理操作--内存分配和释放;不同内存分区利用不同颜色区分;采用首次适应算法实现。-Memory management simulator, the use of MFC to achieve a simulated memory management operations- memory allocation and release different memory partition to use to distinguish between different colors algorithm used to adapt the first time.
Platform: | Size: 3679232 | Author: Jim | Hits:

[Windows MobileMemoryManager

Description: This a Windows Mobile 6.0 smartphone application with source code, developed in C# (.netcf 2.0) Application will show the details about different types of memory available on device ROM,RAM,Flash etc.,-This is a Windows Mobile 6.0 smartphone application with source code, developed in C# (.netcf 2.0) Application will show the details about different types of memory available on device ROM,RAM,Flash etc.,
Platform: | Size: 111616 | Author: Himanshu | Hits:

[OtherMemoryManager

Description: 服务器程序中,内存管理很重要,想实现与操作系统相同的内存管理,实在费时费力,而且效果不明显,速度不快。 换一个角度实现一种不会给服务器造成负担的内存管理程序,而且简单快捷有效,这绝对是理想首选!-The server process, memory management is very important to achieve the same with the operating system memory management, it is time-consuming and laborious, but little effect, the speed unhappy. For an angle to achieve a no burden to the server' s memory management procedures, but simple and quick and effective, it is definitely an ideal choice!
Platform: | Size: 3072 | Author: 汪国梁 | Hits:

[Windows DevelopMemoryManager(2010)

Description: 内存管理模拟,书本上例题模拟实现内存管理模拟,书本上例题模拟实现-Memory management modeling, simulation implementation examples in books
Platform: | Size: 20480 | Author: dugumengyouzi | Hits:

[Windows Developau-memorymanager-pdf

Description: 创建自己的内存管理,关于动态内存的创建和删除-Create your own memory management, dynamic memory on the creation and deletion
Platform: | Size: 50176 | Author: 王刚 | Hits:

[OS programMemoryManager

Description: 操作系统课程中模拟内存管理的程序,模拟内存空间的分配,删除,自动合并-Program of courses in analog memory management of the operating system, the analog memory space allocated, deleted automatically merge
Platform: | Size: 223232 | Author: 无名 | Hits:

[androidMemoryManager

Description: 是一款内存管理器,基于安卓系统的手机应用。可以通过简单操作进行内存的清理-Is a memory manager, and Android-based mobile phone applications. Memory cleanup can be performed through a simple operation
Platform: | Size: 82944 | Author: will | Hits:

[Linux-UnixMemoryManager

Description: Memory Manager Source Code for Linux.
Platform: | Size: 2048 | Author: gingdinla | Hits:

[OS programMemoryManager

Description: 通过在系统层和应用层之间实现一个简易内存池,减轻系统层的负担,提高应用层的内存申请和释放效率,减少磁盘碎片-Through the system layer and application layer between a simple memory pool, reducing the burden on the system layer, application layer to improve application and release of memory efficiency and reduce disk fragmentation
Platform: | Size: 14336 | Author: 佘云峰 | Hits:

[Linux-UnixMemoryManager

Description: 1.通过随机数产生一个指令序列,共320条指令。指令的地址按下述原则生成: (1)50 的指令是顺序执行的; (2)25 的指令是均匀分布在前地址部分; (3)25 的指令是均匀分布在后地址部分; 具体的实施方法是: (1)在[0,319]的指令地址之间随机选取一起点m; (2)顺序执行一条指令,即执行地址为m+1的指令; (3)在前地址[0,m+1]中随机选取一条指令并执行,该指令的地址为m’; (4)顺序执行一条指令,其地址为m’+1; (5)在后地址[m’+2, 319]中随机选取一条指令并执行; (6)重复上述步骤1~5,直到执行320次指令。-1 by the random number generating a sequence of instructions, 320 instructions. The address of the instruction according to the principle of generating: (1) 50 instructions are d sequentially (2) 25 instruction is uniformly distributed in the former address part (3) 25 instruction is uniformly distributed in the address part The concrete implementation method is: (1) randomly selected a starting point m between [0319] instruction address (2) in order to an instruction is d, the instruction address m+1 (3) in the first address [0, m+1] randomly selects an instruction and execution, the instruction address is m (4) in order to an instruction, the address for the M +1 (5) after [m +2, 319] address selected randomly a command and (6) repeat the above steps until 1~5, 320 instructions.
Platform: | Size: 233472 | Author: zhangwei | Hits:

[Linux-UnixMemoryManager

Description: todo Move these constants to a common header file, preferably in tiler.h.
Platform: | Size: 2048 | Author: huxfkf | Hits:

CodeBus www.codebus.net