Monday, July 30, 2007
Traffic light
Sunday, July 22, 2007
Vegetable
Sunday, July 15, 2007
Asia
Chiefly in the eastern and northern hemispheres, Asia is conventionally defined as part of the landmass of Africa-Eurasia – with the western portion of the latter occupied by Europe – lying east of the Suez Canal, east of the Ural Mountains, and south of the Caucasus Mountains and the Caspian and Black Seas. It is surrounded to the east by the
Given its size and diversity,
Monday, July 09, 2007
Management information system
Management Information Systems (MIS) is a general name for the educational discipline casing the application of people, technologies, and procedures —together called information systems — to solve business problems. MIS are distinctive from normal information systems in that they are used to evaluate other information systems applied in operational activities in the organization. Rationally, the term is commonly used to refer to the group of information management methods attached to the automation or support of human decision making, e.g. Decision Support Systems, Expert systems, and Executive information system
Thursday, July 05, 2007
Accumulator
The canonical example for accumulator use is adding a list of numbers. The accumulator is initially set to zero, then each number in spin is added to the value in the accumulator. Only when all numbers have been added is the result seized in the accumulator written to main memory or to another, non-accumulator, CPU register.