Reduce complexity of parent mass lists by e.g. filtering out unlikely peptide charge states.
-
Updated
Jul 1, 2016 - R
Reduce complexity of parent mass lists by e.g. filtering out unlikely peptide charge states.
It is a solution to skyline problem using modified priority queue.
Solution to the skyline problem by using MaxHeap
Extract the points that are not dominated by any other points
Skyline of a city given building coordinates (divide and conquer algorithm)
C# based project explain all steps of genetic algorithm on a simple application for 2D-bin-packing
Maestria en Ciencias de la Computacion
Reproduce the paper 🔥"An Edge-Less Approach to Horizon Line Detection"🔥
spatial & multimedia databases: multidimensional data management concepts, theories, and technologies, focusing on data access methods and similarity query processing for spatial, multimedia, and Web-based databases, with particular emphasis on video indexing and search.
A extension to Minibase: a relational database in Java. Added Skyline, Joins, GroupBy operators along with indexes (hash & b-tree) and the database catalog with query executor.
Add a description, image, and links to the skyline topic page so that developers can more easily learn about it.
To associate your repository with the skyline topic, visit your repo's landing page and select "manage topics."