代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.java
import java.awt.*;
import java.awt.event.*;
class process{
public int pid;
public String name;
public int pri;
public int time;
public int size;
}
class mmemory{
public int address;
memory.c
/****************************************************************************
* *
* Memory Stream I/O Functions *
* Copyright Peter Gutmann 1993-2008 *
*
memory.c
/* memory.c
Memory-resident database... */
/*
* Copyright (c) 1995-2000 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or wit
memory.mif
-- MAX+plus II - generated Memory Initialization File
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support informati
memory.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEFO
memory.h
#ifndef __MEMORY_H__
#define __MEMORY_H__
extern void Edit_Memory(void);
extern void Dump_Memory(void);
#endif /*__MEMORY_H__*/