Nghĩa của từ hash table bằng Tiếng Việt

@Chuyên ngành kỹ thuật
@Lĩnh vực: toán & tin
-bảng băm
@Lĩnh vực: xây dựng
-bảng kê bẩm

Đặt câu có từ "hash table"

Dưới đây là những mẫu câu có chứa từ "hash table", trong bộ từ điển Từ điển Anh - Việt. Chúng ta có thể tham khảo những mẫu câu này để đặt câu trong tình huống cần đặt câu với từ hash table, hoặc tham khảo ngữ cảnh sử dụng từ hash table trong bộ từ điển Từ điển Anh - Việt

1. So, this implementation uses a prime number for the hash table size.

2. A cluster can be keyed with a B-Tree index or a hash table.

3. ZRTP can be used with any signaling protocol, including SIP, H.323, Jingle, and distributed hash table systems.

4. Model 204 relies on its own type of bitmap index, originally devised by Bill Mann, and combines the use of hash table, B-tree, and partitioned record list technologies to optimize speed and efficiency of database access.

5. A map is a type that associates values to keys.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.