代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/269001/11111612
dsp memory.dsp
# Microsoft Developer Studio Project File - Name="Memory" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dy
www.eeworm.com/read/414314/11121189
dat memory.dat
61 00000000
62 11111111
63 00000001
00 00111110
01 00010100
02 01111111
03 10010101
04 00111110
05 01010101
06 01010011
07 11001100
08 10010011
09 01111110
10 11001110
11 11000100
12 10
www.eeworm.com/read/268597/11131218
c memory.c
/*
* linux/mm/memory.c
*
* (C) 1991 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it should be easy to implement. - Linus
*/
www.eeworm.com/read/268597/11131265
h memory.h
/*
* NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This
* goes for all kernel functions (ds=es=kernel space, fs=local data,
* gs=null), as well as for all well-behaving user prog
www.eeworm.com/read/413800/11142190
h memory.h
/*----------------------------------------------------------------------------
* Name: MEMORY.H
* Purpose: USB Memory Storage Demo Definitions
* Version: V1.10
*-------------
www.eeworm.com/read/413800/11142209
c memory.c
/*----------------------------------------------------------------------------
* Name: MEMORY.C
* Purpose: USB Mass Storage Demo
* Version: V1.10
*---------------------------
www.eeworm.com/read/413800/11142211
opt memory.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/413667/11147977
c memory.c
#include
#include
#include
#define PAGE_SIZE 7
//uchar code table_bit[8]={0x01,0x02,0x04,0x08,0x10,0x20,0x40,0x80};
extern uchar code table_bit[8];
www.eeworm.com/read/413667/11147991
h memory.h
//===============define Read/Write ROM port operation===========================
#define SDA_ROM_BIT 0x80
#define CLK_ROM_BIT 0x40
/*
#define
www.eeworm.com/read/413440/11156096
inc memory.inc
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; memory.inc -- CY7C63000 Microcontroller Family Memory Declarations
;;;
;;; Copyright (c) 2004 Cypress Semi