Bangladesh National University Result

Custom Search

Monday, October 26, 2009

Easy way to show Advertisement in Your Blog and earn money

After creating your blog in www.blogspot.com

1) Select Layout Option
2) Clik Add a Gadget
3) Select Adsense
4) Then you have to submit as they want.
5) If your blog accepted by google Adsense they will give you
Advertisement and when visitor click on to your Ad your account will become improving.
6) Adsense will give you money by check when your money become 100Dollars.
Warning:
1) Dont click your own Advertisement for prevent damage of your Adsense account.
2) Dont write in your blog "Please click the Ad" or something like this.

For more information visit https://www.google.com/adsense or +8801915548801/01717973140

Storing File In Internet and Share with Link

To storing File to Internet From your Computer First Go www.jumbofiles.com then simply register yourself providing Email account and password.After creating your account upload your file by upload option.They will give you a link.When any one go this link they will be able to Download the file.Upload limit is 500GB. So enjoy this.

Wednesday, October 21, 2009

Primary C programming

//Find out Average with unlimited variable

// programed by Syed Razwanul Haque Nabil

//SUST,Physics
//+08801915548801 +08801717973140
//nabilscience@yahoo.com nabilphysics.blogspot.com
In all programme there stdio.h library function
#include stdio.h
main()
{

in t n, count = 1;
float x, average, sum= 0;
printf("How many numbers");
scanf("%d", &n);
do {
printf("x= ");
scanf("%f",&x);
sum += x;
++count;
}
while (count <= n);

average = sum/n;
printf("\nThe average is %f\n", average);
}


//2
// Simple Programme to calculate area and circuference
// Physics 18th Batch CSE C programme lab 22/11/2009
//nabilphysics.blogspot.com ID:200713203 01915548801;01717973140

#include stdio.h //#include
main()
{
do

{
float r,c,A;
printf("Please enter the value of Radius= ");



scanf("%f",&r);
c=2*3.1416*r;
A=3.1416*r*r;

printf("Now the result is circumference= ");

printf("%.3f",c);
printf(" \nArea is= ");
printf("%f",A);
}
while(1);
}



//Digit creator 3

#include stdio.h //#include
main()
{
int digit =0;
do
printf("%d\n", digit++);
while (digit <=100);
}


//4
//Physics 18th Batch CSE C programme class

#include
main()
{
int i;
printf("Please enter the value of i= ");
scanf("%i",&i);
printf("%d\n",i++);
printf("%d",i);
}

//5

//Physics 18th Batch CSE C programme class nabilphysics.blogspot.com
//01915548801 01717973140 Syed Razwanul Haque Nabil 2007132023

#include stdio.h //#include
main()

{

float a,b,c;
printf("Please enter the value of A= and then press enter"); //coment

scanf("%f",&a);
printf("Please enter the value of B and then press enter");
scanf("%f",&b);
c=a+b;
printf("The result is = ");
printf("%f",c);
printf("\nThank you Stay well");
}

//6
// Physics 18th Batch CSE C programme lab 22/11/2009
//nabilphysics.blogspot.com ID:200713203 01915548801;01717973140

#include stdio.h
#include math.h
main()
{
int a,b,c;
float x1,x2;
printf("Enter value of a,b,c: ");
scanf("%d%d%d",&a,&b,&c);
if
(b*b-4*a*c>0)
{
x1=(-b+sqrt(b*b-4*a*c))/(2*a);
x2=(-b-sqrt(b*b-4*a*c))/(2*a);

printf("%f\n %f",x1,x2);
}

else
printf("Wrong Choice of Numbers");
}

//7
//Physics 18th Batch CSE C lab 22/10/2009
// nabilphysics.blogspot.com 01915548801 01717973140 Syed Razwanul Haque Nabil


