Found 137 resultsSort by:Relevance▼
Sort by:Relevance▼
A Scala implementation of the Chromaprint/AcoustID audio fingerprinting algorithm.
Last Release on Jul 4, 2019
A Scala implementation of the Chromaprint/AcoustID audio fingerprinting algorithm.
Last Release on Jul 4, 2019
44.RinECJ1 usages
com.github.rinde » rinecj Apache
A wrapper for ECJ which simplifies configuration of genetic programming.
Last Release on Jan 25, 2017
In C++, writing a loop that iterates over a sequence is tedious. We can either use iterators, which requires a considerable amount of boiler-plate, or we can use the std::for_each() algorithm and move our loop body into a predicate, which requires no ...
Last Release on Jan 16, 2026