搜索结果
找到约 532 项符合
memory-spra 的查询结果
操作系统开发 use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my c
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.
Linux/Unix编程 The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called M
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
inco ...
Linux/Unix编程 memory checking tool 源代码valgrind-3.2.1.tar.gz 这是英文使用手册
memory checking tool
源代码valgrind-3.2.1.tar.gz
这是英文使用手册
操作系统开发 Linux共享内存share memory通信机制的内核实现
Linux共享内存share memory通信机制的内核实现,可以为内核线程间通信提供机制
软件设计/软件工程 memory management in detailed
memory management in detailed
嵌入式/单片机编程 Nand Flash Translation Layer 用于nandflash的操作。 bad block memory map garbage collection average er
Nand Flash Translation Layer
用于nandflash的操作。
bad block
memory map
garbage collection
average erase
人工智能/神经网络 memory map file class for C++ builder
memory map file class for C++ builder
其他嵌入式/单片机内容 LPC2142 虚拟U盘源程序 KEIL工程 This is a USB Memory Device demonstration for the Keil MCB2140 Board with
LPC2142 虚拟U盘源程序
KEIL工程
This is a USB Memory Device demonstration for
the Keil MCB2140 Board with Philips LPC2142.
驱动编程 访问32位PCI总线MEMORY的例程
访问32位PCI总线MEMORY的例程,在DOS下运行,用Turbo C编译。
书籍源码 malloc source code _C CUSTOMIZED MEMORY ALLOCATORS_ by Paul Anderson
malloc source code _C CUSTOMIZED MEMORY ALLOCATORS_
by Paul Anderson