代码搜索结果

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

debug.c

/* Driver for USB Mass Storage compliant devices * Debugging Functions Source Code File * * $Id: debug.c,v 1.1.1.1 2004/03/25 05:51:23 laputa Exp $ * * Current development and maintenance by: *

urlstorage.h

// Copyright (c) 1995 James Clark // See the file COPYING for copying permission. #ifndef URLStorage_INCLUDED #define URLStorage_INCLUDED 1 #ifdef __GNUG__ #pragma interface #endif #include "Storage

stack.h

#pragma once #include #include "vector.h" template class CStack { public: void Push(T* elem); T* PushPeek(); T* PeekTop(); T* Pop();

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

booksystem.cpp

#include "StdAfx.h" #include "BookSystem.h" int BookSystem::j=5; int BookSystem::storage=0; BookSystem* BookSystem::t=new BookSystem; BookSystem* BookSystem::re=new BookSystem; BookSystem::B

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

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 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 MCB2140 Board using the Philips LPC2148 Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to displa

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