hash table
常见例句
- The use of the hash table with linked list provides the quickest lookup.
使用這種具有鏈表的散列表可以提供最快速的查詢功能。 - It then appends all of that data as a hash table to the episodes array, which is a member variable.
然後將所有數據作爲一個哈希表附加到劇集數組,該數組是一個成員變量。 - In this method, one of the tables, usually the smaller one, is scanned and used to create a hash table in memory.
在該方法中,需要掃描其中的一個表,通常掃描較小的那個表,用它在內存中創建一個哈希表。 - The good news is the elements in any one spot in a hash table are likely to be a small number, three, four, five.
好的一點是在哈希表中,任何一個存貯點上的元素數據是很小的,三個,四個,五個。
麻省理工公開課 - 計算機科學及編程導論課程節選 - So let's look at the second example, all right, I keep doing that -- this piece of code from here to here gives me a way of now creating a hash table of size 256.
所以讓我們來看一下第二個例子,好的,我繼續做那件事,這段代碼中從這裡到這裡,是創建一個大小爲256的哈希表。
麻省理工公開課 - 計算機科學及編程導論課程節選 - Many entrepreneurs think that the best startup teams bring vastly different viewpoints to the table and hash things out on the fly.
FORBES: Build Your Startup Team Like The Wu-Tang Clan - It makes it nearly impossible for people who have legitimate but bridgeable differences to sit down at the same table and hash things out.
WHITEHOUSE: President Obama at Michigan Commencement - So instead of shaking our collective heads in disgust, with acid-in-tongue comments like players are too dumb to understand it, or owners are too greedy to share it, we should simply recognize that although it would be better to sit at the kitchen table and hash it out like a honest principled family, this is just a day in the life of transactional law.
FORBES: Details Of NBA Labor Talks Are More Devilish Than We Can Imagine 返回 hash table