代码搜索结果

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

readme.txt

======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Virtual memory alloctor =========================================================

dmidecode.8

.TH DMIDECODE 8 "August 2005" "dmidecode" .SH NAME dmidecode \- \s-1DMI\s0 table decoder .SH SYNOPSIS .B dmidecode .RB [ OPTIONS ] .SH DESCRIPTION .B dmidecode is a tool for dumping a computer's \s-1

module1.bas

Attribute VB_Name = "Module1" Option Explicit Declare Function MoveWindow Lib "user32" _ (ByVal hwnd As Long, _ ByVal x As Long, ByVal y As Long, _

genlib.h

/* * File: genlib.h * Version: 1.0 * Last modified on Fri Jul 15 15:45:52 1994 by eroberts * ----------------------------------------------------- * This file contains several definitions that fo

tips.txt

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

tips.txt

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

tips.txt

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

tips.txt

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

abstract.txt

The Memory project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to displa

cltnrbtree.pas

unit CltnRbTree; (* Red-black trees. The trees implement the ISet and IMap interfaces, using red-black trees as the implementation. See Introduction to Algorithms, by Cormen, Leiserson,