代码搜索结果

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

readme.txt

TITLE ----- ALGRF (ALGorithm instantiation for Reference Frameworks) module USAGE ----- RF3, RF5 DESCRIPTION ----------- ALGRF is a module used for creation, deletion, activation, and deac

tips.txt

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

abstract.txt

The Memory project is a demo program for the AT91SAM7S64 using Atmel AT91SAM7S-EK Microcontroller Board. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display

tips.txt

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

tips.txt

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

prog8.asm

; PROG8 - Using the DPTR to Access Data ; ; This Program Uses the 16 Bit DPTR Register to Access Scratchpad RAM. ; ; This program will run in the UMPS simulator for a DS80C320. ; ; Myke Pred

isreadable.m

function result=isreadable(cc,address,datatype,count) %ISREADABLE Check if specified memory block can be read. % ISREADABLE(CC,ADDRESS,DATATYPE,COUNT) returns logical true if the % memory blo

iswritable.m

function result=iswritable(cc,address,datatype,count) %ISWRITABLE Check if specified memory block can be written. % ISWRITABLE(CC,ADDRESS,DATATYPE,COUNT) returns logical true if the % memory