hash table 中文意思是什麼

hash table 解釋
哈希表
  • hash : n 1 切碎的食物〈尤指肉丁和洋芋丁〉。2 拼湊起來的東西;大雜燴。3 重申,復述,推敲。4 〈蘇格蘭語〉...
  • table : n 1 桌子;飯桌,餐臺。2 手術臺;工作臺;游戲臺;賭臺;寫字臺。3 (飯桌上的)食物,酒菜,伙食;一...
  1. In order to reduce time in this procedure, we realize a fast cyclization algorithm based on the hash table. experimental results show that this approach is efficient and automated in test vector translation

    實驗結果表明,在此波形格式基礎上的測試向量轉換,不僅在速度上得到提高,同時針對大容量的測試向量集合,也能獲得較高的壓縮結果。
  2. Dht, distributed hash table

    分散式雜湊表
  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. 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

    一個哈希函數能夠為兩個不同的鍵生成相同的哈希代碼,但從哈希表檢索元素時,為每一唯一鍵生成唯一哈希代碼的哈希函數將令性能更佳。
  7. This method uses a pre - computed hash table to serve as an index for short sequences

    這一方法利用一個預先計算的哈西表作為短序列的索引。
  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. Directory size is the size of the hash table

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

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

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

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

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

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

    哈希表的容量可用於根據加載因子來計算哈希表存儲桶的最佳數目。
  20. The other is schema path look - up hash table index. it is used to evaluate absolute paths for general regular path expressions, such as relative path expressions, so as to relieve the workload of large scale of navigation and speed up queries

    此外,為了解決主索引對于相對路徑查詢需要大規模遍歷的問題,我們設計了模式路徑哈希表作為輔助索引,用於在主索引執行相對路徑查找之前計算相對路徑查詢的絕對路徑,使主索引的遍歷負荷大大減輕,從而使相對查詢的效率提高。
分享友人