Lookup table

id: lookup-table-176-1758688
title: Lookup table
text: In computer science, a lookup table (LUT) is an array that replaces runtime computation with a simpler array indexing operation, in a process termed as direct addressing. The savings in processing time can be significant, because retrieving a value from memory is often faster than carrying out an "expensive" computation or input/output operation. The tables may be precalculated and stored in static program storage, calculated as part of a program's initialization phase, or even stored in hardwar
brand slug: wiki
category slug: encyclopedia
description: Array that replaces runtime computation with a simpler array indexing operation
original url: https://en.wikipedia.org/wiki/Lookup_table
date created: 2003-11-04T10:31:14Z
date modified: 2024-09-03T14:15:41Z
main entity: {"identifier":"Q690265","url":"https://www.wikidata.org/entity/Q690265"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part