搜索资源列表
ChapterMemo
- 内存管理(Chapter 07. MemoryMgr)。一个内存管理器的完整实现和一个小型测试程序。-memory management (Chapter 07. MemoryMgr). A memory management for the complete realization and a small test.
MemoryMgr
- c++ 游戏编程中的内存管理源码示例,适合c++的学习者-game of memory management source examples, suitable for learners c
ChapterMemo
- 内存管理(Chapter 07. MemoryMgr)。一个内存管理器的完整实现和一个小型测试程序。-memory management (Chapter 07. MemoryMgr). A memory management for the complete realization and a small test.
MemoryMgr
- c++ 游戏编程中的内存管理源码示例,适合c++的学习者-game of memory management source examples, suitable for learners c
MemoryMgr
- 查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h" 如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the tw
MemoryMgr
- 可变式分区管理使用的主要数据结构,分配、回收的主要技术,了解最优分配、最坏分配、最先分配等分配算法。-Variable type partition of the data structure, distribution, and the main technology, recovery of optimum allocation, the worst distribution, the first distribution allo
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.
CHAPTER-07.-MEMORYMGR
- 一个内存管理器的完整实现和一个小型测试程序.-Full implementation of a memory manager and a small test program.
ycnegercomplete
- Memory management in Chapter 7, MemoryMgr, a complete implementation of the memory manager
hyperlinkdrandestroy
- 内存管理Chapter 07, MemoryMgr,一个内存管理器的完整实现(Memory management in Chapter 7, MemoryMgr, a complete implementation of the memory manager)