Descriptor
Computer Science | 2 |
Computer Software | 2 |
Programing | 2 |
Algorithms | 1 |
Computer Oriented Programs | 1 |
Computer Science Education | 1 |
Data | 1 |
Data Processing | 1 |
Higher Education | 1 |
Information Science | 1 |
Information Storage | 1 |
More ▼ |
Source
Science News | 1 |
Scientific American | 1 |
Author
Peterson, Ivars | 1 |
Wirth, Niklaus | 1 |
Publication Type
Journal Articles | 2 |
Reports - General | 2 |
Education Level
Audience
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Wirth, Niklaus – Scientific American, 1984
Built-in data structures are the registers and memory words where binary values are stored; hard-wired algorithms are the fixed rules, embodied in electronic logic circuits, by which stored data are interpreted as instructions to be executed. Various topics related to these two basic elements of every computer program are discussed. (JN)
Descriptors: Algorithms, Computer Science, Computer Software, Data
Peterson, Ivars – Science News, 1984
Methods to make computer searching as simple and efficient as possible have led to the development of various data structures. Data structures specify the items involved in searching and what can be done to them. The nature and advantages of using "self-adjusting" data structures (self-adjusting binary search trees) are discussed. (JN)
Descriptors: Computer Oriented Programs, Computer Science, Computer Science Education, Computer Software