代码搜索结果
找到约 10,000 项符合
Storage 的代码
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
initializers.c
/* Special Initializers for certain USB Mass Storage devices
*
* $Id: initializers.c,v 1.2 2000/09/06 22:35:57 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1999, 2000 Matthew
initializers.h
/* Header file for Special Initializers for certain USB Mass Storage devices
*
* $Id: initializers.h,v 1.1 2000/08/29 23:07:02 mdharm Exp $
*
* Current development and maintenance by:
* (c) 199
hop_stor.m
function W=hop_stor(P)
% function W=hop_stor(P)
%
% performs the storage (learning phase) for a Hopfield network
%
% W - weight matrix
% P - patterns to be stored (column wise matrix)
%
% Hugh
testeeprom.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
[State Storage]
Reaction Register=0
Control Register=0
[Breakpoints]
Count=0
[FET]
Emulation mode=0
Free running=0
[Memory Dump]
Start address
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
fig22_12.cpp
// Fig. 21.12: fig21_12.cpp
// Demonstrating storage class specifier mutable.
#include
using std::cout;
using std::endl;
// class TestMutable definition
class TestMutable {
publi