What is the translation of " HASH TABLE " in English?

hash table
bảng hash
bảng băm

Examples of using Hash table in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Hash Table là gì?
What is a hash table?
Nó được hỗ trợ bởi Hash Table.
Accomplished by a hash table.
Trang sau Hash Table là gì?
Next section What is a Hash Table?
Reset và làm trống hash table.
Resets and empties the hash table.
Mỗi item trong Hash Table có một cặp key/ value.
Each item in the hash table has a key/value pair.
Combinations with other parts of speech
Cách tốt nhất là dùng hash table.
A smarter way is to use a hash table.
Kích thước của hash table luôn phải là 2^ K.
The size of the hash table is always a power of two.
Trả về số entry trong hash table.
Returns the number of entries in the hash table.
Tăng kích cỡ của hash table và làm lại mới tất cả các key của nó.
Increases the size of the hash table and rehashes all of its keys.
Chèn một key và một value vào trong hash table.
Inserts a key and a value into the hash table.
Một danh sách đã được sắp xếp là sự tổ hợp của một mảng và một Hash Table.
A sorted list is a combination of an array and a hash table.
Nó tạo một collection mà sử dụng một hash table để lưu giữ.
It creates a collection that uses a hash table for storage.
Một hash table lưu giữ thông tin bởi sử dụng một kỹ thuật được gọi là hashing.
A hash table stores information by using a mechanism called hashing..
Trả về null nếu key đã không có trong hash table;
Returns null if the key isn't already in the hash table;
Tất cả những gì chúng ta cần làm là thay thế hash table, signature và certificate chain trong tệp.
All we need to do is replace the hash table, signature, and certificate chain in the..
Trả về true nếukey cân bằng với key tồn tại bên trong hash table.
Returns true if some key equal to key exists within the hash table.
Kế thừa AbstractMap để sử dụng một hash table với các khóa weak.
Extends AbstractMap to use a hash table with weak keys.
Trả về value trướcmà liên kết với key nếu key đã có trong hash table.
Returns the previous valueassociated with key if key is already in the hash table.
Hash Table là một loại cấu trúc dữ liệu được sử dụng để lưu trữ dữ liệu dưới dạng cặp khóa Key- Value.
Hash Table is a type of Data Structure that is used to store the data in the form of“Key-Value” pair.
Những lớp này cung cấp sự hỗ trợ cho Stack, Queue, List, và Hash Table.
These classes provide support for stacks, queues, lists, and hash tables.
Trong những ngôn ngữ khác nhau, đây có thể là 1 object, record, struct,dictionary, hash table, keyed list hay associative array.
In various languages, this is realised as an object, record, struct,dictionary, hash table, keyed list, or associative array.
Khi tìm thấy, lưu trữ một phầntử giả tại đây để giữ hiệu suất của hash table.
When found,store a dummy item there to keep the performance of the hash table intact.
Hash Table sử dụng Hash function để tính toán một index vào một mảng các buckets, từ đó có thể tìm thấy các giá trị mong muốn.
A hash table uses a hash function to compute an index into an array, from which the correct value can be found.
Trong những ngôn ngữ khác nhau, đây có thể là 1 object, record, struct,dictionary, hash table, keyed list hay associative array.
In various programming languages, this is called as an object, record, struct,dictionary, hash table, keyed list, or associative array.
Hash Table sử dụng Hash function để tính toán một index vào một mảng các buckets, từ đó có thể tìm thấy các giá trị mong muốn.
A hash table uses a hash function to compute an index into an array of buckets or slots, from which the desired….
Trong những ngôn ngữ khác nhau, đây có thể là 1 object,record, struct, dictionary, hash table, keyed list hay associative array.
In different languages, it is understood as an object, a record, a struct,a dictionary, a hash table, a keyed list, or an associative array.
Hash Table sử dụng Hash function để tính toán một index vào một mảng các buckets, từ đó có thể tìm thấy các giá trị mong muốn.
The hash table utilizes the hash function to compute an index into an array of slots from where the desired value can be identified.
Thì mảng trong PHP có thể được tối ưu cho nhiều mục đích sử dụng khác nhau nó có thể được sử dụng như 1 array, list(vector), hash table( an implementation of a map), dictionary, collection, stack, queue, và hơn nữa.
This type is optimized for several different uses; it can be treated as an array,list(vector), hash table(an implementation of a map), dictionary, collection, stack, queue, and probably more.
Hash Table được sử dụng khi bạn cần truy cập đến các phần tử bằng cách sử dụng key, và bạn có thể nhận diện một giá trị key hữu ích.
Hashtable It uses akey to access the elements in the collection.A hash table is used when you need to access elements by using key, and you can identify a useful key value.
Results: 29, Time: 0.0167

Word-for-word translation

Top dictionary queries

Vietnamese - English