搜索资源列表
Delphi 的内存管理器
- 如果代码中使用到需要动态内存的数据类型,那么这些数据类型的内部例程将访 问Delphi 的内存管理器。这些数据类型中就包括了AnsiString。这意味着绝大多数 的Delphi 程序都需要内存管理器-if the code needed to use dynamic memory data types, then these types of data internal routines will visit Delphi memory manager. These data type
pic-c
- 详细介绍了MICROCHIP公司推出的16位的,具有哈佛结构的,更大存储空间的,存储器分段管理的PIC18系列单片机的C语言编程指南-details of the company's going before 16, with Harvard architecture, greater storage space, memory management section of PIC18 MCU Series C Programming Language Guide
XP Services详细解释及建议
- Windows XP集成了许多功能和服务,但是有很多服务是我们个人用户所用不到的,开启只会浪费内存和资源,而且,还影响激活速度。比如alerter、application layer gateway service、application management等等。-Windows XP integrates many functions and services, However, there are a lot of services is used by individual users
Lwip协议栈的设计与实现
- Lwip协议栈的设计与实现 LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使 LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子.-Lwip protocol stack design and rea
Memory.Management.Algorithms.And.Implementation.In
- c和c++的内存管理 与 应用实现 (英文版)
Memory Management - Algorithms and Implementation
- Memory Management - Algorithms and Implementation in C & C
memmanager
- 内存泄漏管理,介绍内存泄漏的避免方法-memory leakage management, memory leakage on the ways to avoid
MemoryManagementPowerPoint
- 对处理器的内存管理进行了详细描述,是理解操作系统里面内存管理的很好的学习材料-right processor memory management for a detailed descr iption, understand memory management system inside a good learning materials
The.Assembly.Programming.Master.Book
- The Assembly Programming Master Book--一本介绍Win32下的汇编编程的好书,书中涉及Win32的方方面面,从内存管理、文件操作到DLL编程、网络编程以及调试、代码分析、内核驱动程序开发。是Win32下学习汇编语言开发不可多得的好书,CHM格式,英文版。-The Assembly Programming Master Book -- 1 on the compilation under Win32 programming books, book Win3
