Posted on 03:45 Hrs,February 21st, 2008 by admin

The Multithreaded Programming Guide describes the multithreaded programming interfaces for the Solaris™ 2.4 system. Read the rest of this entry »

Posted on 03:40 Hrs,February 21st, 2008 by admin

Most business data are stored in relational database systems, and SQL (Structured Query Language) is used for data retrieval and manipulation. Read the rest of this entry »

Posted on 03:36 Hrs,February 21st, 2008 by admin

The Sun Java Studio Creator 2 interactive development environment (IDE) is a tool for developing component-based web applications. Read the rest of this entry »

Posted on 03:25 Hrs,February 21st, 2008 by admin

This Second Edition of The C Programming Language describes C as defined by the ANSI standard. Read the rest of this entry »

Posted on 03:21 Hrs,February 21st, 2008 by admin

This book is not going to praise object-oriented programming or condemn the Old Way. We are simply going to use ANSI-C to discover how object-oriented programming is done, what its techniques are, why they help us solve bigger problems, and how we harness generality and program to catch mistakes earlier.
Read the rest of this entry »

Posted on 03:16 Hrs,February 21st, 2008 by admin

The most basic data structure in MATLAB® is the matrix: a two-dimensional, rectangularly shaped data structure capable of storing multiple elements of data in an easily accessible format. These data elements can be numbers, characters, logical states of true or false, or even other MATLAB structure types.
Read the rest of this entry »

Posted on 03:04 Hrs,February 21st, 2008 by admin

JDK 1.5 introduces several extensions to the Java programming language. One of these
is the introduction of generics.
Read the rest of this entry »

Posted on 08:13 Hrs,February 16th, 2008 by admin

Web programming is probably why you’re reading this book. It’s why the first version of PHP was written and what continues to make it so popular today. With PHP, it’s easy to write dynamic web programs that do almost anything.
Read the rest of this entry »

Posted on 08:09 Hrs,February 16th, 2008 by admin

Mobile telecommunication has developed considerably in recent years: to date over half the population of the Netherlands posses a mobile telephone. Nevertheless, concerns also grow, particularly as to whether exposure to electromagnetic fields from antennas and mobile telephones can adversely affect health.

In this advisory report, the Electromagnetic Fields Committee of the Health Council of the Netherlands provides, on the basis of the scientific literature, an overview of various aspects that may play a role. The Committee comes to the conclusion that there is at present no reason for concern.

However, since mobile telephony leads to widespread electromagnetic field
exposure and relatively little knowledge exists on, especially, longterm effects, it indicates areas for further research. In particular, the Committee indicates in what areas research can be conducted in the Netherlands.

Download Mobile telephones (pdf)

Posted on 08:06 Hrs,February 16th, 2008 by admin

Various web applications allow users to upload files. Web forums let users upload avatars. Photo galleries let users upload pictures. Social networking web sites may allow uploading pictures, videos, etc. Blog sites allow uploading avatars and/or pictures.
Read the rest of this entry »