Optimized Link State Routing是IETF正在研究的、用于移动式无线行动网络(这里,不仅终端用户可移动,路由器和服务器等也可以)的几个协议之一。该项目的实施弥补了Hipercom项目的一个内容。
标签: Optimized Routing State Link
上传时间: 2015-04-27
上传用户:851197153
A C++ library which finds associations within sets of items, using a fast in-memory algorithm
标签: associations algorithm in-memory library
上传时间: 2015-04-27
上传用户:bruce
【汇编语言编辑工具】【DEBUG.EXE,LINK.EXE,MASM.EXE]
上传时间: 2014-01-06
上传用户:thesk123
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.
标签: demonstrates example on-chip EEPROM
上传时间: 2015-05-04
上传用户:wl9454
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 Keil CA ARM Compiler run-time library which is tuned for single chip systems.
标签: KEIL_IODemo allocation routines project
上传时间: 2013-12-08
上传用户:ve3344
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 example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
标签: Allocation GNU_IODemo Example project
上传时间: 2015-05-04
上传用户:Amygdala
Philips LPC2200 Using External Program Memory
标签: External Philips Program Memory
上传时间: 2013-12-18
上传用户:skhlm
Using Flash Memory with uClinux,word文档,直接解压即可
标签: uClinux Memory Using Flash
上传时间: 2015-05-06
上传用户:cuibaigao
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 window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.
标签: the embedded detects almost
上传时间: 2015-05-07
上传用户:comua
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.
标签: configures and interface external
上传时间: 2015-05-07
上传用户:zhangyi99104144