本资源包括近6年南京航空航天大学所出的所有考研试题,题目经典,且有解答
2024-02-26 12:14:51 1.98MB
1
南航计算机组成原理课件第1章,计算机考研必备。内容充实
2022-06-26 12:17:36 1.18MB 南航考研
1
看了就知道,绝对真实考研试卷,对考研的同学作用很大啊
2021-11-30 12:51:13 1.23MB 南航 试卷 考研
1
命中率、缺失率、缺失损失 Hit: 要访问的信息在Cache中 Hit Rate(命中率):在Cache中的概率 Hit Time (命中时间) :在Cache中的访问时间,包括: Time to determine hit/miss + Cache access time (即: 判断时间 + Cache访问) Miss: 要找的信息不在Cache中 Miss Rate (缺失率) = 1 - (Hit Rate) Miss Penalty (缺失损失):访问一个主存块所花时间 Hit Time << Miss Penalty (Why?) * A HIT is when the data the processor wants to access is found in the upper level (Blk X). The fraction of the memory access that are HIT is defined as HIT rate. HIT Time is the time to access the Upper Level where the data is found (X). It consists of: (a) Time to access this level. (b) AND the time to determine if this is a Hit or Miss. If the data the processor wants cannot be found in the Upper level. Then we have a miss and we need to retrieve the data (Blk Y) from the lower level. By definition (definition of Hit: Fraction), the miss rate is just 1 minus the hit rate. This miss penalty also consists of two parts: (a) The time it takes to replace a block (Blk Y to BlkX) in the upper level. (b) And then the time it takes to deliver this new block to the processor. It is very important that your Hit Time to be much much smaller than your miss penalty. Otherwise, there will be no reason to build a memory hierarchy. +2 = 14 min. (X:54)
2021-10-12 22:39:40 4.81MB 南航考研
1
替换算法-最近最少用(LRU) 总是把最近最少用的那一块淘汰掉。 例:假定主存中的5块{1,2,3,4,5}同时映射到Cache同一组中,对于同一地址流,考察3行/组、 4行/组、 5行/组的情况。 3 1 2 2 1 1 3 1 4 3 3 3 2 5 2 2 4 2 3 4 1 3 2 2 2 1 4 1 5 1 5 2 5 4 3 √ √ √ √ √ √ √ √ √ √ √ √ √ 4 4 1 4 5 1 2 1 2 3 4 1 2 5 1 2 3 4 5 3 1 3 4 5 1 3行/组 4行/组 5行/组 总是把最长时间不看的书还回去!
2021-05-16 10:27:56 4.81MB 南航考研
1
12-18年南航考研真题,科目代码为922(数据结构与操作系统),可直接打印使用。
2019-12-21 22:16:15 1017KB 南航考研 计算机技术 软件工程 922真题
1
南京航空航天大学计算机考研数据结构及操作系统历年试题(含答案) 02,03,04,05,06,07,10,11,12数据机构与操作系统试题及答案
2019-12-21 22:06:21 16.52MB 南航考研 数据结构 操作系统 历年试题
1
南京航空航天大学模拟电子技术 模电课件 ppt 课件不错 和书籍是配套的,讲的很详细,学弟学妹们考研加油。
2019-12-21 19:43:58 11.54MB 南航考研资料
1
南京航空航天大学,计算机考研,2013年-2017年,829 机组部分
2019-12-21 19:29:06 1.2MB 南航829
1