代码搜索结果

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

memory.opts

# Device configuration for memory cards # # The address format is "scheme,socket". # case "$ADDRESS" in *,*) #INFO="Sample memory setup" #DO_FSTAB="y" ; DO_FSCK="y" ; DO_MOUNT="y" #FSTYPE=

memory.h

/* * memory.h 1.8 2001/08/24 12:16:13 * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with

memory.pli

# NetPlug # simple plugin that remembers a host/port list # (c) 1996 Laurent demailly # # $Id: memory.pli,v 1.1 1996/06/24 19:42:36 dl Exp $ # # $Log: memory.pli,v $ # Revision 1

memory.inc

LIST ; MEMORY.INC Standard Header File, Version 1.02 Microchip Technology, Inc. NOLIST ; This header file defines the maximum byte address for memory devices. ; To use MPAS

memory.c

/*----------------------------------------------------------------------------*/ /* memory.c - memory management routines for sga code */ /*----------------------------------

memory.c

/* * linux/mm/memory.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it should be easy to

memory.asm

********************************************************************************* * MEMORY.ASM v1.00 * * 版权(c) 2003- 北京合众达电子技术有限责任公司 * * 设计

memory.h

/********************************************************************************/ /* MEMORY.H v1.00 */ /* 版权(c) 2003- 北京合众达电子技术有限责任公司 */ /* 设计者: 段立锋 */ /***

memory.java

import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.io.*; import java.util.LinkedList; public class Memory extends JFrame implements ActionListener { JMenuBar bar;