1 1 when we processing the data,we can use a small peace of fast memory to store the data what we need temporarily. 2 CPU don't need to read the peace of program in the slow main nomory. 3 caches help us store the data what we often use in the small fast memory,when we need these data,it will h
更新日期:2015/10/14 23:55:34
1.Caching access speed is faster than the Random Access Memory.Cache capacity is small but the speed is higher than the main memory, the speed is close to the CPU. Cache solve the transfer problems by providing a buffer of speed. Cache capacity is small so you need to be update cache or remove
更新日期:2015/10/14 23:55:33
1.Give two reasons why caches are useful. first:It minimizes the miss match between the main memory and the processor second:A cache exists to speed up the time that the processor takes to obtain a bit of data. 2.What problems do they solve? ans:Cache solve the transfer problems by providing
更新日期:2015/10/14 23:28:23
1. 1. when we processing the data,we can use a small peace of fast memory to store the data what we need temporarily. 2. CPU don't need to read the peace of program in the slow main nomory. 3. caches help us store the data what we often use in the small fast. memory,when we need these data,it
更新日期:2015/10/14 23:18:48
今天大家都準備得很充實,只是可能因為緊張或其他問題才沒辦法百分之百的表達出來,雖然我報告的內容跟其他人比起來可能比較簡單,但仔細閱讀就會發現其中還是有一些需要查清楚的細節,我會再多看幾遍,將之前沒發現的重點再多加留意,進度可以再往前一點,希望下次能夠更充分的表達,讓報告更加完整,聽別人報告也能使自己又再進步一點,由別人的理解使自己理解,省下需要自己去閱讀的時間,希望之後大家可以一起越來越好
更新日期:2015/10/14 23:18:38
這次讀書會討論了類比CMOS積體電路設計這本書中第一章及第二章的內容,第一章同學不知道頻寬是甚麼,回家查詢後將留至下次討論。第二張同學們不清楚究竟「製程」指的是閘極長度,抑或是SORCE與DRAIN間的長度?其實工程師們在網路上為這件事吵得沸沸揚揚,是個值得深究的問題。因次也留滯到下次讀書會再討論。今天其實學到了很多,有的同學報告差動放大器,有的同學報告正負回授,覺得受益良多。
更新日期:2015/10/14 23:16:16
1-1 Caches are useful when two or more components need to exchange data, and the components perform transfers at different speeds. 1-2 Caches solve the transfer problem by providing a buffer of intermediate speed between the components. 1-3 If the fast device finds the data it needs in the ca
更新日期:2015/10/14 23:08:41
這次讀書會主要學到了正回授和負回授電路以及開回授和閉回授電路的設計方式,也比較清楚的了解基本的差動電路,利用輸入電壓Vin1和Vin2來控制電流I1和I2,並可達到控制輸出電壓Vout1和Vout2的效果,進而可以設計出環形振盪器,而此種振盪器就不一定要奇數級,和基本反相器串接的振盪器不一樣,也更進一步的瞭解到振盪器的原理和運作。
更新日期:2015/10/14 22:57:28
1. (1) Caches are useful when two or more components need to ex-change data, and the components perform transfers at differing speeds. (2) Caches solve the transfer problem by providing a buffer of intermediate speed between the components. If the fast device finds the data it needs in the cache
更新日期:2015/10/14 22:55:16
1. Caches are faster than main memory,they can decrease many time on fetching data into CPU. But if data at main memory has updated,caches haven't updated yet,CPU would fetch the old data. If caches made as large as a disk,it must be very expensive.It's not fitting economic of scale. 2. Int
更新日期:2015/10/14 22:50:20
1. . Improve access time and rate. Reduce the need for bandwidth Caches solve the transfer problem by providing a buffer of intermediate speed between the components. If the fast device finds the data it needs in the cache, it need not wait for the slower devices. The data in the cache m
更新日期:2015/10/14 22:12:37
1. Caches are useful when two or more components need to ex-change data, and the components perform transfers at differing speeds.Caches solve the transfer problem by providing a buffer of intermediate speed between the components. If the fast device finds the data it needs in the cache, it need no
更新日期:2015/10/14 22:10:41
1.Caches are useful w.hen two or more components need to ex-change data, and the components perform transfers at differing speeds. Caches solve the transfer problem by providing a buffer of intermediate speed between the components. If the fast device finds the data it needs in the cache, it need no
更新日期:2015/10/14 21:52:58
1-1. Caches are useful when two or more components need to ex-change data, and the components perform transfers at differing speeds. 1-2 Caches solve the transfer problem by providing a buffer of intermediate speed between the components. 1-3 The data in the cache must be kept consistent w
更新日期:2015/10/14 21:50:30
我現在是一位大四生,距離畢業只剩下不到一年的時間,大一大二的我當社團的幹部,花了很多心血在社團上面,所以在課業方面一直不甚理想。現在的我即將面臨社會的挑戰,104學年度我的學習目標是能把學期成績拉高,因為我有參加同舟讀書會的比賽,希望自己能為這艘舟盡一點心力,如果有得獎也將對我是一大肯定,另外我在準備研究所考試,希望我的努力能給我對等的回報,希望這學期的我能收穫滿滿,另外希望我在時間分配上面能更好,在對的時間做對的事情,做個有條理的人。希望這學期的我能順利達成自己的祈願。
更新日期:2015/10/14 21:49:27
1. Give two reasons why caches are useful. (1)There are only important information in the caches. (2)It is faster than other memory systems. What problems do they solve? Caches can improve performance where a large disparity in access time or transfer rate exists between two components.
更新日期:2015/10/14 21:49:02
1. Caches are useful when two or more components need to exchange data, and the components perform transfers at differing speeds. Caches solve the transfer problem by providing a buffer of intermediate speed between the components. If the fast device finds the data it needs in the cache, it need
更新日期:2015/10/14 21:35:50
現在是大三的我正在準備轉學考,大一的時候因為對大學校園生活感到很新鮮,所以那時並沒有想很多,直到大二上學期對自己所學毫無興趣,也感到很大的挫折感,慢慢地去摸索自己喜歡的科系,在這個學年最大的期許就是能夠專注地好好準備轉學考,在時間分配上也可以很平均,該睡覺時睡覺,該讀書時讀書,該運動時運動,該放鬆時放鬆,另外就是能有一次機會去偏鄉做志工,跟去花蓮旅行一次,平時也能夠多精進自己的英文,最重要的是要快樂的去過每一天。
更新日期:2015/10/14 21:04:06
1.caches simply solves the problem of time causing loading the files or application , because cache can load up much faster then our HDD or SSD or even ram , the computer can pre load in stuffs to the cache so that when we need it we can use it immediately without waiting too long cache also cau
更新日期:2015/10/14 20:54:51
1) When two or more components need to exchange data, Cache is very useful. Cache provides a small buffer to transmission problems, the data must be consistent in Cache, that if a member changes its content, cache backup must be updated in time. cache the price is more expensive, because fast storag
更新日期:2015/10/14 20:30:28