代码搜索结果

找到约 10,000 项符合 Memory 的代码

start390.a51

$NOMOD51 ;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil So

cltnrbtree.pas

unit CltnRbTree; (* Red-black trees. The trees implement the ISet and IMap interfaces, using red-black trees as the implementation. See Introduction to Algorithms, by Cormen, Leiserson,

tx11to20.asm

;==================================================================== ; ; Author : ADI - Apps ; ; Date : June 2002 ; ; File : tx11to20.asm ; ; Hardware : ADuC831

tx1to10.asm

;==================================================================== ; ; Author : ADI - Apps ; ; Date : March 2002 ; ; File : Tx1to10.asm ; ; Hardware : ADuC831

readme

*********** libutil.a *********** In this directory, there are all the files with some utility functions and macros. There is a set of common used constants, macros for the most used function, such

msic.c

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ src/kernel/misc.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

os_cpu_a.asm

;******************************************************************************************************** ; uC/OS-II ;

start390.a51

$NOMOD51 ;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil So

readme

The allocator shown here exploits high memory. This document explains how a user can deal with drivers uses this allocator and how a programmer can link in the module. User's manual ====

m_umax.man

.SH "MULTIMAX DIFFERENCES" The umax operating system does not assign process ids sequentially, so there is no "last pid" display. Process state names are: run, exec, wait, event, start, stop. Inform