Browse latest pages published by users of conveylive. Sign in to rate articles according to your like or dislike.
You may also post comments and discuss.
Technology helps to make life easier and better than past. In the last 50 years technology has undergone an amazing transformation.
The days when we had to go to the library to do research for a research paper, had to search for the morning newspaper to get the latest news, had to buy a stamp and put a check in an envelope to pay a bill or had to post letters to our loved ones to keep contact all are thoughts...
»read more
Working Principle of MPEG Player
The job of MPEG is to take analogue or digital video signals and convert them to packets of digital data that are more efficiently transported over a network. Being digital it has the following advantages :
Signal does not degrade...
»read more
To what extent should one trust a statement that a program is free of Trojan horses? Perhaps it is more important to trust the people who wrote the software.
TURING AWARD LECTURE
by KEN THOMPSON
INTRODUCTION
I thank the ACM for this award. I can't help but feel that I am receiving this honor for timing and serendipity as much as technical merit. UNIX 1 swept into popularity with an industry-wide change from central mainframes to...
»read more
#include<iostream>
#include<string>
using namespace std;
int state[3]={0,0,0,0};
char str[10];
//symbol
const int S=10;
//number of states
const int N=4;
void show(){
int j=0,q=0;
...
»read more
Internet has emerged as the most powerful medium for storage and retrieval of information.
WORLD WIDE WEB
The World Wide Web abbreviated as WWW or referred simply as the Web is a system of Internet servers that supports hypertext to access several Internet protocols on a single interface. Because of its features, and because of the Web's ability to work...
»read more
Chapter 2: Beginner
(...continued from http://www.conveylive.com/a/How_to_be_a_Programmer_1)
2.2 Team Skills
Why Estimation is Important
To get a working software system in active use as quickly as possible requires not only planning the development, but also planning the...
»read more
- A collection of software packages and tools used to develop expert systems
Can…
Explain their reasoning or suggested decisions
Display intelligent behavior
Draw conclusions from complex relationships
Provide portable knowledge
Expert system shell
A collection of software packages and tools used to develop expert systems...
»read more
SATA:
In computer hardware, Serial ATA is a computer bus technology primarily designed for transfer of data to and from hard disks and optical drives. It was designed as a successor to the legacy Advanced Technology Attachment standard (ATA). Serial ATA adapters and...
»read more
Properties:
1. It supports cell relay and packet switch network
2. It is a data link layer protocol
3. It is a connection oriented technology
4. It is designed for synchronous optical networking design
5. It helps to implement low...
»read more
IE currently tries to download all fonts on the page...
One area of Web standards where both Mozilla Firefox (version 3.5.3 CRPI: 7.34) and Opera (version 10 CRPI: 6.38) have an edge over Google Chrome (build 3.0.195.25 CRPI: 15.85) is in the field of page-designated font rendering.
It's where the code for the Web page specifies which...
»read more