搜索结果
找到约 532 项符合
memory 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (39)
- 单片机开发 (34)
- 微处理器开发 (31)
- VHDL/FPGA/Verilog (30)
- 其他 (29)
- 其他书籍 (28)
- 技术资料 (25)
- 嵌入式/单片机编程 (20)
- Linux/Unix编程 (19)
- 操作系统开发 (17)
- DSP编程 (15)
- 其他嵌入式/单片机内容 (14)
- 人工智能/神经网络 (12)
- 系统设计方案 (11)
- 数学计算 (9)
- 传感与控制 (8)
- 可编程逻辑 (8)
- 驱动编程 (8)
- 嵌入式Linux (8)
- Java编程 (8)
- 汇编语言 (8)
- Windows CE (7)
- 文章/文档 (7)
- Delphi控件源码 (7)
- 电子书籍 (6)
- 软件设计/软件工程 (6)
- 编译器/解释器 (6)
- VC书籍 (6)
- VIP专区 (6)
- 学术论文 (5)
- 测试测量 (5)
- 书籍源码 (5)
- 网络 (5)
- 教程资料 (4)
- FlashMX/Flex源码 (4)
- 数据结构 (4)
- ARM (3)
- 数据库系统 (3)
- VxWorks (3)
- Symbian (3)
- Windows Mobile (3)
- 技术书籍 (2)
- PCB相关 (2)
- 电源技术 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- 通讯/手机编程 (2)
- 文件格式 (2)
- uCOS (2)
- 软件工程 (2)
- 技术管理 (2)
- SQL Server (2)
- Internet/网络编程 (2)
- 通讯编程文档 (2)
- 资料/手册 (1)
- ALTERA FPGA开发软件 (1)
- 经验分享 (1)
- 教程资料 (1)
- 模拟电子 (1)
- 开发工具 (1)
- 实用工具 (1)
- 存储器技术 (1)
- 加密解密 (1)
- BREW编程 (1)
- 磁盘编程 (1)
- Java书籍 (1)
- matlab例程 (1)
- STL (1)
- 串口编程 (1)
- 手机短信编程 (1)
- 中间件编程 (1)
- 数值算法/人工智能 (1)
- 压缩解压 (1)
- 其他数据库 (1)
- USB编程 (1)
- 单片机 (1)
- 源码/资料 (1)
- 接口技术 (1)
- 多媒体处理 (1)
- 源码 (1)
- 精品软件 (1)
操作系统开发 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