搜索资源列表
vxmalloc
- This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley \"bucket\" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tr
sharememory_allocator
- 一个内存池的allocator,参考stl源码的内存池实现-a pool of memory allocator, reference source stl memory Pool
mmap
- using bibop to design memory allocator
allocator
- 简单的动态内存管理程序源代码,包含测试代码。
BasicString_src
- There are two reasons that urged me to create one more string class, in spite of the fact that so many of them already exist. Let s consider the following scenarios: TCHAR-based application extensively using COM, th
allocator
- 内存地址定位程序-memory address locator
The C Programming Language-C语言详解英文版
- 这是一本讲解C语言的书,是英文编写,十分经典,是大部分公司的新职员入职之前必须要看的书籍之一,很多公司都以它作为培训教材,帮助你更快了解C语言的奥妙。 Contents l Preface l Preface to the first edition l Introduction 1. Chapter 1: A Tutorial Introduction 1. Getting Started 2. Variables and Arith
allocator
- 内存地址定位程序-memory address locator
Buddy.ZIP
- Linux物理内存分配方法:伙伴系统算法原码-Linux physical memory allocation method : Partnership original algorithm system code
vxmalloc
- This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley "bucket" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that trie
sharememory_allocator
- 一个内存池的allocator,参考stl源码的内存池实现-a pool of memory allocator, reference source stl memory Pool
allocator
- 简单的动态内存管理程序源代码,包含测试代码。-Simple dynamic memory management source code, including test code.
Linux-driver-src
- 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改
DynamicStorageAllocator
- Dynamic Storage Allocator
Allocator
- 一个简易高效的内存分配器,通常情况下非常实用-A simple and efficient memory allocator, usually very useful
allocator
- Memory allocator for shared memory access
register-allocator-arm
- Register Allocator implementation for linux API Driver.
Allocator
- 一个简易高效的内存分配器,通常情况下非常实用-A simple and efficient memory allocator, usually very useful
Allocator
- 一个简易高效的内存分配器,通常情况下非常实用-A simple and efficient memory allocator, usually very useful
Memory_malloc
- Memory allocator source code for embedded systems