#include stdio.h
main()
{
do
{
int marks;
printf("\nEnter your marks:= ");
scanf("%d",&marks);

if(marks>=80)
{
printf("A+");
printf("\n Congrates \n");
}
else
if(marks>=70)
{
printf("A");
printf("\n Good \n");
}
else
if(marks>=60)
{
printf("A-");
printf("\n Average \n");
}
else
if(marks>=50)
{
printf("B+");
printf("\n Try to upgrade \n");
}
else
if(marks>=40)
{
printf("B-");
printf("\n Not so good \n");
}
else
if(marks>=33)
{
printf("C");
printf("\n Oh no Be careful \n");
}
else
if(marks<32)
{
printf("Failed");
printf("\n Oh Sorry ");
}
}
while(1);
}


                                    //8// Physics 18th Batch C Programme LAB class 28/10/2009  

#include stdio.h
main()
{
int p;
printf("Please enter the value P: ");
scanf("%d",&p);

        if(p>2)
            if(p<25)
                printf("Number is between 2 and 25");
        else
          printf("Number is not in range 2 to 25");
        }







                                    //9// Physics 18th Batch C Programme LAB class 28/10/2009 


#include stdio.h  //programme will give output as much number you entered
main()
{
do
{
int p;
printf("\nEnter the value of show printf: ");
scanf("%d",&p);
    while(p>0)

    {
      printf(" \n nabilphysics.blogspot.com \n");
      p--;    //for decrasing value
    }
}
 while(1);
}

 

Sunday, September 13, 2009

Computer tips Nabil

http://www.clixsense.com/?2890367 visit for earn money
go to start menu then > run

msconfig >> For Startup control,service control.

cmd >> for DOS mode

dxdiag >> find information about all information about pc.

temp >> find out temporary file and delete those files.

recent >> To find out recently used file.

gpedit.msc >> for group policy

For Network and Other Information using DOS mode:
go start menu > run > cmd >then write

ping www.(desire website).com > to check either ur computer
can reach these website or not.

iplookup > for IP adress.

netstat > For IP adress.

ipconfig > for connection status.

vol > for volume information.

Sunday, August 30, 2009

Money Earnig by Clicking

http://www.clixsense.com/?2890367
Click the link then you find a form.Fill up the form easily then log on to your account. They give you some website click it and wait 30seconds then see your account fill up with dollar.After reaching your account 13 dollars you can cash out your money by check.Very easy just register using above link and see ... . . .. . . . . . .. . . .
http://www.clixsense.com/?2890367

Friday, August 21, 2009

How to Create a Web Counter

http://www.AWSurveys.com/HomeMain.cfm?RefID=Nabil Physics (Click to Earn Money)

WEB counter is such a option by which you can measure how much user visit your website. It is very much easy to create a web counter and its free. To make a web counter first you have to go www.plugin.ws . Then you have to register simply providing some information. They give you HTML code. Copy these and paste to your website. You web counter then create.

Tuesday, August 18, 2009

How To Earn Money From Internet


1) By Survey Website: Go their website by clicking http://www.AWSurveys.com/HomeMain.cfm?RefID=Nabil Physics

Then chose option “create a account”.Then Provide require information very easily and within 5 minutes your account will create.

Then you can see many survey(making summarizing of given website).
Make summery of website given and earn 4 to 6 Dollar for surveying.
You can cash out money when your account 75 Dollar by alertpay.
For further information go by above link & read their terms & condition.For cash out money go www.alertpay.com register free.You have to provide a transition ID which should carefully remembered. When your survey balance reached 75Dolars you have to chose option redeem money with alertpay. Please dont select Paypal.Then you are able to earn money.When surveys are not available then you can earn money with their reffera program.Referral means refer any one to register in their website by your link(which you have to copy from refferal option). .Click refferal option copy the link and give your friend for register with these link.For every registration you will find 1.25 Dollar.So try now.Thank you.For any info contact with me.
For Exclusive Quotes visit www.nabilsust.blogspot.com
http://www.clixsense.com/?2890367

Monday, August 17, 2009

How to Create a WebSite

http://www.clixsense.com/?2890367
very easy. just three steps you have to complete. First go www.blogspot.com then according to following image complete the form and then select create a blog. Ok. For more info contact with me.

