Category: Programming

19
Jan
2015

মডুলাস অপারেটর নিয়ে কিছু কথা

ইদানিং প্রব্লেম সল্ভ করতে গিয়ে কিছু প্রব্লেম এ পড়লে দেখছি যে মডুলাস এর ধারনা টা নিজের কাছে…

13
Jan
2015

সি তে মডুলাস এর কাজ

অনলাইন জাজ গুলোতে টুকি টাকি প্রব্লেম সলভ করতে গিয়ে আজকে এক জায়গায় আটকে গিয়েছি…সেটা হচ্ছে মডুলাস অপারেটর এর…

08
Jan
2015

URI Online Judge Solution| 1005 Average 1

Problem: https://www.urionlinejudge.com.br/judge/en/problems/view/1005 Solution: It actually use weighted average/mean You can check this link for weighted mean  …

24
Nov
2014

Project Report – Diabetic Profile Management System : Structured Programming Lab

Project Report – Diabetic Profile Management System : Structured Programming Lab from Zaki Live

23
Nov
2014

C code for bisection method

The Bisection Method is a numerical method for estimating the roots of a polynomial f(x). It is…

23
Nov
2014

C code for bisection method

The Bisection Method is a numerical method for estimating the roots of a polynomial f(x). It is…