代码搜索:Cache优化
找到约 10,000 项符合「Cache优化」的源代码
代码结果 10,000
www.eeworm.com/read/333553/12672360
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/333553/12672395
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/333553/12672487
o cache.o
www.eeworm.com/read/331910/12801894
c cache.c
/*
* File: cache.c
*
* Copyright 2000, 2001, 2002, 2003, 2004 Jorge Arellano Cid
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/331910/12801943
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
#include
#include "chain.h"
#include "url.h"
/*
* Cache Op codes
*/
#define CA_Send (0) /* Normal update */
#define CA_Close (1) /* Successf
www.eeworm.com/read/245176/12813279
h cache.h
/******************************************************************************
File : Cache.h
Date : Wednesday 13th September 2000
Author : Dr Gavin C. Cawley
Descripti
www.eeworm.com/read/143884/12832052
o cache.o
www.eeworm.com/read/143884/12832137
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/143884/12832197
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/143884/12832307