TU IOE ENGINEERING NOTES and GUIDES
Sunday, March 30, 2014
To print pattern of numbers
›
Lets learn more about printing of pattern of numbers. In this page I have written the program to print the pattern of numbers. The pattern...
Saturday, March 29, 2014
To print the entered string in reverse order without using library function
›
Lets learn something new about string.In this page I have made a program to find the reverse order of the entered string without using sta...
Thursday, March 27, 2014
A program to find the binary equivalent of the decimal number using function
›
I have written a program to find out the binary equivalent of the decimal number using function. Last time I had written the same program w...
Saturday, March 15, 2014
Thermodynamics Tutorial No.2 Energy Transfer
›
1. A gas undergoes compression from an initial state of V₁ =0.1 m 3 , P₁ =200 KPa to a final state of V₂ =0.04 m 3 , P₂ =500 KPa. If the pre...
Thursday, March 13, 2014
What exactly C is?
›
image credit: shareprogrammingtips.com C is a high level programming language developed by Daniel Ritchie at Bell Laboratories by 197...
Sunday, March 9, 2014
To display the pattern
›
As earlier page in this page also I have written the program to display the following pattern. 0 1 0 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1...
To display pattern of numbers
›
In this page I have written a simple program to display the pattern of numbers. To get more idea have a look for the source code and the out...
›
Home
View web version