NotesFAQContact Us
Collection
Advanced
Search Tips
Showing all 3 results Save | Export
PDF pending restoration PDF pending restoration
Kline, Lanaii – 1972
The computer program sets up three dictionaries: basic, fiction, and fantasy. It then processes each essay by parsing the essay into words, checking if the word is a legal word (in the dictionary), and adding it to the essay unique word list. If the word was non-unique, the frequency count for that word in the essay word list is increased by one.…
Descriptors: Computer Programs, Data Processing, Dictionaries, Essays
Kline, Lanaii – 1972
Computer routines designed to determine if a song already exists in a song file data base are described. Written in FORTRAN IV, SONG FILE DATA MATCH compares the note sequence of songs in the data base and the one to be added to it. Information is then presented to the user which analyzes the sequence of notes and compares them to other songs.…
Descriptors: Computer Programs, Data Processing, Databases, Design
PDF pending restoration PDF pending restoration
Kline, Lanaii – 1972
INVENTORY OF ASSETS computer programs differ from the first version of INVENTORY OF ASSETS in that the sort routines used to order the input data are done using the IBM SORT program. This method conserves nearly 700,000 bytes of core storage, thereby decreasing the time required to receive processed jobs by 24 hours. However, this method restricts…
Descriptors: Computer Programs, Data Processing, Design, Design Requirements