Gaussian Filter Generation in C++
Gaussian Filter is a 2D convolution operator which is extensively used in…
C Program to Transpose a Matrix
A matrix is defined as a rectangular arrangement of numbers in the…
C Program to Find HCF and LCM
The highest common factor (HCF) of two whole numbers is defined as…
C Program to Check Leap Year
A leap year is as a year which contains one additional day…
Palindrome Program in C (Palindrome Number)
In mathematics, a palindrome number is defined as a number that remains…
C Program to Display Armstrong Numbers
An Armstrong Number is an n-digit number which is equal to the…