http://www.clixsense.com/?2890367
For Exclusive Quotes visit www.nabilsust.blogspot.com
After completing above step you are become the owner of website. You can earn money using this site. Thank you

Sunday, August 16, 2009

Saturday, August 15, 2009

Science Project by Nabil






















This is my science fair project when I was in class 7 (2001). I was able to get 2nd prize in national science fair by this project. This is very useful for measuring water label & prevents unusual use of electricity. Very simple circuit diagr
am so you can try it for your house and industry. Cassette player being used for voice commaned. But you can use voice command circuit instead of cassette player. Connection should made perfectly otherwise short circuit may occured. For more info please contact with me.

http://www.clixsense.com/?2890367
Modern Doorbell

This project is “Modern Doorbell”. This is very much useful when you are abroad from your house. This project was published in “The Daily Prothom Alo” in 2006. It became so popular I had to receive lot of call for several weeks. For new electronics hobbyist it may be not so easy. But I would like to ensure you I will offer all possible help from myself if you want to develop this project. I am very nervous are you able to identify me with these photo. So try to ………..



please do comment about those project for its further

progress.




This project is very critical but valuable.

Fire Protection is very important for industry and house. But in our country fire protection not so available. These is automatic system.

Quiz Master



This diagram is about quiz master. Every small circle indicates answer of the question. "Q-1" means question one. Thus 2 and three. You can expand it. Main mechanism of this project is there are several M.C.Q type question where right answer are pre-defined by electric circuit. By "Answer selection bar" we can select the answer touching it on the answer. If your answer is right the green light will on if your answer is wrong red light will on. Thus quiz become funny and the project act as a toy for kids. Answer sheet can be made with laminated the paper and using aluminum foil pack electric connection can be made. Light should be LED and battery exactly 3V. I am caring this project currently so anybody can see this project live by contact with me. So try your best to make it ................................................................................
http://www.clixsense.com/?2890367

for special sms please visit www.bdsms1.blogspot.com







Einstein Quotes


Einstein Quotes


For More and Image Quotes Plz visit www.nabilsust.blogspot.com

1>Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. That's relativity.

http://www.clixsense.com/?2890367

2>Gravitation cannot be held responsible for people falling love.

3>The important thing is not to stop questioning.

4>He who joyfully marches in rank and file has already earned my contempt. He has been given a large brain by mistake, since for him the spinal cord would suffice.

5>Great spirits have always encountered violent opposition from mediocre minds.

6>Imagination is more important than knowledge...

7>You cannot simultaneously prevent and prepare for war.

http://www.clixsense.com/?2890367

8>I know not with what weapons World War III will be fought, but World War IV will be fought with sticks and stones

9>I never think of the future - it comes soon enough.

10>The hardest thing in the world to understand is the income tax.

11>Try not to become a man of success but rather to become a man of value.

12>If A is success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut.

13>Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

Insanity: doing the same thing over and over again and expecting different results.

14>Science without religion is lame, religion without science is blind.

15>My religion consists of a humble admiration of the illimitable superior spirit who reveals himself in the slight details we are able to perceive with our frail and feeble mind.

16>Reality is merely an illusion, albeit a very persistent one

17>It is the duty of every citizen according to his best capacities to give validity to his convictions in political affairs.

18>Too many of us look upon Americans as dollar chasers. This is a cruel libel, even if the Americans themselves reiterate it thoughtlessly.

http://www.clixsense.com/?2890367



Tuesday, August 4, 2009

Physics Image




This is the nuclear power plant model. This image give us the concept of nuclear energy. by nuclear energy electricity can be produced with low cost. But maintain of nuclear power plant is very costly.











Let all use open source software like linux because we no right to use pirated software. As Bangladesh is a poor country we have no chance to buy software. We have to chance either buy software or create software own. Open source software give us rights to editing as we like. So let us make aware about open source software. When we create in our country open source software friendly environment then it become very easy for us to use such kinds of software.
So lets make your mind clear with open source software.
Search Anything you want.just write and click search and see the magic