Repositório destinado para realização de atividades do Hacktoberfest 2021.
Android is an open-source operating system designed for mobile devices, allowing developers to create a wide range of applications. It supports various hardware and offers a flexible environment for customization and innovation.
Implementation and analysis of Fibonacci heap and comparison with binary heap
CppEphem is a self-contained ephemeris package written in C++. It allows computation of celestial coordinate and date conversions and planet ephemerides by leveraging the Standards of Fundamental Astronomy (SOFA) software (included in the repo). It is C++11 compatible.
Simple Needleman Wunsch Algorithm in C
Breve tutorial para a passagem de argumentos pela linha de comando para programas na linguagem C