Sciweavers

114 search results - page 21 / 23
» csur 2008
Sort
View
CSUR
2004
91views more  CSUR 2004»
14 years 9 months ago
Line drawing, leap years, and Euclid
Bresenham's algorithm minimizes error in drawing lines on integer grid points; leap year calculations, surprisingly, are a generalization. We compare the two calculations, exp...
Mitchell A. Harris, Edward M. Reingold
CSUR
2004
144views more  CSUR 2004»
14 years 9 months ago
Advances in dataflow programming languages
Many developments have taken place within dataflow programming languages in the past decade. In particular, there has been a great deal of activity and advancement in the field of ...
Wesley M. Johnston, J. R. Paul Hanna, Richard J. M...
CSUR
2000
84views more  CSUR 2000»
14 years 9 months ago
A framework for framework documentation
ks are quite di cult to understand when one rst uses them: the design is very abstract, to factor out commonality the design is incomplete, requiring additional subclasses to creat...
Gregory Butler, Rudolf K. Keller, Hafedh Mili
CSUR
2000
136views more  CSUR 2000»
14 years 9 months ago
Pattern density and role modeling of an object transport service
Many object-oriented frameworks exhibit a high density of design pattern applications. Usually, there are more instances in a framework than there are abstract classes. Yet, only ...
Dirk Riehle, Roger Brudermann, Thomas R. Gross, Ka...
CSUR
2000
78views more  CSUR 2000»
14 years 9 months ago
Developing flexible and high-performance Web servers with frameworks and patterns
The goal of this paper is to illustrate how frameworks and patterns address complexities that arise in the design and implementation of high-performance distributed software syste...
Douglas C. Schmidt, James C. Hu