搜索资源列表
APNMemoryManage
- 当时在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
CSharppanel
- 由于WINCE下需要一个画曲线的功能,所以重载了一个C#的panel实现了传入一组或多组数组画曲线 类似于matlab的plot函数-As required under a painting WINCE curve, so a C# overloaded the panel to achieve a pass in an array of drawing curves more groups The plot is similar to matlab function