Informations on Hardware
About Microsoft Hardware
For more than two decades, the Hardware Group has employed innovative engineering, cutting-edge industrial design and extensive usability testing to create products of exceptional quality and durability that enhance the software experience and strengthen the connection between consumers and their PC. Microsoft Hardware leads the industry in ergonomic engineering, industrial design, and hardware/software compatibility, offering consumers an easier, more convenient and more enjoyable computing experience. Microsoft IntelliMouse® Explorer, which launched in 1999, earned a place on PCWorld.com’s list of “The 50 Greatest Gadgets of the Past 50 Years” as the first mainstream optical mouse that “brought gunk-free pointing devices” to a broad consumer base.
For more than two decades, the Hardware Group has employed innovative engineering, cutting-edge industrial design and extensive usability testing to create products of exceptional quality and durability that enhance the software experience and strengthen the connection between consumers and their PC. Microsoft Hardware leads the industry in ergonomic engineering, industrial design, and hardware/software compatibility, offering consumers an easier, more convenient and more enjoyable computing experience. Microsoft IntelliMouse® Explorer, which launched in 1999, earned a place on PCWorld.com’s list of “The 50 Greatest Gadgets of the Past 50 Years” as the first mainstream optical mouse that “brought gunk-free pointing devices” to a broad consumer base.
HOW COMPUTERS WORK?
A general purpose computer has four main sections: the arithmetic and logic unit (ALU), the control unit, the memory, and the input and output devices (collectively termed I/O). These parts are interconnected by busses, often made of groups of wires.
The control unit, ALU, registers, and basic I/O (and often other hardware closely linked with these) are collectively known as a central processing unit (CPU). Early CPUs were comprised of many separate components but since the mid-1970s CPUs have typically been constructed on a single integrated circuit called a microprocessor.
The control unit, ALU, registers, and basic I/O (and often other hardware closely linked with these) are collectively known as a central processing unit (CPU). Early CPUs were comprised of many separate components but since the mid-1970s CPUs have typically been constructed on a single integrated circuit called a microprocessor.
HARDWARE
The term hardware covers all of those parts of a computer that are tangible objects. Circuits, displays, power supplies, cables, keyboards, printers and mice are all hardware.
PROGRAMMING LANGUAGES
Programming languages provide various ways of specifying programs for computers to run. Unlike natural languages, programming languages are designed to permit no ambiguity and to be concise. They are purely written languages and are often difficult to read aloud. They are generally either translated into machine language by a compiler or an assembler before being run, or translated directly at run time by an interpreter. Sometimes programs are executed by a hybrid method of the two techniques. There are thousands of different programming languages—some intended to be general purpose, others useful only for highly specialized applications.
SOFTWARE
Software refers to parts of the computer that have no material form; programs, data, protocols, etc are all software. When software is stored in hardware that cannot easily be modified (such as BIOS ROM in an IBM PC compatible), it is sometimes termed firmware to indicate that it falls into an area of uncertainty between hardware and software.


0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home