文件名称:APNMemoryManage
- 所属分类:
- Windows CE
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 15kb
- 下载次数:
- 0次
- 提 供 者:
- 宋**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
当时在WinCE下工作,项目中给我们指定使用的内存大小只有10M,而在项目中经常发生内存泄漏,内存使用超出范围等各种错误,所以为了项目质量的提高,写了一个模块系统内存分配的库,用于管理项目中的内存分配。重载了 new,delete 以及实现了 malloc fr-At work in WinCE project gave us the memory size specified using only 10M, and often occur in the project memory leaks, memory usage beyond the scope of errors, so in order to improve the quality of the project, write a module system memory allocation library for managing project memory allocation. Overloading of the new, delete, and achieve a malloc free
(系统自动生成,下载前可以参看下载内容)
下载文件列表
APNMemoryManage\APNMalloc.cpp
...............\APNMalloc.h
...............\ApnMemoryManage.cpp
...............\ApnMemoryManage.h
...............\APNNew.cpp
...............\APNNew.h
...............\FileTableList.cpp
...............\FileTableList.h
APNMemoryManage
...............\APNMalloc.h
...............\ApnMemoryManage.cpp
...............\ApnMemoryManage.h
...............\APNNew.cpp
...............\APNNew.h
...............\FileTableList.cpp
...............\FileTableList.h
APNMemoryManage