代码搜索结果

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

nostart.a51

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

startup.a51

;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Copyright (c) 1988-1997 Keil Elektronik GmbH and Keil Software, In

startup.a51

;------------------------------------------------------------------------------ ; This file is part of the C-51 Compiler package ; Copyright KEIL ELEKTRONIK GmbH 1990 ;---------------------------

custombuild.html

Custom Builds Of SQLite 3.6 body { margin: auto;

malloc.c

/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiven

shardmem.asm

; SHARDMEM.ASM ; ; This TSR sets aside a 64K shared memory region for other processes to use. ; ; Usage: ; ; SHARDMEM - Loads resident portion and activates ; shared memory capabilities.

xwpatch.asm

; XWPATCH.ASM ; ; Usage: ; XWPATCH - must be in same directory as XWING.EXE ; ; This program executes the XWING.EXE program and patches it to avoid ; having to enter the password every time you

readme07

Chapter 7 - Data Management. memory1.c - A simple memory allocation program that uses the function malloc. memory2.c - A program that allocates 16 Megabytes of memory. memory3.c - A program t