哈希表 的英文怎麼說

中文拼音 [biǎo]
哈希表 英文
hash table
  • : 哈構詞成分。
  • : Ⅰ動詞(希望) hope Ⅱ形容詞(事物出現得少) rare; scarce; uncommonⅢ名詞(姓氏) a surname
  • : Ⅰ名詞1 (外面;外表) outside; surface; external 2 (中表親戚) the relationship between the child...
  • 哈希 : hachi
  1. Hash tables that use dynamically allocated linked lists can degrade performance

    使用動態分配的鏈接哈希表可以降低性能。
  2. As the scheme of packet distributed influence the performance of parallelism, in this paper, the hdw ( hash - based dynamic weight ) scheme for allocation packets in network processors is presented. the scheme is building and keeping one mapping relationship between packets ’ identifier and pes in a table of hash. the mapping formula is derived from the hrw ( highest random weight ) scheme, it is complemented by a feedback control mechanism designed to monitor processor ’ s utilization

    由於報文分配策略影響網路處理器并行性能,我們提出了hdw ( hash - baseddynamicweight )負載分配演算法,基於報文流標識與pe間建立映射關系,並將映射關系保存在哈希表中,映射關系基於hrw ( highestrandomweight )演算法,增加了負載反饋迴路監控pe負載狀況,通過動態調整策略阻止pe間負載偏差。
  3. If the search is time - critical, a binary search or hash table lookup is almost always best, but as with sorting, you must keep locality in mind

    如果搜索是時間關鍵的,二進制搜索或者哈希表查找幾乎總是最好的,但是與排序一樣,必須記住地址。
  4. This paper presents the integration of the linux ip processing with the outbound and inbound policy through the linux netfilter, proposes the use of radix tree for organizing the security policy database, the use of hash table for organizing the security association database

    使用linux下的netfilter機制將ipsec的進入和外出策略處理與linux自身的ip層處理緊密結合,使用radix樹型結構來實現安全策略庫,使用哈希表來實現安全聯盟庫。
  5. At the actualization of the inner code table, the hash table and the sort search are integrated to improve the speed of searching character

    在輸入法內部碼實現中,採用了哈希表與順序查找相結合的方法,提高了字元的查找速度。
  6. Then we analyse the new complex queries method that support large - scale distributed p2p application. finally, we describe an efficient algorithm and data structure that support complex queries based on structured p2p network. coupled with a dynamic load balanceing mechanism, the model can handle both point and range queries regardless of the distribution of the queries

    本文首先介紹對等網路系統及其局限性,然後對最近提出的多種支持大規模對等網路的分散式哈希表查找系統進行分析,為了支持復雜查詢,在結構化對等網路環境中引入了新的數據結構和演算法,使其能支持范圍查詢和有效的相似查詢,再結合動態的負載均衡機制,很好的避免了系統瓶頸。
  7. It is possible for a hash function to generate the same hash code for two different keys, but a hash function that generates a unique hash code for each unique key results in better performance when retrieving elements from the hash table

    一個函數能夠為兩個不同的鍵生成相同的代碼,但從哈希表檢索元素時,為每一唯一鍵生成唯一代碼的函數將令性能更佳。
  8. In the stage of recognition, we utilize the model - based recognition tactics. we utilize hash table to build model - based database and give the algorithm of building and searching model - based database

    在識別階段,採用了基於模型的識別方法,利用哈希表的方法建立了模型庫,給出了模型數據庫建立演算法和對模型庫進行搜索的演算法。
  9. The mapping of unique node identifiers to hierarchical addresses is done using a distributed hash table that leverage the hierarchical network structure

    唯一節點標識符到層次化地址的映射用一個平衡層次化網路結構的分散式哈希表來實現的。
  10. How to : use a hash table to store event instances

    如何:使用哈希表來存儲事件實例
  11. Used to synchronize access to an internal hash table

    用於同步對內部哈希表的訪問。
  12. Control is bound to the hash table so that the

    控制項被綁定到哈希表,這樣,
  13. This value can be used as a key in hash tables

    此值可用做哈希表中的鍵。
  14. Directory size is the size of the hash table

    目錄大小為哈希表的大小。
  15. If the hash table was created with a specific

    如果該哈希表是使用特定
  16. Explains how to use a hash table to store the event instances

    解釋如何使用哈希表存儲事件實例。
  17. Key the key in the internal hash table of

    的內部哈希表中的鍵。
  18. Method to allow a type to work correctly in a hash table

    方法,使類型可以在哈希表中正確地工作。
  19. Parameter in the internal hash table of the

    參數的內部哈希表
  20. A hash table s capacity is used to calculate the optimal number of hash table buckets based on the load factor

    哈希表的容量可用於根據加載因子來計算哈希表存儲桶的最佳數目。
分享友人