過程當中使用了兩個簡單經典的data structure / algorithm:LRU 及perfect hashing。 ... Least Recently Used (LRU). 這是個在做快取(cache) 時非常經典的演算法。
確定! 回上一頁