代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/289769/8528275
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
void Test_ICache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/289680/8535093
h cache.h
/******************************************************************************
File : Cache.h
Date : Wednesday 13th September 2000
Author : Dr Gavin C. Cawley
Descripti
www.eeworm.com/read/289658/8536729
txt cache.txt
三种<mark>Cache</mark>写入方式原理简介
在386以上档次的微机中,为了提高系统效率,普遍采用<mark>Cache</mark>(高速缓冲存储器),现在的系统甚至可以拥有多级<mark>Cache</mark>。<mark>Cache</mark>实际上是位于CPU与DRAM主存储器之间少量超高速的静态存储器(SRAM),通常的大小为8KB~512KB。
对<mark>Cache</mark>的工作原理可以进行如下描述:具有<mark>Cache</mark>的计算机,当CPU需要进行存储器存取时, ...
www.eeworm.com/read/389274/8537303
h cache.h
/******************************************************************************
File : Cache.h
Date : Wednesday 13th September 2000
Author : Dr Gavin C. Cawley
Descripti
www.eeworm.com/read/389231/8540792
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/389231/8540929
c cache.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
void MarchCMinus32(int address,int unit,unsigned int pattern);
void MarchCMinusM_10(int address,int unit,unsigned int patte
www.eeworm.com/read/188280/8552228
h cache.h
/******************************************************************************
File : Cache.h
Date : Wednesday 13th September 2000
Author : Dr Gavin C. Cawley
Descripti
www.eeworm.com/read/388997/8556120
cache semantic.cache
;; Object MOCK2/
;; SEMANTICDB Tags save file
(semanticdb-project-database-file "MOCK2/"
:tables (list
(semanticdb-table "Test.java"
:major-mode 'jde-mode
:tags '(("java.util.*" in
www.eeworm.com/read/432853/8568302
cache resolveassemblyreference.cache
www.eeworm.com/read/432853/8568420