scispace - formally typeset
J

Jeffrey Scott Vitter

Researcher at University of Mississippi

Publications -  342
Citations -  19164

Jeffrey Scott Vitter is an academic researcher from University of Mississippi. The author has contributed to research in topics: Data structure & Sorting. The author has an hindex of 66, co-authored 341 publications receiving 18546 citations. Previous affiliations of Jeffrey Scott Vitter include Texas A&M University & University of Kansas.

Papers
More filters
Proceedings ArticleDOI

StemFinder: An efficient algorithm for searching motif stems over large alphabets

TL;DR: This work builds motif stem representation more precisely by using regular expressions and proposes an efficient algorithm, called StemFinder, for solving the MSS problem, which aims to find a set of stems that represents a superset of all (l, d) motifs present in the input sequences.
Book ChapterDOI

Computational Complexity of an Optical Disk Interface (Extended Abstract)

TL;DR: A disk-efficient interface is demonstrated and it is shown that its I/O performance in many cases is optimum, up to a constant factor, among alldisk-efficient interfaces.
Journal ArticleDOI

Optimal lexicographic shaping of aggregate streaming data

TL;DR: Efficient resource management at the network edges will better meet quality of service requirements without restricting the scalability of the system and be able to reduce the energy consumption of the host processor and the communication links.
Journal ArticleDOI

Fast Pattern-Matching via k-bit Filtering Based Text Decomposition

TL;DR: In this article, the original file is decomposed into two parts as filter and payload, and the filter part contains the most informative k bits of each byte and the remaining bits of the bytes are concatenated in order of appearance to generate the payload.