Sciweavers

1275 search results - page 129 / 255
» time 1998
Sort
View
PLDI
1998
ACM
14 years 1 months ago
A Study of Dead Data Members in C++ Applications
Object-oriented applications may contain data members that can be removed from the application without a ecting program behavior. Such \dead" data members may occur due to un...
Peter F. Sweeney, Frank Tip
SAC
1998
ACM
14 years 1 months ago
Trading memory for disk bandwidth in video-on-demand servers
In a Video-on-Demand server, requests from different clients are independent of each other and may arrive at random time. Commercial systems may contain hundreds to thousands of c...
Weifeng Shi, Shahram Ghandeharizadeh
SIGCOMM
1998
ACM
14 years 1 months ago
A Digital Fountain Approach to Reliable Distribution of Bulk Data
—The proliferation of applications that must reliably distribute bulk data to a large number of autonomous clients motivates the design of new multicast and broadcast protocols. ...
John W. Byers, Michael Luby, Michael Mitzenmacher,...
SIGCSE
1998
ACM
131views Education» more  SIGCSE 1998»
14 years 1 months ago
Animation, visualization, and interaction in CS 1 assignments
Programs that use animations or visualizations attract student interest and offer feedback that can enhance different learning styles as students work to master programming and pr...
Owen L. Astrachan, Susan H. Rodger
SIGGRAPH
1998
ACM
14 years 1 months ago
The Design of a Parallel Graphics Interface
It has become increasingly difficult to drive a modern highperformance graphics accelerator at full speed with a serial immediate-mode graphics interface. To resolve this problem,...
Homan Igehy, Gordon Stoll, Pat Hanrahan