Bit map: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created the page)
 
m (added Glossary category)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
==Reference==
==Reference==
*{{ND-doc|06.026.01}}, from Glossary
*{{ND-doc|06.026.01}}, from Glossary
[[Category:Acronym]]
[[Category:Glossary]]

Latest revision as of 21:20, 23 July 2014

Bit map is is a register or area of memory that uses individual bits to represent logical values. Commonly used to record the state (used/not used) of areas of memory and memory devices (e.g disks).

Reference