In this repo, we are trying to show how many ways are there to check whether a number is even or odd.
This is the repo where we discuss on C programming language related Q&A
A collection of programs we did in the 2nd Sem while stuck at home in Quarantine XD yeah 2020 it is.
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.
Implementation and analysis of Fibonacci heap and comparison with binary heap