Monday 23 January 2017

MATLAB PROGRAM TO EVALUATE QUADRATIC EQUATION(Ax^2+Bx+C=0)

prompt = 'Enter A'
A= input(prompt) % Read A from keyboard
prompt = 'Enter B'
B= input(prompt) % Read B from keyboard
prompt = 'Enter C'
C= input(prompt) % Read C from keyboard


quat=[A,B,C]      
   
x=roots(quat)  % roots is a function to evaluate polynomial

Tuesday 17 January 2017

Privacy browser - EPIC

EPIC is a privacy browser... It prevents tracking.

Key Features




1) Comprehensive Ad & Tracker Blocking

2) Search Protection

3) Address bar and url tracking removed

4) Hides your ip

5)25% Faster than other browsers

6) Video Downloading is integrated into Epic

Download link: https://epicbrowser.com/thank_you.php


How to change your public ip address:


1) Open EPIC browser click a red icon shown at the right side of address bar.

2)Select Country from the list

you are done..

This is just for information .. this site and author is not responsible for any type of illegal activities..



Navodhya PGT Computer science Question Paper 2016(Computer science part only)





























Monday 16 January 2017

ISRO 2011 CSE Question Paper


























Solving Pipeline Questions Methods and Equations

While solving pipeline questions remember the following...

1) Given Stage delays and overhead

       Clock time = Max(Stage delay)+ Overhead
2)Number of instructions(n) and number of stages(k) are given

Number of Clocks =( k+ (n-1)   ) clocks

3) Percentage of brach instuctions and number of stalls  are given

   Time taken= 1+stall * number of stalls

4)Frequency = 1/Time period

5) Don't forget about  hazards and dependencies and operand forwarding techniques while solving pipeline questions

6) Efficiency of pipeline = speed up/ number of stages

7)In ideal condition Maximum speed up =number of stages

8)Remember Speed up is always greater than 1

9)Throughput = 1/Time

10) Highest stage delay then lowest clock frequency

11) Total Execution time= Number of instructions * CPI(Clocks per instructions) * cycle time




Sunday 15 January 2017

Download videos while streaming

If you are using google chrome do the following steps to download videos

1)Open a new tab

2)Right click and select inspect

3) Open video in this tab and play it

4) Then go to network tab of inspect window

5)There you can see lots of links , right click on one whose size increases and type is media or mp4 etc..

6)Copy the URL and put it on some download managers... Enjoy


Immediate shutdown of systems - windows

Sometimes our system shutdown immediately after working for sometime and this may happen frequently.

Normally we will think this is because of hardware error or something like that. But remember that hardware error causes some sound from inside the system. Mainly this immediate shutdown is because of software errors due to missing of some files. This missing arise mainly  due to improper shutdown.. For fixing such errors boot from windows cd or usb and go for REPAIR windows option. 

Twitter Delicious Facebook Digg Stumbleupon Favorites More