代码搜索结果

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

lib0015.html

Address Lines and Buses

lib0032.html

Chapter 4: Manual Memory Management

nostart.a51

;------------------------------------------------------------------------------ ; This file is part of the C-51 Compiler package ; Copyright (c) KEIL ELEKTRONIK and Franklin Software GmbH 1989-199

bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1

filter.c

/* ITU-T G.729 Speech Coder ANSI-C Source Code Version 3.3 Last modified: December 26, 1995 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke, Lucent Technol

c_compare.htm

The compare Command compare The compare command compares the contents of two memory areas. Format

c_fill.htm

The fill Command fill The fill command writes a hexadecimal pattern or string to a block of memory. Format

c_h.htm

The h Command h The h command provides on-line help. Format The format for the h command is:

c_copy.htm

The copy Command copy The copy command copies a specified number of bytes from one location in memory to another. Format