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

Arithmetic Coding for Data Compression.

TL;DR: It is shown how arithmetic coding works and an implementation that uses table lookup as a fast alternative to arithmetic operations is described that can speed up the implementation further by use of parallel processing.
Book ChapterDOI

Constructing Binary Space Partitions for Orthogonal Rectabgles in Practice

TL;DR: This paper develops a simple technique for constructing a Binary Space Partition (BSP) for a set of orthogonal rectangles in R3 that tunes its performance to the geometric properties of the rectangles, e.g., their aspect ratios.
Posted Content

Optimal Color Range Reporting in One Dimension

TL;DR: In this article, an O(N)-space data structure was proposed to answer one-dimensional color reporting queries in O(k+1) time, where k is the number of colors in the answer and n is the total number of points in the data structure.