Linux Distribution is an operating system which contain the collection of application based on Linux & a package management system. It is often called as "Distro". It is primarily available on free or open source software based on linux kernel. It usually provided with graphical user interface & using many inbuilt packages, we can impliment x-windowing facility. Packages for this OS is easily available & can be downloaded from internet. A typical version of this OS comprises a Linux kernel, with GNU packages, a window system, window manager & desktop enviornment.
31 Aug 2014
C program to make series loop of any perfect squre integer
#include<stdio.h>
#include<conio.h>
#include<math.h>
void main()
{
int a,c,d[25],e,f[25],g;
int i,j,k,l,m,n,o,r;
float b;
#include<conio.h>
#include<math.h>
void main()
{
int a,c,d[25],e,f[25],g;
int i,j,k,l,m,n,o,r;
float b;
28 Aug 2014
Raspberry pi
Raspberry Pi is commonly used chip board...
Which has many functionality on the board..
it provide many function & pins to connect periphrel devices to it..
It is easily available & can be used in many general purpose application...
For E.g.
-> For Automatic Control Of Home appliances..
-> For servelence Camera
-> Etc....
Which has many functionality on the board..
it provide many function & pins to connect periphrel devices to it..
It is easily available & can be used in many general purpose application...
For E.g.
-> For Automatic Control Of Home appliances..
-> For servelence Camera
-> Etc....
6 Aug 2014
Project based on C++,Civil engineering shop Account manipulation
Basically it is console based application which keeps tracks of good in your inventory,making bills,keeping records of customer and their Account Manipulation.
#include<iostream.h>
#include<conio.h>
#include<fstream.h>
#include<string.h>
#include<stdio.h>
NFC
It is the set of standards for smartphones and similar devices to establish radio communication with each other by touching them together or bringing them into proximity, usually no more than a few centimeters..
smartphone are no longer just fancy mobile devices that let you e-mail and surf the web. A contemporary smartphone has more power than all of the computers that were at NASA's disposal back in 1969 when the United States first landed on the moon. Although you probably won't use your phone to control your own lunar anytime soon, it will do all sorts of other nifty stuff, like replace your wallet, thanks to NFC(near-field communication) technology.
5 Aug 2014
MobileIP
Mobile computing in the true sence will be provide an environment where a user will be able to continuously access data and services in state of mobility.Mobile computing should not be confused with portable computing.In a portable computing environment,we move with the computing device from one location to another and use the network wile stationary.For example, while I'm in office with my laptop computer, I use the company Ethernet LAN; and,when I am back home, I use the broadband at home.
Subscribe to:
Posts (Atom)