Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

University of Central Florida

Retrospective Theses and Dissertations

1976

Database management

Articles 1 - 1 of 1

Full-Text Articles in Engineering

Implementing Multiple-Linked Lists In The Minicomputer-Microcomputer String Processor, C. String, John H. Firestone Jan 1976

Implementing Multiple-Linked Lists In The Minicomputer-Microcomputer String Processor, C. String, John H. Firestone

Retrospective Theses and Dissertations

The report will demonstrate how to implement a basic linked-list data structure in RAM for C. STRING. The result of this implementation is Memory Allocation or Data Management which obtains or releases memory space as required in C. STRING. The basic concepts of data structures such as strings, lists and stacks are discussed and the algorithm for allocation of space is developed. The C. STRING user language TOSCL, and the TOSCL parse algorithm with Data Management is described. Finally, the INTEL's Schottky Bipolar LSI microprocessor is microcoded to implement Data Management.