Server that performs like a super computer

SeaMicro, a US-based startup, has developed a server with 512 Intel Atom chips that performs like a super computer but consumes 75 percent less power and space than current servers.This development could be a big blow to server vendors such as Dell, Hewlett-Packard and IBM.And it culd be very useful for big data centres that [...]

Continue reading →

Tablets to outsell netbooks in the US

In the US, staring in 2012, tablets will outsell netbooksm and by 2014, more consumers will use tablets than netbooks, says a Forrester Research report.According to the report, fueeled by a growing interest in tablet computers, nearly half a billion PCs will be sold to consumers in the US between now and 2015. Over the [...]

Continue reading →

Noise-Cancelling Headphone

Cyberstar Infocom has introduced Creative’s noise cancelling headphones equipped with X-Fi technology.The Aurvana X Fi headphones can be used with any MP3 player and even iPhone. X-Fi Crystallizer technology restores the detail and vibrancy to compressed music and movies.All the highs and lows are intelligently enhanced,ensuring you hear everything in clarity.The noise cancellation technology significantly [...]

Continue reading →

USB typewriter

The USB typewriter is a new groundbreaking innovation in the field of obsolescence.Lovers of the look,feel and quality of old-fashioned manual typewriters can now use them as keyboards for any USB-capable computer,such as PC,Mac or even iPad! The modification is easy to install,it involves no messy wiring,and does not change the outward appearance of the [...]

Continue reading →

World’s fastest laptop hard drive

Seagate has started shipping the world’s fastest 6.4 cm (2.5-inch) laptop PC hard drive,combining SSD-like performance with the massive capacity and much lower cost of HDDs.The Momentus XT drive features Adaptive Memory-a ground breaking new technology from Seagate that learns and optimises the drive’s performance to each user by moving frequently used information into the [...]

Continue reading →

Computer viruses can infect humans too

A chip implanted in the human body has the potential to infect and be infected by other systems and devices.This may have serious implications for implanted medical devices. This is finding of a research being conducted to draw attention to the lack of security in implantable devices,including medical ones.Mark gasson,a senior research fellow at the [...]

Continue reading →

Smart clothes to help you cope with stress

Smart clothes that monitor your psychological states,temperature and heart rate could soon be available so as to help you cope with stress. As part of an artistic project called Wearable Absence uses garments,the clothes will be made of textiles woven with various wireless sensors that can track various types of biological conditions of the wearer,such [...]

Continue reading →

Software Safety and Hazard Analysis

Software safety and hazard analysis are SQA activities that focus on the identification and assessment of potential hazards that may impact software negatively and cause entire system to fail. If hazards can be identified early in the software engineering process software design features can be specified that will either eliminate or control potential hazards. A [...]

Continue reading →

DATA MINING FOR FINANCIAL DATA ANALYSIS

Most banks and financial institutions offer a wide variety of banking services (for example saving balance checking, individual transactions), credit (such as loans, mortgage) and investment services (mutual funds). Some also offer insurance services and stock investment services. Financial data collected in the banking and financial i9ndustry are often relatively complete,reliable and of high quality,which [...]

Continue reading →

Requirements for Clustering in Data Mining

Clustering is a challenging and interested field potential applications pose their own special requirements. The following are typical requirements of clustering in data mining: 1. Scalability: Many clustering algorithms work well on small data sets containing fewer than 200 data objects. However, a large database may contain millions of objects. Clustering on a sample of [...]

Continue reading →

CLUSTERING IN DATA MINING

Clustering is a division of data into groups of similar objects. Each group, called cluster, consists of objects that are similar between themselves and dissimilar to objects of other groups. Representing data by fewer clusters necessarily loses certain fine details (akin to lossy data compression), but achieves simplification. It represents many data objects by few [...]

Continue reading →

Dynamic Linking

Dynamic linking is the process by which an application in the Windows environment is able to link  to library functions at run time. Ina standard C# program, various built-in functions, which are invoked by the program, are resolved to a library during compilation. The library contains code for these functions. The compiler identifies the library [...]

Continue reading →

Event-Driven Programming

Windows enables you to execute programs by using a mouse. When you click on a control, an event is generated. An event is an action performed by the user. Windows generates messages in response to each event performed by the user. These messages are sent to the application and, depending on the messages received, the [...]

Continue reading →

Types of Dialog Boxes in Windows

Windows provides the following types of dialog boxes : Modal System modal Modeless   Modal Dialog Box A modal dialog box does not allow you to switch focus to another area of the application which has invoked the dialog box. However, you can switch to other windows applications while the modal dialog box is being [...]

Continue reading →
Page 1 of 72123456»102030...Last »