SNARF: A Learning-Enhanced Range Filter
本文为摘录(或转载),侵删,原文为: attachments/pdf/a/p1632-vaidya.pdf
1 ABSTRACT
SNARF: Sparse Numerical Array-Based Range Filters 基于稀疏数组的范围过滤器
用于数值类型的范围过滤
2 INTRODUCTION
- Filters
are space efficient but appropriate
本文为摘录(或转载),侵删,原文为: attachments/pdf/a/p1632-vaidya.pdf
SNARF: Sparse Numerical Array-Based Range Filters 基于稀疏数组的范围过滤器
用于数值类型的范围过滤
are space efficient but appropriate
本文为摘录(或转载),侵删,原文为: attachments/pdf/2/p3535-gaffney.pdf
SQLite is embedded in the process of the host application
Instead of communicating with a database server across process boundaries, applications manage a SQLite database by calling SQLite library functions
several characteristics combine to make SQLite useful in a broad range of scenario:
本文为摘录(或转载),侵删,原文为: https://www.cppstories.com/2023/initializer_list_improvements/
std::initializer_list
在使用中会转化成为常量对象的匿名局部数组:
|
|
The above code is equivalent to the following:
本文为摘录(或转载),侵删,原文为: https://www.linuxjournal.com/article/9749
SCTP 的联合 (association) 类似于 TCP 的连接 (connection) , 但又有不同:
本文为摘录(或转载),侵删,原文为: attachments/pdf/c/p3346-gong.pdf
本文为摘录(或转载),侵删,原文为: attachments/pdf/d/The Design and Implementation of Modern Column-Oriented Database Systems (abadi-column-stores).pdf