Tag: Algorithm

Gaussian Filter Generation in C++

Gaussian Filter is a 2D convolution operator which is extensively used in

Rajendra Bohara Rajendra Bohara

C Program to Transpose a Matrix

A matrix is defined as a rectangular arrangement of numbers in the

Rajendra Bohara Rajendra Bohara

C Program to Find HCF and LCM

The highest common factor (HCF) of two whole numbers is defined as

Rajendra Bohara Rajendra Bohara

C Program to Check Leap Year

A leap year is as a year which contains one additional day

Rajendra Bohara Rajendra Bohara

Palindrome Program in C (Palindrome Number)

In mathematics, a palindrome number is defined as a number that remains

Rajendra Bohara Rajendra Bohara

C Program to Display Armstrong Numbers

An Armstrong Number is an n-digit number which is equal to the

Rajendra Bohara Rajendra Bohara