C++ library for AXI DMA with direct and scatter-gather support
-
Updated
Feb 22, 2022 - C++
C++ library for AXI DMA with direct and scatter-gather support
A filter is presented that reduces big ‘common substring problems' to a more manageable size. The approach uses ‘shingling’ and ‘fingerprinting’: In a first step the fingerprints of the reference string are scattered over a large hash map. Gathered in a second step, these hash values are matched against the values obtained from the test string.
Add a description, image, and links to the scatter-gather topic page so that developers can more easily learn about it.
To associate your repository with the scatter-gather topic, visit your repo's landing page and select "manage topics."