代码搜索结果
找到约 79,096 项符合
Memory 的代码
memory.c
/*
* Memory management routine
* Copyright (C) 1998 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the te
memory.lnp
".\Obj\Startup.obj",
".\Obj\irq.obj",
".\Obj\pwmtest.obj",
".\Obj\pwm.obj"
TO ".\Obj\Memory"
PRINT(".\Lst\Memory.map") CASE
CLASSES (DATA (0x40000000-0x40007FFF),
CODE (0x0-0x7FFFF), CONST
memory.java
public class Memory {
private int[] memory;
private static int FREE;
private static int SIZE = 0; //???
private static Memory instence = null;
private Memory() {
memory.h
/*
* memory.h - flat memory space interfaces
*
* This file is a part of the SimpleScalar tool suite written by
* Todd M. Austin as a part of the Multiscalar Research Project.
*
* The tool suit
memory.c
/*
* memory.c - flat memory space routines
*
* This file is a part of the SimpleScalar tool suite written by
* Todd M. Austin as a part of the Multiscalar Research Project.
*
* The tool suite
memory.c
/*----------------------------------------------------------------------------*/
/* memory.c - memory management routines for sga code */
/*----------------------------------
memory.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="flash_p"
ProjectDir="D:\ti28\myprojects\MEMORY\"
ProjectType=Executable
CPUFamily=T
memory.html
Memory
A:active {
TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline
}
A:link {
TEXT-DECORATION: none
}
A:visited
how to unload cached dll files to free memory.txt
Windows Explorer caches DLLs (Dynamic-Link Libraries) in memory for a period of time after the application an using them has been closed. Which in some cases can be an waste of memory. To stop WinXP f
virtual memory optimization guide rev. 4.0 - final.txt
Virtual Memory Optimization Guide Rev. 4.0 - Final
Virtual Memory
Back in the 'good old days' of command prompts and 1.2MB floppy disks, programs needed very little RAM to run because the main (