Index: > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Business Industries Finance Tax

Home > Table (information)


First Prev [ 1 2 ] Next Last

1 Tables as visual aids to conveying information

Tables can help present information in ways that highlight its logical structure using the visual structure of the tables. An organized awareness of the differences among various kinds of table can help make effective use of them. The following examples also suggest the breadth of situations where tables may be helpful:

2 Tables as features offered by application programs

Traditionally, the most familiar media for creating and storing tables have been pen and paper. Given the proliferation of computers at home and in the workplace, computer representations of "paper tables" have become widespread. Common software applications give users the possibility of generating, manipulating, and editing both table data and table formats with ease. Such applications include:

3 Tables as techniques used in programming computers

Data tables are used extensively in computers, in forms as diverse as equal-sized and consecutive blocks of memory locations, on one hand, and "scatter-storage" schemes relying on what are more conventionally known as hash functions, on another. Each is a distinct data structurebinary tree, a simple type of branching linked data structure. In computer science, a data structure is a way of storing data in a computer so that it can be used efficiently. Often a carefully chosen data structure will allow a more efficient algorithm t in computer science. Use of tables is more likely to be invisible to anyone but a few colleagues of the programmer, than to improve comprehension of the tables' contents; in many cases, their technical effectiveness would outweigh even loss of comprehensibility.

Examples include:





Non User