Sunday 30 September 2012

Gate Syllabus For ECE - 2013

GATE?
You all Know about that, you all have dream to qualified  GATE and do MTECH from IIT(Indian Institute of Technology) or NIT (National Institute of Technology) or jobs in BHELor any other MNC Company. 

This post is for Electronics and communication  students who want to do this, 

further help give your feedback............

Wednesday 26 September 2012

PTU DateSheet for Examination Dec-2012

hi
This is link of ptu datesheet for examination Dec-2012. you can download PTU datesheet by click on below download link.

Recover Your Deleted Files and Emails with Data Recovery Pro

These days email is so important to our businesses and our lives. With just one click though, an important message can seem to be gone forever! Give yourself some peace of mind with Data Recovery Pro – recover deleted emails and lost files.

Monday 10 September 2012

How to apply GATE 2013 ?

Before Applying, candidates are advised to go through the preliminary requirements given in this website and FAQ or download the GATE 2013 Brochure and read it carefully.


All candidates have to apply ONLINE. Details of the application fee and the steps in the application process are given below. The application fee is non-refundable.

Program For Addition of two numbers in C

Hi, I am Ankit and I am going to describe a very simple program in C for addition of two numbers.


Program:

#include<stdio.h>
#include<conio.h>

VHDL code for Binary to Gray converter

Below is the VHDL code for  4bit binary to gray code converter. It can done here by using dataflow modelling. You can use the modelling to reverse the conversion eg. Gray to Binary conversion.

CODE FOR 4 BIT Binary To Gray Converter

Saturday 8 September 2012

Enable cookies and SSL in Your browser

Some times you will have to enable your browser cookies and SSL(Secure Scokets Layer) for view some Adsense account pages.

For this you have to enable Java Script in your brower to see Googles advertisement and other functions.

For doing so u have to  set your browser preferences, please follow these steps:

Friday 7 September 2012

Block Websites on PC without Using Any Software


Hi friends,
Today I am going to tell how you can block websites on your personal computer without any software. You, all amazed with that thing how it can be possible.

But my friends nothing is impossible. Sometimes you don't want to visit or restrict some sites to childrens or friends or workers etc. So I thought and post this process how can you do this easily.

Tuesday 4 September 2012

VHDL Code For XOR Gate


Program for XOR Gate:-
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
               

Monday 3 September 2012

Install Android 2.3 on htc wildfire


HiHi friends, Today I am going to tell you how can u update you HTC wildfire.You people bought HTC mobile in which older version is available to I am going to tell how to update or upgrade it to 2.3.1.


My friend has a mobile and usually he said to me to update it. At  last  I update my friends htc firmware using a help of an website , then I have decided to upload this content on my blog. Because there are so many persons like my friends have htc mobile and they want to upgrade it to 2.3.1. So friends below is the step for solving this issues  using your efforts.

VHDL Code For OR Gate


Program for OR Gate:-
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
              

Comments System