I feel that our Mind is a GPS....What we are actually done using a GPS system ?? we are only setting the starting and ending points.... it will direct us from the starting point to the ending point all possible way... Our Mind also have the same feature... So we already set our starting point.. just think about the ending pint every day.. the brain will automatically let you there.....:)
first
Saturday, 9 April 2016
Subscribe to:
Post Comments (Atom)
Round Robin Scheduling program in C | Round Robin scheduling Algorithm with Gantt chart c program|scheduling algorithms
/*Copy right SHYAM REGHU $$http://shyamtr.blogspot.in/*/ #include<stdio.h> int at[100],bt[100],rt[100],temp[100]; float wait_time=0,...
-
IT BASED PRESENTATION AND PROJECT TOPICS FOR ENGINEERS Modems and ISDN Modular Computing HTAM Human Computer Interface Humanoid Robo...
-
Consider the following Grammar : E -> TE' E' -> +TE'/ ∈ T -> FT' T' -> *FT'/ ∈...
-
#include<stdio.h> #define S 20 void main() { int bt[S],at[S],sum_bt=0,smallest,n,i,j,wt[S],ct[S],p[S],w=-1; int sum_tu...
No comments:
Post a Comment