代码搜索:Cache优化
找到约 10,000 项符合「Cache优化」的源代码
代码结果 10,000
www.eeworm.com/read/288537/8623649
txt consoleapplication1.csproj.filelist.txt
obj\Debug\ResolveAssemblyReference.cache
bin\Debug\ConsoleApplication1.exe
bin\Debug\ConsoleApplication1.pdb
obj\Debug\ConsoleApplication1.exe
obj\Debug\ConsoleApplication1.pdb
bin\Release\Consol
www.eeworm.com/read/387891/8648246
c imlib2.c
/*
* imlib2 based hook
* Copyright (c) 2002 Philip Gladstone
*
* This module implements a text overlay for a video image. Currently it
* supports a fixed overlay or reading the text from a file.
www.eeworm.com/read/387617/8662299
txt bll.csproj.filelist.txt
bin\Debug\BLL.dll
bin\Debug\BLL.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\BLL.dll
obj\Debug\BLL.pdb
bin\Debug\DAL.dll
bin\Debug\DAL.pdb
www.eeworm.com/read/431267/8692752
c fat16.c
#include
#include "fat16.h"
#include "..\Target\44blib.h"
#include "..\Target\44b.h"
#define SEEK_SET 0
#define SEEK_CUR 1
#define SEEK_END 2
#define DISK_32M 32
#define DISK_1
www.eeworm.com/read/286405/8765060
txt dataaccess.csproj.filelist.txt
bin\Debug\DataAccess.dll
bin\Debug\DataAccess.pdb
bin\Debug\Common.dll
bin\Debug\Common.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\DataAccess.dll
obj\Debug\DataAccess.pdb
www.eeworm.com/read/385690/8792251
c fat.c
#include "DataType.h"
#include "Console.h"
#include "ufi.h"
#include "host_811.h"
#include "FAT.h"
extern Control USB_Control;
BPB_INFO DiskInfo;
FILE_INFO ThisFile;
DIR_INFO ThisDir;
//WORD
www.eeworm.com/read/285615/8827657
s sysalib.s
/* sysALib.s - Motorola 860ads system-dependent assembly routines */
/* Copyright 1984-1998 Wind River Systems, Inc. */
.data
.globl copyright_wind_river
.long copyright_wind_river
/*
modi
www.eeworm.com/read/384641/8855210
txt msmq.async.csproj.filelist.txt
obj\Debug\ResolveAssemblyReference.cache
bin\Debug\MSMQ.Async.exe
bin\Debug\MSMQ.Async.pdb
obj\Debug\MSMQ.Async.exe
obj\Debug\MSMQ.Async.pdb
www.eeworm.com/read/384641/8855238
txt msmq.trans.csproj.filelist.txt
bin\Debug\MSMQ.Trans.exe
bin\Debug\MSMQ.Trans.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\MSMQ.Trans.exe
obj\Debug\MSMQ.Trans.pdb
www.eeworm.com/read/186812/8908416
c main.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2005 Marcel Holtmann
*
*
*