Success Has No Fixed Formula You Need To Find Your Own

Phone Was Always A Dream,Until and Unless Someone Developed It.

Labels

  • blog by aditya dua
  • dhirubhai ambani
  • dreams
  • failure
  • goal
  • goal setting
  • haar
  • jeet
  • kismat
  • neend
  • power
  • real rags to riches
  • sapne
  • sapno ki taakat
  • success
  • success story

Saturday, 17 November 2012

Want Any Lab Code

If U Want any lab code:::::: mail me :   adityadua1992@gmail.com feedback are always welcom...

LRU Page Replacement Algo in C

/* program to implement page replacement using LRU algorithm*/ #include<stdio.h> int i,j=1,k,l,re[30],p[10],ch,no,nr,c,al=0,a,line=6; struct re {           int st,l,ps; }opr; main() {           clrscr();           printf("enter the length of the reference string:");           scanf("%d",&nr);          ...

FCFS Disk Scheduling Algo implementation in C++

#include<iostream.h> #include<conio.h> #include<stdlib.h> //#include<time.h> int request[100],st,cylinders,n; //time_t t; void random(void ) {        for(int i=0;i<n;i++)     {        //srand(request[(rand()%n)]);        request[i]=rand()%cylinders+1;     } }   void display(void ) {      cout<<"\nThe requests are : \n";      for(int i=0;i<n;i++)         cout<<"...

Saturday, 3 November 2012

What Is A Leader????

WHAT IS A LEADER? Yes what is a leader. Some might think as a strange question but my question is correct. Leader : A term which in our dictionary refers to 40+ old aged person who carries with himself his experience and knowledge who can tackle difficulties. But Is he actually worthy of being called a Leader I doubt ? We often see such characteristics in leader but the reverse is just true. All those 40+ old mangers who are being talked of are just the power in position.A leader is one who inspire and motivates !!!!! Ya a bit bookish. Lets...