Hardware abstraction
From Free net encyclopedia
Revision as of 01:29, 26 November 2005; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
Hardware abstractions are sets of routines in software that emulate some platform-specific details, giving programs direct access to the hardware resources.
They often allow programmers to write device-independent, high performance applications by avoiding standard Operating System calls to hardware.
See also: Hardware abstraction layer
ko:하드웨어 추상화