4.3.2 The Bloom FilterA Bloom filter consists of:1. An array of n bits, dịch - 4.3.2 The Bloom FilterA Bloom filter consists of:1. An array of n bits, Việt làm thế nào để nói

4.3.2 The Bloom FilterA Bloom filter

4.3.2 The Bloom Filter
A Bloom filter consists of:
1. An array of n bits, initially all 0’s.
2. A collection of hash functions h1,h2,...,hk. Each hash function maps “key” values to n buckets, corresponding to the n bits of the bit-array.
3. A set S of m key values.
The purpose of the Bloom filter is to allow through all stream elements whose keys are in S, while rejecting most of the stream elements whose keys are not in S. To initialize the bit array, begin with all bits 0. Take each key value in S and hash it using each of the k hash functions. Set to 1 each bit that is hi(K) for some hash function hi and some key value K in S. To test a key K that arrives in the stream, check that all of
h1(K),h2(K),...,hk(K)
are 1’s in the bit-array. If all are 1’s, then let the stream element through. If one or more of these bits are 0, then K could not be in S, so reject the stream element.
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
4.3.2 bộ lọc Bloom
A nở filter bao gồm:
1. Một loạt các n bit, ban đầu tất cả của 0.
2. Một bộ sưu tập của băm chức năng h1, h2,..., hk. Mỗi hàm băm ánh xạ giá trị "quan trọng" tới thùng n, tương ứng với bit bit, n-mảng.
3. Một tập hợp S của m chính giá trị.
mục đích filter nở là để cho phép thông qua tất cả các yếu tố stream chìa khóa mà là thuộc S, trong khi từ chối các phím mà hầu hết các yếu tố stream đang không ở trong S. Khởi tạo mảng chút, bắt đầu với tất cả các bit 0. Mỗi giá trị quan trọng trong S và băm nó bằng cách sử dụng mỗi chức năng băm k. Thiết lập để 1 mỗi bit là hi(K) cho một số chức năng băm hi và một số giá trị quan trọng K trong S. Để kiểm tra một phím K đến trong dòng, kiểm tra rằng tất cả
h1 (K), h2 (K),..., hk (K)
1 trong bit-mảng. Nếu tất cả là của 1, sau đó cho phép các yếu tố stream thông qua. Nếu một hoặc nhiều của các bit là 0, sau đó K không thể thuộc S, do đó từ chối các yếu tố stream.
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
4.3.2 The Bloom Filter
A Bloom filter consists of:
1. An array of n bits, initially all 0’s.
2. A collection of hash functions h1,h2,...,hk. Each hash function maps “key” values to n buckets, corresponding to the n bits of the bit-array.
3. A set S of m key values.
The purpose of the Bloom filter is to allow through all stream elements whose keys are in S, while rejecting most of the stream elements whose keys are not in S. To initialize the bit array, begin with all bits 0. Take each key value in S and hash it using each of the k hash functions. Set to 1 each bit that is hi(K) for some hash function hi and some key value K in S. To test a key K that arrives in the stream, check that all of
h1(K),h2(K),...,hk(K)
are 1’s in the bit-array. If all are 1’s, then let the stream element through. If one or more of these bits are 0, then K could not be in S, so reject the stream element.
đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2025 I Love Translation. All reserved.

E-mail: