代码搜索结果

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

aseqlist.h

#ifndef SEQLIST_CLASS #define SEQLIST_CLASS #include #include const int MaxListSize = 50; class SeqList { private: // list storage array and number of cu

pkvec.s

; Packet driver interrupt hooks include asmglobal.h extrn pkint:proc .DATA extrn Stktop .CODE sssave dw ? spsave dw ? dbase dw @Data if @Cpu AND 8 ; temp storage for POPAD operati

test_int.dni

[Watch] Watch 1=_ 1 "g" Watch 2= Watch 3= [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [State Storage] Reaction Register=0 Control Register=0 [Profiling] State=_ 0 [TermIOSettings] Filen

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

abstract.txt

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

crsa.cpp

//class vlong_value; #include "stdafx.h" #include "CRSA.h" /* class flex_unit // Provides storage allocation and index checking { unsigned * a; // array of units unsigned z; // units al

aseqlist.h

#ifndef SEQLIST_CLASS #define SEQLIST_CLASS #include #include const int MaxListSize = 50; class SeqList { private: // list storage array and number of cu

9-2.c

#include /* defines fork(), and pid_t. */ #include /* defines the wait() system call. */ main() { /* storage place for the pid of the child process, and its exit status

pngset.c

/* pngset.c - storage of image information into info struct * * libpng 1.0.12 - June 8, 2001 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2001 Glen

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