布隆过滤器(Bloom Filter)是用于判断一个元素是否属于一个数据集的数据结构。其基本思想就是用一个或多个hash函数对数据集中的每个成员做映射,映射结果不...
基于4008个网页-相关网页
卸载的连接操作是通过一种称为"布隆过滤(Bloom Filter)"的方式实现的。布隆过滤已经存在了很久,Oracle是从Oracle数据库10gR2版本开始使用布隆过滤的,所以这并不是Exadata特有的功能。
基于30个网页-相关网页
split Bloom filter 拆分型布鲁姆过滤器
basket Bloom filter 分档布鲁姆过滤器
scalable Bloom filter 可扩展布鲁姆过滤器
Counting Bloom Filter 计数型布鲁姆过滤器 ; 过滤器 ; 计数型bloom
multi-dimensional Bloom filter 多维布鲁姆过滤器
division bloom filter 分片bloomfilter
standard Bloom filter 出现了多种
Exact Stream Bloom Filter 精确流匹配布隆过滤器
To make up for the shortage of the above algorithm,a multiple-hash algorithm based on counting bloom filter,which stores the digest of flow needed to be adjusted in the Exact Stream Bloom Filter(ESBF) structure,is designed.
针对该问题,设计一种多哈希算法,将需要调整的流保存在精确流匹配布隆过滤器结构中。
参考来源 - 基于计数布隆过滤器的负载均衡算法The using of Bloom Filter would return the False Positive Rate, but we can ensure that the probability of getting false positive would be set to very low that could still be useful to a lot of applications.
布隆过滤器的使用会带来误正确率(False Positive Rate:FPR),但我们能确保方案中出现的误正确率极小,因此在很多的应用上还是很有帮助的。
参考来源 - 基于身份密码体制的隐私匹配及其在自组织网络中的应用·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
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.
利用布鲁姆过滤器的内存检查如果字符串不可能是一种解决方案,但我还得检查磁盘的某个时候(假阳性),我想知道不同的解决方案。
Combining with the situation in bloom plant, the paper describes the controlling extent and the characteristic of the electric system of bag pulse filter. Then gives a more complete control project.
结合冶金行业连铸车间除尘的实际情况,简要阐述了袋式脉冲除尘设备的电气系统控制范围和特点,并给出一个较为完备的控制方案。
应用推荐