Bloom filter
常见例句
- Furthermore, a mechanism of two-dimensional hash indexing with Bloom Filter is designed to improve searching and retrieving by reducing disk I/O.
在日志分析過程中對日志文件建立二維哈希索引,利用佈隆過濾器減少磁磐I/O次數,提高了分析傚率。
d.wanfangdata.com.cn - Concerning the inefficient problem of traditional signature-based virus filtering algorithm in practice, a novel virus filtering algorithm based on Matrix Bloom Filter (MBF) was proposed.
針對傳統的基於特征碼的病毒過濾算法在實際運行中存在的傚率問題,提出了一種基於矩陣型佈魯姆過濾器(MBF)的病毒過濾算法。 - Using a bloom filter in memory to check if the string is not present could be a solution, but I still have to check the disk sometime (false positive) and I would like to know different solution.
利用佈魯姆過濾器的內存檢查如果字符串不可能是一種解決方案,但我還得檢查磁磐的某個時候(假陽性),我想知道不同的解決方案。 返回 Bloom filter