搜索资源列表
webcache-simulator
- c++书写的互联网缓存模拟器,可用来方便相关的研究工作-c writing Internet cache simulator can be used to facilitate the research work
cachesim
- Cache simulator that for any given configuration of direct/associative caches calculates number of hits/misses!
simulator
- 开源的基于SystemC的模拟器,可以模拟ARM CPU, Cache, DDR,NOR, NAND, 时序和功耗均可以正确模拟。-This simulator is a cycle-accurate system-level energy and timing simulator. Developed by Embedded Low-Power Laboratory, Seoul National University. The simulator’s underlying kernel is
DHRY
- The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different
spim-Setup
- spim-cache 模 拟 器 安 装 程 序-spim-cache simulator setup
simulator
- It is a cache simulator for L1 and L2
VJ123
- Cache Simulator implementing block placement and update policy
CacheSim
- Simulates a cache simulator Computer Architecture.
cache_simulator
- 缓存模拟 The cache simulator uses the 16-bit memory address and can be configured to simulate various types of cache design characterized with three parameters: the cache size, the block size, and the set associativity-cache simulator The cache s
cachesim.c.tar
- 一个cache模拟器,根据一串输入来输出hit数与miss数-a cache simulator
ICS cachelab-handout
- 缓存模拟器实验,cache simulator and matrix transpose practice
cache
- cache 模拟器:支持LRU和random两种替换策略-cache simulator: support LRU and random replacement strategies
ComArch
- 可视化Cache模拟器,实现了多种功能,可选择写回/不写回、LRU/FIFO/RAND,直写/写缓存等方式-An visiable Cache simulator
Snooping
- 使用Qt实现的多cache一致性模拟器,该模拟器采用监听协议。模拟对象为多处理器,多cache,集中共享式存储器条件下cache数据的一致性。-Use Qt achieve more consistency cache simulator, the simulator uses protocol listeners. Mock objects for multi-processor, multi-cache, consistency conditions under centralized sh
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
cache64k_4way
- 64K 4路 组相连 随机替换 cache 模拟程序-64K random replacement set-associative cache simulator
CCacheSim
- 用JAVA实现的一个带图形界面的Cache模拟器,可以设置Cache大小,块大小,相连度等参数-A Cache Simulator With GUI. U can set paras like size, block and ways.
cache
- 性能分析以及cache模拟器编程,实现写策略,读策略,替换策略等-Performance analysis and cache simulator programming
CacheSimulator
- C语言模拟内存算法,主要利用C语言模拟计算机cache的工作原理,应用它解决问题。-cache simulator
ssdsim-linux
- 详细介绍了基于ssd的系统级行为的模拟,并包括缓存层,转换层的模拟(The simulation of system level behavior based on SSD is introduced in detail, including cache layer and Simulation of transfer layer)