代码搜索结果

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

reboot.faq

Fri 29 Jan 93 8:34 By: Yousuf Khan To: All Re: FAQ: How to Reboot ------------------------------------------------------------------------ Q3) How do I reboot my computer in software?

readme.txt

This directory contains a very simple C console application that uses the LITEUNZIP.DLL to unzip the contents of a ZIP archive embedded as a resource in the EXE. The contents are unzipped to memory

litezip.htm

LiteZip/LiteUnzip BODY, P, TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt } H2,H3,H4,H5 { color: #ff9900; font-weight: bold; } H2 { fon

amccpci.asc

AMCCDEMO.HLP AMCCDEMO is Copyright 1994 by Rocky Mountain Computer Services This file contains all the help text used in the AMCC demonstration program. *B 1,Global Help

pm.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ======================================================================

tips.txt

//------------------------------------------------------------------------ // Tips.txt //------------------------------------------------------------------------ //------------------------------

abstract.txt

*** IMPORTANT NOTE *** Far Memory Support is only available in the PK51 package. If you have an CA51, DK51, or Evaluation Package the far memory support is not available and this exampl

00000093.htm

BBS水木清华站∶精华区 BBS水木清华站∶精华区 发信人: reden (鱼 ~ 梦娜丽莎的微笑 流星的故事), 信区: Linux  标 &nbs

memmaker.hlp

MemMaker Help File %% 1,0:1 2,0:2 3,0:3 4,0:4 5,0:5 6,0:6 7,0:7 8,0:8 9,0:9 10,0:10 11,0:11 12,0:12 13,0:13 16,0:16 17,0:17 18,0:18 19,0:19 20,0:20 21,0:21 22,0:22 23,0:23 24,0:

matmult.c

/* matmult.c * Test program to do matrix multiplication on large arrays. * * Intended to stress virtual memory system. * * Ideally, we could read the matrices off of the file system, *