搜索结果
找到约 828 项符合
Memory-link 的查询结果
网络 Optimized Link State Routing是IETF正在研究的、用于移动式无线行动网络(这里
Optimized Link State Routing是IETF正在研究的、用于移动式无线行动网络(这里,不仅终端用户可移动,路由器和服务器等也可以)的几个协议之一。该项目的实施弥补了Hipercom项目的一个内容。
数学计算 A C++ library which finds associations within sets of items, using a fast in-memory algorithm
A C++ library which finds associations within sets of items, using a fast in-memory algorithm
汇编语言 【汇编语言编辑工具】【DEBUG.EXE,LINK.EXE,MASM.EXE]
【汇编语言编辑工具】【DEBUG.EXE,LINK.EXE,MASM.EXE]
单片机开发 This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of t
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each supported device.
单片机开发 The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The example also shows the efficiency of the ...
单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The ...
单片机开发 Philips LPC2200 Using External Program Memory
Philips LPC2200 Using External Program Memory
嵌入式Linux Using Flash Memory with uClinux,word文档
Using Flash Memory with uClinux,word文档,直接解压即可
Windows CE This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug windo ...
单片机开发 This program configures the external memory interface and CAN to receieve data in a FIFO buffer and
This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN device.