Search Results

open access

Trace Elemental Analysis of Ashes in the Combustion of the Binder Enhanced d-RDF by Inductively Coupled Plasma Atomic Emission Spectroscopy

Description: Incineration is an attractive solution to the problems of disposing of municipal solid wastes and supplying energy. Because up to 25 percent of the waste in refuse-derived-fuel systems is ash, the physical and chemical characteristics of ash become more and more important for its potential impacts and methods suitable for their disposal. Trace elements concentration in ash is of great interest because of its relationship to regulatory criteria under the Resource Conservation and Recovery Act (R… more
Date: November 1988
Creator: Tai, Chia-Hui
open access

A Comparison of Meansort and Quicksort

Description: The main purpose of this project is to compare a new sorting method- Meansort with its preceding sorting method- Quicksort. Meansort uses the mean value for each key to determine the partition of the file, but Quicksort selects at random. Experiments proved that in some ways Meansort is superior to Quicksort but is still not perfect since it always needs a mean value for each key. This project implements these two methods and determines the situations under which each of these methods outperfor… more
Date: November 1985
Creator: Tsang, Pey Betty
open access

The Data Structure of a KSAM Key Directory

Description: The purpose of this project is to explore the alternate data structures for a disk file which is currently a preorder binary tree. specifically, the file is the key directory for an implementation of Keyed Sequential Access Method (KSAM) in a mini-computer operating system. A new data structure will be chosen, with the reasons for that choice given, and it will be incorporated into the existing system.
Date: November 1980
Creator: Kirchoff, Deanna T.
Back to Top of Screen