文件名称:cache_code
介绍说明--下载内容均来自于网络,请自行研究使用
VS2010环境下编写的cache模拟器,可以设置cache容量,cache块的大小,选择映射方法,计算不命中率,输入文件格式为地址流文件,模拟存储器。-VS2010 environment write cache simulator, you can set the cache capacity, the size of the cache block, the mapping method, the calculation does not hit rate, the input file stream file format for addresses, analog memory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FileIostream.cpp
FunctionUsed.cpp
FunctionUsed.h
GetInput.cpp
initdef.cpp
InitDef.h
InitVariables.cpp
LRU.cpp
main.cpp
PrintOutput.cpp
BuildCache.cpp
Cachefprint.cpp
FIFO.cpp