Jump to content

User:Dfletter/ACM Mapping to WP/Data

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dfletter (talk | contribs) at 01:09, 25 November 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

E. Data

E.0 GENERAL

E.1 DATA STRUCTURES

Arrays Distributed data structures Graphs and networks Lists, stacks, and queues Records Tables [**] Trees

E.2 DATA STORAGE REPRESENTATIONS

Composite structures [**] Contiguous representations [**] Hash-table representations Linked representations Object representation Primitive data items [**]

E.3 DATA ENCRYPTION

Code breaking Data encryption standard (DES) [**] Public key cryptosystems Standards (e.g., DES, PGP, RSA)

E.4 CODING AND INFORMATION THEORY (H.1.1)

Data compaction and compression Error control codes Formal models of communication Nonsecret encoding schemes [**]

E.5 FILES (D.4.3, F.2.2, H.2)

Backup/recovery Optimization [**] Organization/structure Sorting/searching

E.m MISCELLANEOUS