代码搜索结果

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

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

iic_a.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 [Watch] Watch 1= Watch 2= Watch 3= [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [State Storage] Reaction Register=0 Control Register=0 [Prof

kb3_a.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Watch] Watch 1= Watch 2= Watch 3= [State Storage] Reaction Register=0 Control Register=0 [Prof

kb3.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Watch] Watch 1= Watch 2= Watch 3= [State Storage] Reaction Register=0 Control Register=0 [Prof

kb12_a.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [Watch] Watch 1= Watch 2= Watch 3= [State Storage] Reaction Register=0 Control Register=0 [Prof

adc_lcd.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 [Watch] Watch 1= Watch 2= Watch 3= [DisAssemblyWindow] NumStates=_ 1 State 1=_ 1 [State Storage] Reaction Register=0 Control Register=0 [Prof

wave.h

#ifndef _WAVERECORD_H #define _WAVERECORD_H #include "AM.h" #include "AMState.h" typedef struct _waveininfo // for temp storage { WAVEFORMATEX WF; // wave format }WAVEININFO, FAR *PWAVE

music4.java

//: Music4.java // Abstract classes and methods import java.util.*; abstract class Instrument4 { int i; // storage allocated for each public abstract void play(); public String what() {

music4.java

//: Music4.java // Abstract classes and methods import java.util.*; abstract class Instrument4 { int i; // storage allocated for each public abstract void play(); public String what() {

music4.java

//: Music4.java // Abstract classes and methods import java.util.*; abstract class Instrument4 { int i; // storage allocated for each public abstract void play(); public String what() {