When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Glossary of computer hardware terms - Wikipedia

    en.wikipedia.org/wiki/Glossary_of_computer...

    A technology consisting of computer components and recording media used to retain digital data. It is a core function and fundamental component of computers. [1] device memory. local memory associated with a hardware device such as a graphics processing unit or OpenCL compute device, distinct from main memory.

  3. Computer hardware - Wikipedia

    en.wikipedia.org/wiki/Computer_hardware

    Computer hardware. PDP-11 CPU board. Computer hardware comprises the physical parts of a computer, such as the central processing unit (CPU), random access memory (RAM), motherboard, computer data storage, graphics card, sound card, and computer case. It includes external devices such as a monitor, mouse, keyboard, and speakers.

  4. Hardware abstraction - Wikipedia

    en.wikipedia.org/wiki/Hardware_abstraction

    A hardware abstraction layer (HAL) is an abstraction layer, implemented in software, between the physical hardware of a computer and the software that runs on that computer. Its function is to hide differences in hardware from most of the operating system kernel , so that most of the kernel-mode code does not need to be changed to run on ...

  5. Processor (computing) - Wikipedia

    en.wikipedia.org/wiki/Processor_(computing)

    Processor (computing) In computing and computer science, a processor or processing unit is an electrical component ( digital circuit) that performs operations on an external data source, usually memory or some other data stream. [1] It typically takes the form of a microprocessor, which can be implemented on a single or a few tightly integrated ...

  6. Hardware description language - Wikipedia

    en.wikipedia.org/wiki/Hardware_description_language

    In computer engineering, a hardware description language (HDL) is a specialized computer language used to describe the structure and behavior of electronic circuits, most commonly to design ASICs and program FPGAs.

  7. Data buffer - Wikipedia

    en.wikipedia.org/wiki/Data_buffer

    In computer science, a data buffer (or just buffer) is a region of memory used to store data temporarily while it is being moved from one place to another. Typically, the data is stored in a buffer as it is retrieved from an input device (such as a microphone) or just before it is sent to an output device (such as speakers); however, a buffer ...

  8. Glossary of computer science - Wikipedia

    en.wikipedia.org/wiki/Glossary_of_computer_science

    computer science. The theory, experimentation, and engineering that form the basis for the design and use of computers. It involves the study of algorithms that process, store, and communicate digital information. A computer scientist specializes in the theory of computation and the design of computational systems.

  9. Interface (computing) - Wikipedia

    en.wikipedia.org/wiki/Interface_(computing)

    In computing, an interface is a shared boundary across which two or more separate components of a computer system exchange information. The exchange can be between software, computer hardware, peripheral devices, humans, and combinations of these.

  10. Virtualization - Wikipedia

    en.wikipedia.org/wiki/Virtualization

    In computing, virtualization or virtualisation in British English (sometimes abbreviated v12n, a numeronym) is the act of creating a virtual (rather than actual) version of something at the same abstraction level, including virtual computer hardware platforms, storage devices, and computer network resources.

  11. Word (computer architecture) - Wikipedia

    en.wikipedia.org/wiki/Word_(computer_architecture)

    In computing, a word is the natural unit of data used by a particular processor design. A word is a fixed-sized datum handled as a unit by the instruction set or the hardware of the processor. The number of bits or digits [a] in a word (the word size, word width, or word length) is an important characteristic of any specific processor design or ...